/*
	Theme Name: Cerebrlized
	Theme URI: http://www.cerebralideas.com
	Description: 3 Looped front page with 2 dynamic sidebars.
	Version: 2.0
	Author: [Cerebrl]
	Author URI: http://www.cerebralideas.com
*/
html, body { height: 100%; }

ul {
	list-style-type: none;
}

body {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/bg-c.jpg) repeat-x top center;
	font: 11px/15px sans-serif;
	}

#logo {
	background: url(images/header-c.jpg) no-repeat;
	height: 178px;
	width: 926px;
	margin: 0px;
	padding: 0px;
	}

#adbanner {
	padding: 15px 0 0 156px;
	border: none;
	}

#adbanner a, a:visited { 
	padding: 0;
	border: 0;
	}

#hometable { border-width: 0; }
#hometabletop-h { border-bottom: dotted 2px #ccc; }
#hometabletop-a { border-bottom: dotted 2px #ccc; }

#hometableleftmiddle {
	border-right: dotted 2px #ccc;
	border-bottom: dotted 2px #ccc;
	}

#hometableleftbottom { border-right: dotted 2px #ccc; }
#hometablerightmiddle { border-bottom: dotted 2px #ccc; }
#hometablerightbottom { }

#wrap {
	width: 930px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	}

#content-repeat {
	float: left;
	margin: 30px 0 0 0;
	min-height: 1600px;
	background: url(images/body-repeat-c.png);
	background-repeat: repeat-y;
	}

#content-bot {
	float: left;
	min-height: 1600px;
	background: url(images/body-bot-c.jpg) no-repeat bottom;
	}

#content-top {
	float: left;
	background: url(images/body-top-c.jpg) no-repeat top;
	}

#content {
	width: 926px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	}

#ie_float_hack {
	float: none;
	width: 1px;
	height: 1px;
}

#content a, a:visited {
	padding: 0;
	}

#content h4 {
	font: 12px sans-serif;
	font-weight: bold;
	color: #333;
	margin: 10px 0 0 0;
	}
	
/* This is the featured article's CSS ************/

#featured {
	position: absolute;
	z-index: 0;
	width: 600px;
	height: 250px;
	margin: 20px 0px 0px 222px;
	top: 228px;
	left: 35px;
	background: url(images/feature/featuredimage.jpg) no-repeat left top;
	}

#featured2 {
	position: absolute;
	z-index: 1;
	top: -4px;
	left: -39px;
	width: 700px;
	height: 250px;
	background: url(images/feature/featuredimageframe.png) no-repeat left top;
	}
	
#featuredentry {
	display: block;
	padding: 4px 25px 60px 155px;
	}

#featuredtitlebox {
	background: url(images/50bg.png);
}

#featuredtitle {
	position: relative;
	top: 10px;
	right: 0px;
	font-size: 20px;
	font-family: Georgia, Times, serif;
	letter-spacing: -1px;
	line-height: 16px;
	font-weight: 100;
	color: #fff;
	text-align: right;
	padding: 0;
	margin: 0 250px 5px 0;
	}

#featuredtitle a {
	color: #fff;
	word-spacing: 0.1em;
	text-decoration: none;
	border-style: none;
	font-size: 20px;
	font-weight: 100;
	text-transform: none;
	}

#featuredtitle a:hover { 
	text-decoration: none; 
	}

.featuredmeta {
	position: relative;
	top: -10px;
	height: 20px;
	display: block;
	font: 11px sans-serif;
	color: #fff;
	padding: 0px 0 0 300px;
	margin: 0 0 18px 0;
	}
	
.featuredmeta a {
	color: #fff;
	text-decoration: none;
}

.featuredbody {
	border-bottom: 2px dotted #ccc;
	margin: 0 0 0 300px;
	color: #333;
	font: 12px Helvetica, Arial, serif;
}

