/** GLOBAL **/

* {margin:0;padding:0;}
a:link, a:visited, a:hover {text-decoration:none;} 
a img {border:none;}
.clear {clear:both}
body {
	color: #333333;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #FFFFFF;
	}
.left {text-align:left;float:left;}
.right {text-align:right;float:right;}


/** HEADER **/

.wrapper {
	width:961px;
	margin-left:auto;
	margin-right:auto;
	}
	#vox {background:transparent url(images/bodybg.png) center top repeat-y;}	
#header {
	background:transparent url(images/top.jpg) top center no-repeat;
	height:295px;
	position:relative;
	}
#tagline {
	position:absolute;
	top:85px;
	right:15px;
	width:300px;
	font-size:11px;
	color:#EF3E0C;
	font-weight:400;
	}		
#topnav {
	width:800px;
	position:absolute;
	bottom:56px;
	right:65px;
	font-size:13px;
	text-align:right;
	}
	*html #topnav {bottom:55px;} /* IE Fix */
	#topnav ul {
		list-style-type:none;
		}
	#topnav ul li {
		float:right;
		margin-left:3px;
		text-align:center;
		overflow:hidden;
		}
	#topnav ul li a {
		color:#FFFFFF;
		line-height:28px;
		background:transparent url(images/navbg.png) top center repeat-x;
		width:82px;
		height:28px;
		font-size:14px;
		display:block;
		padding:0 15px;
		text-decoration:none;
		font-weight:400;
		float:left;
		font-family: tahoma, arial, helvetica, verdana, sans-serif;
		overflow:hidden;
		}
	#topnav ul li a:hover,
	#home #topnav ul li.home-nav a, 
	#blog #topnav ul li.blog-nav a,
	#portfolio #topnav ul li.portfolio-nav a,
	#about #topnav ul li.about-nav a,
	#contact #topnav ul li.contact-nav a {
		background:#FFFFFF;
		color:#EF3E0C;
		}

/** BODY **/

#bodycontent {
	width:640px;
	float:right;
	text-align:left;
	}
	#bodycontent h2, #bodycontent h2 a:link, #bodycontent h2 a:visited {
		margin:0 0 13px 0;
		font-family:tahoma, arial, verdana, helvetica, sans-serif;
		font-size:23px;
		color:#DB0C0E;
		font-weight:400;
		text-decoration:none;
		}
		#bodycontent h2 a:hover {
		margin:0 0 13px 0;
		font-family:tahoma, arial, verdana, helvetica, sans-serif;
		font-size:23px;
		color:#333333;
		font-weight:400;
		text-decoration:none;
		}
		#bodycontent h2 span {color:#999999;padding:0 10px;}
	#bodycontent .bodytext {
		line-height:19px;
		padding:0 75px 20px 0;
		}
	#bodycontent .bodytext p {
		margin:0 0 20px 0;
		}
	#bodycontent .bodytext ul, #bodycontent .bodytext ol {
		margin:15px 0 15px 30px;
		}
	#bodycontent a:link, #bodycontent a:visited {
		color:#EF3E0C;
		font-weight:bold;
		text-decoration:underline;
		}
	#bodycontent a:hover {
		color:#DB0C0E;
		font-weight:bold;
		text-decoration:underline;
		}
	#bodycontent h3 {
		font-weight:400;
		font-family:tahoma, arial, helvetica, verdana, sans-serif; 
		font-size:16px;
		color:#000000;
		margin:25px 0 10px 0;
		}
		#portfolio #bodycontent .bodytext p.topul {margin:0 !important;}
		#portfolio #bodycontent .bodytext ul {margin:5px 0 15px 30px !important;}

/** SIDEBAR **/

#sidebar {
	float:left;
	width:276px;
	background:transparent url(images/verticalbar.gif) top right no-repeat;
	text-align:left;
	line-height:18px;
	font-size:11px;
	}
	#sidebar h1 a {
	display:block;
	height:130px;
	width:153px;
	text-indent:-9999px;
	background:transparent url(images/logo.gif) top center no-repeat;
	}
	#sidebarinner {margin:0 0 0 80px;}
	#sidebar a:link, #sidebar a:visited {
		color:#DB0C0E;
		font-weight:bold;
		text-decoration:underline;
		}
	#sidebar a:hover {
		color:#333333;
		font-weight:bold;
		text-decoration:underline;
		}
	#sidebar #sidebarform {
		margin:50px 0 0 0;
		}
		#sidebar #sidebarform h3.tricks {
			background:transparent url(images/tips-tricks.gif) top left no-repeat;
			height:22px;
			width:115px;
			margin:0 0 7px 0;
			text-indent:-9999px;
			}
		#sidebar #sidebarform input.inputtext {
			padding:5px 6px;
			width:155px;
			background:#f9f9f9;
			border:3px solid #666666;
			font-family:verdana, arial, sans-serif;
			font-size:11px;
			color:#666666;
			}
		#sidebar #sidebarform input.inputsubmit, #sidebar #sidebarform input.inputsubmit:focus {
			background:transparent url(images/join-button.png) top left no-repeat;
			border:none;
			height:25px;
			width:65px;
			text-indent:-9999px;
			position:relative;
			top:-1px;
			left:108px;
			font-size:12px;
			}
		#sidebar #sidebarform p {
			color:#999999;
			font-size:11px;
			line-height:14px !important;
			position:relative;
			top:-7px;
			}
		input:focus {background:#FFFFFF;}
		#sidebar #sidebarform input.inputsubmit:hover {
			background-position:bottom left;
			}



/** FOOTER **/

#footer {
	color:#FFFFFF;
	background:transparent url(images/bottom.png) bottom center no-repeat;
	padding:25px 0 125px 0;
	font-size:11px;
	text-align:right;
	}
	.copyright {margin:0 65px 0 0;}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:400;
	}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:400;
	}




														/** END **/