body {
	margin: 0;
	padding: 0;
	background: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19D9A;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

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: #3E3530;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 100px;
	background:#fff;
	border-bottom: 10px solid #CCC;
}

#header {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0px 0px 20px;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
}

/* Menu */

#menu {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 30px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 30px 0px;
}
/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	height: 25px;
	padding: 7px 0px 0px 30px;
	letter-spacing: -1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	float:left;
}
.post .date {
	height:25px;
	line-height: 25px;
	padding: 7px 30px 0px 30px;
	letter-spacing: -1px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	float:right;
}

.post .entry {
	padding: 0px 30px 0px 30px;
	padding-bottom: 10px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 2px 20px 0px 0px;
	color: #787878;
}

#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;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #A19D9A;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* 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.jpg') 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.jpg') 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.jpg') 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.jpg') no-repeat -8px -82px; line-height: 30px; padding:5px 0px 0px 30px; margin-left: 5px; }
#quakelive a { text-decoration: none; color: #787878; background: url('img/game_icons.jpg') no-repeat -9px -7px; line-height: 30px; padding:5px 0px 0px 30px; margin-left: 5px; }
#xbox  a { text-decoration: none; color: #787878; background: url('img/game_icons.jpg') no-repeat -9px -32px; line-height: 30px; padding:5px 0px 0px 30px; margin-left: 5px; }

#twitter a:hover { background: url('img/social_icons.jpg') no-repeat -8px -110px; color: #ff0000; }
#lastfm a:hover { background: url('img/social_icons.jpg') no-repeat -8px -135px; color: #ff0000; }
#facebook a:hover { background: url('img/social_icons.jpg') no-repeat -8px -161px; color: #ff0000; }
#email a:hover { background: url('img/social_icons.jpg') no-repeat -8px -183px; color: #ff0000; }
#quakelive a:hover { background: url('img/game_icons.jpg') no-repeat -9px -58px; color: #ff0000; }
#xbox a:hover { background: url('img/game_icons.jpg') no-repeat -9px -82px; color: #ff0000; }

/* Portfolio */

.portfolio { padding: 7px 20px 0px 30px; 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: #28313A; }
.portfolio h2 { margin-bottom: 10px; padding-bottom: 0px; text-transform: uppercase; text-align:left; font-size: 20px; font-weight: bold; color: #3E3530;}

.portfolio ul {
	margin: 0;
	padding: 5px 0px 10px 30px;
	list-style-type:square;
	color: #FF0000;
}
.portfolio ul li {
	margin: 0px;
	padding: 0px;
	line-height:15px;
}
.sbi { color: #5C5C5C; }

/* Contact form */

.entry input, .entry textarea { font-family: helvetica, arial; color: #5C5C5C; font-size: 12px; background: #ffffff; border: 1px solid #5C5C5C; }
.entry .submit input { color: #ffffff; background: #ff0000; 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: #ff0000;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}
#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: #dddddd;
}
.ccont { height: 250px; width: 400px; position:relative; align:center; padding-left: 30px;}
.cleft { float: left; position:relative; }
.cright { float: right; position:relative; }


#tweets { width: 100%; list-style:none; padding: 0; margin:0; }
#tweets li { border: 1px solid #ddd; padding: 10px; background-color:#f1f1f1; }