.featuredbody a {
	padding: 0 0 0 300px;
	color: #cc0000;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

.featuredbody img {
	padding: 10px 20px 10px 10px;
	border: 0;
	}

div.featuredimg img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div.featuredimgframe img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.featuredbody ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.featuredbody ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

.featuredbody ul li { list-style: square; }

#morefeaturedarticles {
	font-family: Georgia, Times, serif;
	margin: -40px 0 0 455px;
}

#morefeaturedarticles a {
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;
	font-size: 14px;
	color: #666;
}

#morefeaturedarticles a:hover {
	text-decoration: underline;
}

/*#featuredseparator { background: url(images/separator.jpg) no-repeat 10px 275px; }*/
	
/* This is the original article's CSS ***********/

#original { 
	margin: 270px 0 50px 5px; 
	padding: 40px 0 0 0;
	background: url(images/originalcorner.jpg) no-repeat 220px 17px;
	}
	
#originalarchive {
	position: relative;
	top: -100px;
	margin: 0px 0 0px 5px; 
	padding: 30px 0 0 0;
}

#archiveheader {
	padding: 30px 0 0 225px;
}

#archiveheader h2 {
	font: 20px Georgia, Times, serif;
	letter-spacing: -1px;
	color: #999;
	margin: 30px 0 0 0;
}

.archiveentry {
	display: block;
	width: 400px;
	padding: 10px 80px 0px 280px;
	/*font-size: 0.80em;*/
	font: 12px Helvetica, Arial, serif;
	}

#archivepagelinks {
	float: right;
	padding: 20px 240px 0 0;
	font-size: 20px;
}

#archivepagelinks a, a:visited {
	padding: 0 0 0 180px;
	text-decoration: none;
	font-size: 18px;
	color: #cc0000;
}

#original h1 {
	margin: 0 0 0 225px;
	font: 28px Helvetica, sans-serif;
	font-weight: lighter;
	color: #ccc;
	letter-spacing: -2px;
	}

.firstpost { margin: 0px 0 0px 0; }

h3.entrytitle, h3 {
	padding: 0px;
	margin: 35px 0 5px 0;
	}

h3.entrytitle a, h3.entrytitle a:visited, h3 a {
	color: #29496e;
	letter-spacing: -1px;
	text-decoration: none;
	border-style: none;
	font: 22px Palantino, Georgia, serif;
	font-weight: lighter;
	text-transform: none;
	}

h3.entrytitle a:hover, h3 a:hover { text-decoration: underline; }

.entrymeta {
	height: 16px;
	max-width: 320px;
	display: block;
	font: 10px sans-serif;
	color: #b5a17a;
	padding: 0px 0 0 0;
	margin: 0 0 18px 0;
	}

.entrymeta a { 
	border: none; 
	color: #b5a17a;
	}
	
.entry {
	display: block;
	border-bottom: 2px dotted #ccc;
	width: 378px;
	margin: 10px 320px 0px 225px;
	/*font-size: 0.80em;*/
	font: 12px Helvetica, Arial, serif;
	}
	
.entrybody p {
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
	}

.entrybody a {
	color: #cc0000;
	text-decoration: none;
}

.entrybody ul {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style-type: none;
	}

.entrybody ol {
	margin: 0 0 0 30px;
	padding: 0px;
	}

.entrybody ul li { list-style: square; }

.entrybody img {
	padding: 10px 20px 10px 10px;
	max-width: 180px;
	border: 0;
	}

.entrybody ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.entrybody ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

.archiveentrybody p {
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
	}

.archiveentrybody a {
	color: #cc0000;
	text-decoration: none;
}

.archiveentrybody ul {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style-type: none;
	}

.archiveentrybody ol {
	margin: 0 0 0 30px;
	padding: 0px;
	}

.archiveentrybody ul li { list-style: square; }

.archiveentrybody img {
	padding: 10px 20px 10px 10px;
	max-width: 370px;
	border: 0;
	}

.archiveentrybody ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.archiveentrybody ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}


.originalcomments {
	padding: 0 0 15px 15px;
	background: url(images/comments.gif) no-repeat 0 0;
}

.originalcomments a {
	color: #333;
	margin: 0 0 0 0px;

}

.originaledit {
	padding: 10px 0 0 0;
}

