/*  
Theme Name: CDF Networks
Theme URI: http://www.CDFNetworks.com
Description: Custom wordpress theme created by Mike Smith for CDF Networks
Version: 1.0
Author: Blog Theme Machine
Author URI: http://www.blogthememachine.com
*/

/*
***********************************************************

Title:		style.css
Browser(s): 	Firefox - Internet Explorer

Author: 		Mike Smith (www.blogthememachine.com)
Created: 		02.22.2008
Last modified: 	02.24.2008

***********************************************************
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	background: #666666;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#sitewrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: #FFF;

}


/* HEADER WRAP CODES */

.header {
	position: relative;
	float: left;
	width: 1000px;
	padding: 0;
	height: 133px;
	background: #252525 url(images/bg_head.jpg) repeat-x top center;
}

.header-left {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 133px;
	width: 482px;
	background: url(images/bg_logo.jpg) no-repeat top left;
}

.header-right {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 133px;
	width: 518px;
}

.header-ad {
position: absolute;
top: 40px;
right: 10px;
}


/* SEARCH BOX CODES */

.searchtop {
	position: relative;
	float: right;
	margin: 0;
	padding-left: 16px;
	padding-top: 3px;
	background: url(images/bg_searchtop.jpg) no-repeat top center;
	width: 178px;
	height: 90px;
	color: #FFF;
}

.search_input {width: 120px; padding-left: 5px; color: #FFF; border: 0; font-size: 11px; background: transparent; }

form { margin: 0; padding: 0; }

/* NAVIGATION CODES */

.navigation {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 518px;
	height: 27px;
}

.navigation ul {
	overflow: hidden;
	padding: 0;
	margin-top: 12px;
	font: normal 12px/41px Arial;
}

.navigation ul li {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	display: inline;
	height: 26px;
}

.navigation ul li a {
	color: #FFF;
	float: left;
	height: 26px;
	line-height: 29px;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
	text-decoration: none;
}

.navigation ul li a:hover {
	background: url(images/bg_nav-on.jpg) no-repeat top left;
	color: #FFF;
}

.navigation ul li a:hover span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 26px;
	background: url(images/bg_nav-on.jpg) no-repeat top right;
}

/* THREE BOX WRAP CODES */

.threeboxwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	background: #6BACED url(images/bg_threeboxwrap.jpg) repeat-x top center;
}

.boxwrap {
	position: relative;
	float: left;
	width: 349px;
	margin-right: 2px;
	padding: 0;
}

.boxtitle {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 10px;
	background: url(images/bg_threebox-head.jpg) repeat-x top left;
	color: #FFF;
	width: 339px;
	line-height: 37px;
	font-size: 16px;
}

.boxwrapads {
	position: relative;
	float: left;
	width: 298px;
	margin: 0;
	padding: 0;
}

.boxtitleads {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 10px;
	background: url(images/bg_threebox-head.jpg) repeat-x top left;
	color: #FFF;
	width: 288px;
	line-height: 37px;
	font-size: 16px;
}

.boxbody {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	color: #FFF;
	width: 278px;
}

.boxbodylinks {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	color: #FFF;
	width: 349px;
}

.bloglog {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	color: #FFF;

}


.boxbodylinks ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.boxbodylinks li {list-style: none; padding: 0; margin: 0; }

.boxbodylinks a, .boxbodylinks a:visited {
display: block;
padding: 3px;
text-decoration: none;
width: 343px;
color: #FFF;
}

.boxbodylinks a:hover {
background-color: #629EDA;
color: #FFF;
}

/* CONTENT WRAP CODES HERE */

.contentwrap {
	position: relative;
	float: left;
	width: 1000px;
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg_contentwrap.jpg) repeat-y top center;
}

.postboxwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 682px;
}


.post-title {
	position: relative;
	float: left;
	margin-bottom: 10px;
	padding: 0;
	width: 682px;
	background: url(images/bg_post-title.jpg) no-repeat bottom center;
	min-height: 40px;
	height: 40px;
}

.postcontentpost{
	color: #333333;
line-height: 155%;
	font-size: 13px;
}


