/*			==[	Reset ]==			*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
img { border: none; }


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff !important;
    background: #03405b no-repeat;
	background: -webkit-gradient(radial, 0 0, 30, 0 0, 1100, color-stop(80%,#03405b), color-stop(0%,#0086bf));
    background: -moz-radial-gradient(left top, #03405b 80%, #0086bf 0%);
	background: -ms-radial-gradient(left top, #03405b 80%, #0086bf 0%);
	background: -o-radial-gradient(left top, #03405b 80%, #0086bf 0%);
	background: radial-gradient(left top, #03405b 80%, #0086bf 0%);
	min-height: 900px;
}
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #a2d2ee;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
	margin: 50px 0px 0px 60px;
}


/* Page */

#page {
	width: 920px;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 30px 0px;
}
/* Content */

#content {
	float: right;
	width: 590px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	height: 25px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	float:left;
}
.post .date {
	height:25px;
	line-height: 25px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	float:right;
	color:#02364c;
}

.post .entry {
	padding: 0px 0px 0px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 2px 20px 0px 30px;
	color: #a2d2ee;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 25px;
	padding: 7px 30px 10px 30px;
	letter-spacing: -1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	color:#02364c;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
	color:#ffffff;
}

#sidebar a {
	border: none;
	color: #cccccc;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #a2d2ee;
}
#sidebar .nav li {
	height: 25px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
}
#sidebar .nav a:hover {
	text-decoration: none;
	color: #a2d2ee;
	font-size:24px;
}
/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

/* Social Networks */

#twitter a { text-decoration: none; color: #787878; background: url('img/social_icons.png') no-repeat -8px -9px; line-height: 30px; padding:5px 0px 0px 30px; margin-left: 5px; }
#lastfm a { text-decoration: none; color: #787878; background: url('img/social_icons.png') no-repeat -8px -34px; line-height: 30px; padding:5px 0px 0px 30px; margin-left: 5px; }
#facebook a { text-decoration: none; color: #787878; background: url('img/social_icons.png') no-repeat -8px -60px; line-height: 30px; padding:5px 0px 0px 30px; margin-left: 5px; }
#email a { text-decoration: none; color: #787878; background: url('img/social_icons.png') no-repeat -8px -82px; line-height: 30px; padding:5px 0px 0px 30px; margin-left: 5px; }

#twitter a:hover { background: url('img/social_icons.png') no-repeat -8px -110px; color: #a2d2ee; }
#lastfm a:hover { background: url('img/social_icons.png') no-repeat -8px -135px; color: #a2d2ee; }
#facebook a:hover { background: url('img/social_icons.png') no-repeat -8px -161px; color: #a2d2ee; }
#email a:hover { background: url('img/social_icons.png') no-repeat -8px -183px; color: #a2d2ee; }

/* Portfolio */

.portfolio { padding: 7px 0px 0px 0px; margin-bottom: 10px; height: 230px; }
.portfolio .port_img { float: left; position:relative; padding: 0px; margin: 0px; }
.portfolio .port_img img { border: 5px solid #bbbbbb; }
.portfolio .port_info { float: right; width: 280px; position:relative; text-align:justify; 
	line-height: 20px; }
.portfolio .port_info h3 { margin-bottom: 5px; padding-bottom: 0px; text-transform: uppercase; text-align:left; font-size: 12px; font-weight: bold; color: #a2d2ee; }
.portfolio h2 { margin-bottom: 10px; padding-bottom: 0px; text-transform: uppercase; text-align:left; font-size: 20px; font-weight: bold; color: #FFFFFF;}

.portfolio ul {
	margin: 0;
	padding: 5px 0px 10px 30px;
	list-style-type:square;
	color: #a2d2ee;
}
.portfolio ul li {
	margin: 0px;
	padding: 0px;
	line-height:15px;
}
.sbi { color: #FFFFFF; }

/* Contact form */

.entry input, .entry textarea { font-family: helvetica, arial; color: #FFFFFF; font-size: 12px; background: #333333; border: 1px solid #5C5C5C; }
.entry .submit input { color: #ffffff; background: #a2d2ee; border: 2px outset #5C5C5C; }

.entry input { width: 250px; padding: 5px; }
.entry textarea { width:300px; height:200px; padding: 5px; }
#submit { 
	font-weight:bold; width: 60px; height: 25px;
	padding: 3px;
	border: none;
	background: #a2d2ee;
	text-transform: lowercase;
	font-size: 11px;
	color: #333333;
}
#contactform { font-weight:bold; }
#contactform td { height: 20px; vertical-align: top; }
#contactlabel { width: 110px; vertical-align: top; padding: 5px; }

input:focus, textarea:focus{
	background-color: #222222;
}
.ccont { height: 200px; width: 400px; position:relative; align:center; padding-left: 30px; padding-top: 20px; }
.cleft { float: left; position:relative; width: 200px; margin-bottom: 20px;}
.cright { float: right; position:relative; width: 200px; margin-bottom: 20px; }


#tweets { width: 100%; list-style:none; padding: 0; margin:0; }
#tweets li { padding: 5px; }

#dicelogo { position: fixed; bottom: 0px; right: 0px; padding: 0px 10px 5px 0px; clear:both; }
#dicelogo img { width:120px; }