.originaledit a {
	color: #333;
	font: 12px sans-serif;
}

.entrybody ul li { list-style: square; }

#pagelinks {
	float: right;
	padding: 20px 315px 0 0;
	font-size: 20px;
}

#pagelinks a, a:visited {
	padding: 0 0 0 180px;
	text-decoration: none;
	font-size: 18px;
	color: #cc0000;

}

/** This is the single article's CSS ******/

#singlecontent {
	width: 926px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;

}
	
.singleentry {
	padding: 10px 310px 0px 225px;
	/*font-size: 0.80em;*/
	font: 12px Helvetica, Arial, serif;
}

.singleentrybody p {
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
	}

.singleentrybody a {
	color: #cc0000;
	text-decoration: none;
}

.singleentrybody a:visited {
	font-size: 12px;
}

.singleentrybody ul {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style-type: none;
	}

.singleentrybody ol {
	margin: 0 0 0 30px;
	padding: 0px;
	}

.singleentrybody ul li { list-style: square; }

.singleentrybody img {
	padding: 10px 20px 10px 10px;
	max-width: 375px;
	border: 0;
	}

.singleentrybody ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.singleentrybody ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

.article2pdf {
	border: 0;
	margin: -32px 0 0px 340px;
}
/* This is the notable article's CSS ************/

#notable {
	position: absolute;
	top: 580px;
	left: 0;
	width: 220px;
	margin: 0 60px 10px 675px;
	}

#notable h1 {
	font: 16px Helvetica, Arial, sans-serif;
	margin: 0 10px 0 0;
	border-bottom: 1px solid #ccc;
	color: #29496e;
	letter-spacing: -1px;
	margin: 0 0 0px 0;
	}

h3.notabletitle {
	letter-spacing: -1px;
	font-weight: 100;
	color: #999;
	padding: 20px 0 0 0;
	}

h3.notabletitle a {
	color: #29496e;
	font: 16px Palantino, Georgia, serif;
	text-decoration: none;
	border-style: none;
	font-weight: 100;
	text-transform: none;
	}

h3.notabletitle a:hover { 
	text-decoration: none; 
	}

.notablemeta {
	height: 16px;
	display: block;
	font: 11px sans-serif;
	color: #b5a17a;
	padding: 2px 0 10px 0;
	}
	
.notablemeta a {
	color: #b5a17a;
	text-decoration: none;
	padding: 2px 0 20px 0;
	
}

.notablebody {
	padding: 0 0 0px 0px;
	color: #333;
	font: 12px Helvetica, Arial, serif;
	border-bottom: 2px dotted #ccc;
}

.notablebody p {
	padding: 0 0 0px 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

.notablebody a {
	padding: 0 0 0 0px;
	color: #cc0000;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

.notablebody img {
	padding: 10px 20px 10px 10px;
	border: 0;
	}

h4.notablebody {
	padding: 10px 0 0px 0px;
	font-weight: normal;
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;

}

div.notableimg img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div.notableimgframe img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.notablebody ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.notablebody ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

.notablebody ul li { list-style: square; }

#morenotablearticles {
	font-family: Georgia, Times, serif;
	margin: 20px 0 0 0;
}

#morenotablearticles a {
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;
	font-size: 14px;
	color: #666;
}

#morenotablearticles a:hover {
	text-decoration: underline;
}
#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	}

/************************************************
*	main sidebar													*
************************************************/
#sidebar-repeat {
	width: 200px;
	position: absolute;
	top: 156px;
	left: 0;
	margin: 90px 0 0 0;
	background: url(images/nav-divide-repeat-c.jpg) repeat-y right;
	}

#sidebar-bot {
	background: url(images/nav-divide-bot-c.jpg) no-repeat right bottom; 
	}

#sidebar-top { 
	background: url(images/nav-divide-top-c.jpg) no-repeat right top; 
	}

#sidebar2 {
	line-height: 1.5em;
	font-size: 10px;
	padding: 10px;
	}