.post-title h1 {
	margin: 0;
	padding-left: 80px;
	padding-top: 5px;
	width: 450px;
	color: #778854;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}

.post-title h1 a, .post-title h1 a:visited {color: #252525; text-decoration: none; }
.post-title h1 a:hover {color: #6BACED;}

.post-comments {
	position: absolute;
	top: 0px;
	right: 5px;
	height: 29px;
	line-height: 29px;
	background: url(images/icon_comment.jpg) no-repeat top right;
}

.post-comments a, .post-comments a:visited {
	padding-right: 34px;
	color:#6BACED;
	text-decoration: none;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.post-comments a:hover {
	color:#252525;
	text-decoration: none;
}

.postboxwrap p {margin: 0; padding-top: 10px; }
.postboxwrap p a, .postboxwrap p a:visited {color: #6BACED; font-weight: bold; text-decoration: none; }
.postboxwrap p a:hover {color: #252525; }

blockquote { color: #898989;  padding: 10px; margin: 10px; }

.post-bottom {
	position: relative;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	width: 672px;
	background: #F6F6F6;
	border-top: 1px solid #B8B8B8;
	border-bottom :1px solid #B8B8B8;
	color: #848484;
	font-size: 11px;
}

.post-bottom a, .post-bottom a:visited {color: #848484; text-decoration: none; }
.post-bottom a:hover {text-decoration: underline; }

.post-subscribe {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	
}

.post-navigation {
	position: relative;
	float: left;
	margin-bottom: 20px;
	padding: 0;
	width: 682px;
	color: #848484;
	font-size: 12px;
}

.post-navigation-next {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 341px;
	text-align: right;
}

.post-navigation-previous {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 341px;
}

.post-navigation-next a, .post-navigation-next a:visited { padding: 5px; color: #252525; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: none; border: 1px solid #B8B8B8; background-color: #F6F6F6;}
.post-navigation-next a:hover {color: #6BACED; text-decoration: none;}

.post-navigation-previous a, .post-navigation-previous a:visited { padding: 5px; color: #252525; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: none; border: 1px solid #B8B8B8; background-color: #F6F6F6;}
.post-navigation-previous a:hover {color: #6BACED; text-decoration: none;}


/* SIDEBOX WRAP CODES */

.sidebarwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 298px;
	background: #EBEBEB;
}

.sideboxwrap {
	position: relative;
	float: left;
	width: 298px;
	margin: 0;
	padding: 0;
}

.sideboxtitle {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 10px;
	background: url(images/bg_sidebox-title.jpg) repeat-x top left;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #252525;
	width: 288px;
	line-height: 31px;
	font-size: 18px;
}

.sideboxtitle h2 {color: #252525; font-weight: normal; font-size: 18px; padding: 0; margin: 0; }

.sideboxbody {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	background: #EBEBEB;
	color: #252525;
	width: 278px;
}

.sideboxbody ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.sideboxbody li {list-style: none; padding: 0; margin-bottom: 5px; }

.sideboxbody a, .sideboxbody a:visited {
text-decoration: none;
width: 288px;
color: #252525;
font-weight: bold;
}

.sideboxbody a:hover {
color: #6BACED;
}

/* RSS BOX SIDEBAR */

.rss-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.rss-big {
	position: relative;
	float: left;
	width: 173px;
	height: 133px;
	padding-left: 105px;
	margin: 0;
}

.rss-big p { margin-bottom: 10px; margin-top: 0; margin-left: 0; margin-right: 0; padding: 0; }

.text_input {
	width: 166px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-right: 5px;
	border: 1px solid #C4C4C4;
	background: #DFDFDF;
	color: #C4C4C4;
}

/* COMMENT CODES */
h2#comments a, h2#comments a:visited { color: #252525; font-weight: bold; text-decoration: none; }
h2#comments a:hover {color: #6BACED; }

.title a, .title a:visited { color: #252525; font-weight: bold; text-decoration: none; }
.title a:hover {color: #6BACED; }

.content a, .content a:visited { color: #252525; font-weight: bold; text-decoration: none; }
.content a:hover {color: #6BACED; }

.reply a, .reply a:visited { color: #252525; font-weight: bold; text-decoration: none; }
.reply a:hover {color: #6BACED; }

.mblrr_v {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.mblrr_v a, .mblrr_v a:visited {display: normal; padding: 0; margin: 0; }
.mblrr_v a:hover {}

#mytable1, #mytable1 td {border: 1px solid #eee;}