#sidebar2 ul {
	list-style: none;
	width: 150px;
	margin: -10px 0 0px 0;
	padding-left: 10px;
	}

#sidebar2 ul li {
	display: block;
	padding: 0;
	}

#sidebar2 li {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	margin: 10px 0 10px 0;
	}

#sidebar2 ul li a {
	text-transform: none;
	letter-spacing: 0px;
	color: #333;
	display: block;
	text-decoration: none !important;
	font-weight: normal;
	font-size: 13px;
	}

#sidebar2 ul li a:hover {
	color: #000;
	font-weight: normal;
	}

#sidebar2 h2 {
	color: #999;
	margin: 30px 0 8px 0px;
	padding: 5px 0px 12px 0px;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -2px;
	text-transform: none;
	font-family: Georgia, Times, serif;
	}

li.recentcomments { margin: 0 0 8px 0; }
	
li#twittercontent {
	margin: 0 0 20px 0;
}

/************************************************
*	right sidebar													*
**********************************************/

#sidebar {
	position: absolute;
	top: 250px;
	left: 0;
	margin: 0 35px 10px 660px;
	}
	
#sidebar h2 {
	color: #999;
	margin: 30px 0 8px 0px;
	padding: 5px 0px 12px 0px;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -2px;
	text-transform: none;
	font-family: Georgia, Times, serif;
	}

	
li#recent-posts ul {
	width: 200px;
	padding: 0;
	margin: 0;
}

li#recent-posts ul li {
	padding: 0;
	margin: 10px;
}
	
li#recent-posts ul li a {
	padding: 0;
	margin: 0;
	color: #333;
}

#profilepic_profile {
	position: relative;
	width: 210px;
	top: -15px;
	left: -65px;
	padding: 50px 0px 0 60px;
	background: url(images/aboutauthor.jpg) no-repeat;
}

#profilepic_profile p {
	padding: 0px 10px 0px 15px;
}


#relatedposts {
	width: 200px;
	margin: 0;
}

#relatedposts a {
	margin: 10px;
	text-transform: none;
	letter-spacing: 0px;
	color: #333;
	display: block;
	text-decoration: none !important;
	font-weight: normal;
	font-size: 13px;
	}

#relatedposts a:hover {
	color: #000;
	font-weight: normal;
	}
	
/* title for related posts 
h2.widgettitle {
	margin: 15px 0 0 -7px;
	color: #999;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -2px;
	text-transform: none;
	font-family: Georgia, Times, serif;
	}*/

#dsq-recentcomments {
	width: 200px;
}

h2.dsq-widget-title {
	margin: 30px 0 0 0px;
	color: #999;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -2px;
	text-transform: none;
	font-family: Georgia, Times, serif;

}

#disqusrecentcommentsbody {
	margin: 10px;
	text-transform: none;
	letter-spacing: 0px;
	color: #333;
	display: block;
	text-decoration: none !important;
	font-weight: normal;
	font-size: 13px;
}

/****************** CSS for dynamic drop downs for pages menu ************/

.menu {
	width: 745px;
	height: 32px;
	font-size: 0.85em;
	position: relative;
	z-index: 100;
	border-right: 1px solid #000;
	}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width: 746px;
	w\idth: 745px;
	}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

.menu ul ul { width: 149px; }
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	width: 149px;
	position: relative;
	}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	width: 138px;
	height: 30px;
	border: 1px solid #000;
	border-width: 1px 0 1px 1px;
	background: #758279;
	padding-left: 10px;
	line-height: 29px;
	}
	
	
/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a,
* html .menu a:visited {
	width: 149px;
	w\idth: 138px;
	}
	

/* style the second level background */

.menu ul ul a.drop,
.menu ul ul a.drop:visited { background: #d4d8bd url(images/drop.gif) bottom right no-repeat; }
	
/* style the second level hover */

.menu ul ul a.drop:hover { background: #c9ba65 url(images/drop.gif) bottom right no-repeat; }
.menu ul ul :hover>a.drop { background: #c9ba65 url(images/drop.gif) bottom right no-repeat; }
	
	
/* style the third level background */

.menu ul ul ul a,
.menu ul ul ul a:visited { background: #e2dfa8; }
	
	
/* style the third level hover */

.menu ul ul ul a:hover { background: #b2ab9b; }


/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0;
	width: 149px;
	border-top: 1px solid #000;
	}
	
	
/* another hack for IE5.5 */

* html .menu ul ul {
	top: 30px;
	t/op: 31px;
	}

/* position the third level flyout menu */

.menu ul ul ul {
	left: 149px;
	top: -1px;
	width: 149px;
	}


/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left { left: -149px; }
	

/* style the table so that it takes no ppart in the layout - required for IE to work */

.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
	}


/* style the second level links */

.menu ul ul a,
.menu ul ul a:visited {
	background: #d4d8bd;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 128px;
	border-width: 0 1px 1px 1px;
	}
	
	
/* yet another hack for IE5.5 */

* html .menu ul ul a,
* html .menu ul ul a:visited {
	width: 150px;
	w\idth: 128px;
	}
	

/* style the top level hover */

.menu a:hover, .menu ul ul a:hover {
	color: #fff;
	background: #949e7c;
	}

.menu :hover>a,
.menu ul ul :hover>a {
	color: #fff;
	background: #949e7c;
	}
	

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,
.menu ul a:hover ul { visibility: visible; }
	
	
/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul { visibility: hidden; }
	
	
/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul { visibility: visible; }


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
	color: red;
	background: white;
	border-left: 1px solid black;
	}

.menu .current_page_item a {
	color: red;
	font-weight: bold;
	background: white;
	}

.menu ul .current_page_item ul a {
	color: white;
	font-weight: normal;
	background: black;
	}

.menu ul .current_page_item ul a:hover { background: gray; }
.menu .current_page_item a:hover { background: white; }
	

/************* End to the dynamic drop down menu **********************/

h3, h4 { padding: 5px 0 15px 0; }

div#version {
	color: #000000;
	width: 200px;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	float: left;
	padding: 0px 0 0 138px;
	margin: -125px 0 0 0;
	}

#tagline {
	height: 20px;
	text-align: left;
	margin-top: -30px;
	margin-left: 32px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	}

#pages {
	position: absolute;
	height: 28px;
	top: 150px;
	right: 30px;
	padding:  0 0 0 0px;
	background: url(images/top-nav-bg.jpg) repeat-x 0 0;
	}
	
#pages-start {
	display: block;
	height: 28px;
	padding: 10px 0 0px 0;
	background: url(images/top-nav-start.jpg) no-repeat 0 0px;
}

#pages ul {
	list-style: none;
	margin: -3px 0 0px 0;
	padding: 0 0 0px 15px;
}

#pages ul li {
	display: inline;
}

#pages ul li a {
	position: relative;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
	margin: 0 0px 0 0px;
	padding: 0 10px 0 10px;
}

#pages ul li a:hover {
	color: #b5a17a;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
	height: 275px;
	width: 690px;
	padding: 25px 0 0 0;
	}

#footer p {
	padding: 10px;
	margin: 0px;
	}

#footer a, a:visited {
	padding: 0;
	border: 0;
	color: #29496e;
	}

.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

h4, h3, h2, #commentblock h2 {
	margin: 15px 0 0 0;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	}

h2 {
	margin-bottom: 10px;
	font-size: 14px;
	}

a {
	padding: 0 0 0 0;
	margin: 0;
	color: #29496e;
	text-decoration: underline;
	border: 0;
	}

a:visited {
	padding: 0 0 0 0;
	margin: 0;
	font-size: 12px;
	border: 0;
	}

a:hover {
	color: #29496e;
	text-decoration: none;
	}

.breadcrumb {
	font-weight: bold;
	padding: 15px 0 0 0;
	padding: 0 0 0 30px;
	}

.commentAuthor {
	text-transform: none;
	line-height: 1em;
	letter-spacing: 0;
	}

.recentCommentsPostTitle {
	padding: 10px 0 0 0;
	font-weight: bolder;
	text-transform: none;
	line-height: 1.2em;
	letter-spacing: -.5px;
	}

.recentcommentscontainer {
	padding: 0;
	margin: 0;
	text-transform: none;
	line-height: 1em;
	letter-spacing: 0;
	}

/*#honblog {
	float: right;
	padding: 3px 0 0 0;
	}

#honblog a, a:visited {
	padding: 0;
	color: #29496e;
	}

#techblog {
	float: left;
	padding: 3px 0 0 10px;
	}

#techblog a, a:visited {
	padding: 0;
	color: #29496e;
	}

#feedburner {
	float: left;
	padding: 0px 0 5px 25px;
	}

#widget { padding: 70px 0 0 0; }

#feedburner a, a:visited {
	padding: 0;
	color: #29496e;
	}

#delicious {
	font-size: 9px;
	float: left;
	padding-top: 8px 0 15px 11px;
	}

#delicious a, a:visited {
	padding: 0;
	color: #29496e;
	}
*/
#searchdiv {
	margin: 39px 0 0 0;
	padding: 0 0 0 15px;
	}

#gsearch iframe { width: 550px; }

input {
	border: 1px solid #333;
	background-color: #FFf;
	font-family: sans-serif;
	font-size: 9pt;
	color: #000;
	padding: 0px;
	}

#searchbar { margin-left: 10px; }

/************************************************
*	Comments													*
************************************************/

#commentbody {
	position: relative;
	margin: 25px 320px 50px 230px;
}

#disqus_thread {
	position: relative;
	margin: 25px 320px 50px 230px;
}

#commentblock h2 {
	padding: 2px;
	margin: 30px 0 10px 0;
	}

#commentblock {
	float: left;
	width: 500px;
	padding: 0px 0 20px 0;
	text-align: left /*font-size: 0.8em;*/;
	}

ol#commentlist {
	margin: 0px 0 0 0;
	padding: 5px;
	list-style-type: none;
	}

.commentdate {
	font-size: 0.8em;
	padding: 0 0 0 5px;
	}

#commentlist li p {
	margin: 0 0 8px 0;
	line-height: 20px;
	padding: 0;
	}

/*.commentname {
	margin: 0;
	padding-top: 25px 0 5px 0;
	}

.commentname a, a:visited {
	color: #29496e;
	margin: 0;
	padding: 5px;
	}*/

.commentinfo { clear: both; }

.commenttext {
	clear: both;
	margin: 0px 0 10px 0;
	padding: 10px;
	width: 450px;
	background: #ececec url(images/comm.png) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 0px 0 10px 0;
	padding: 10px;
	width: 450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
	}

#commentsformheader { padding-left: 0px; }

#commentsform {
	margin: 0;
	text-align: center;
	padding: 0px;
	}

#commentsform form {
	text-align: left;
	margin: 0px;
	}

#commentsform p { margin: 5px; }
#commentsform form textarea { width: 99%; }

p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

div.caption {
	width: auto;
	float: left;
	font: 10px sans-serif;
	text-align: center;
	margin: 0px 0px 10px 0px;
	}

blockquote {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: italic;
	padding: 1px 0 1px 20px;
	margin: 20px 10px 0 10px;
	color: #666;
	}

div.googlead { padding-left: 25px; }

.adwrap, .adwrapwide, .adwrap-lu, .adwrapbutton {
	margin: 0 0 1em;
	padding: 4px 0;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
	}

.adwrap object {
	width: 336px;
	height: 280px;
	}

.adwrapwide iframe, .adwrapwide object {
	width: 468px;
	height: 65px;
	}

.adwrap-lu {
	margin: 0 0 1em 1em;
	width: 180px;
	float: right;
	}

.adwrap-lu object {
	width: 180px;
	height: 90px;
	}

.adwrapbutton iframe, .adwrapbutton object {
	width: 180px;
	height: 150px;
	}

table { margin: 10px; }

td, th {
	padding: 3px;
	font-weight: normal;
	}
/* #searchdiv-off {
	margin-top: -1px;
	padding-left: 10px;#
}
*/