/*  
Theme Name: tfNewDream
Version: 1.0
Description: Designed by <a href="http://www.themesforge.com">Themesforge</a>.
Author: Ed Bloom
Author URI: http://www.themesforge.com
*/

/*This needs to be up here so it is read right away to prevent tab jumping */
.panel{
	display: none;
}
/*This needs to be up here so it is read right away to prevent tab jumping */

/*-------------------------------------------------------------------------------------------*/
/* 1. FIRST THINGS FIRST! */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Global Reset and Basics */

body {
	/*background: #9CD4E5 url(images/bg.jpg) repeat-x;*/
	color: #333333;
	/* font-family: Arial,Helvetica,Sans-serif; */
	font-family: "Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans-serif;
        /*font-family: Helvetica,Arial,Verdana,sans-serif;*/

	font-size:14px;
	line-height:1.4;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: #228CC9;
	font-family:Arial,Helvetica,Sans-serif;
	line-height:1;
	margin:0;
	}
	
h1  {font-size: 36px; } h2  {font-size: 20px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}
p  {margin: 0;}

/* 1.2 Hyperlinks */

a:link, a:visited  { 
	text-decoration:none; 
	color: #228CC9;
}
a:hover  { 
	text-decoration:none; 

}
.postentry a:hover, .widgetbox a:hover, #bottomwidgets a:hover {
	border-bottom:1px dotted;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline; border:none;}

/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */

#container {
	/*background: url(images/clould_bg.jpg) center top no-repeat;*/
}
#top {
	height: 100px;
        /* background-color: #2798C8;*/
        background: #2798C8 url(images/header_bg.png) center top no-repeat;
        margin: 0 auto;
        padding: 0;
}


.headerwrap {
   
        width: 960px;
        margin: 0 auto;
     }
#logo {
	float: left;
	padding: 20px 0 15px 0px;
	text-align:center;
}

#textylogo {
	float: left;
	padding: 25px 0 15px 20px;
	text-align:center;
}

.textlogo {
	color: #152E38;
}
.textlogo a, .textlogo a:link, .textlogo a:visited {
	color: #152E38;
}

.textlogo a:hover {
	text-decoration: none;
}
.sitedesc {
	color: #152E38;
	display: block;
	padding: 5px 0 0 0;
}

#searchrss {
	float: right;
	padding: 40px 5px 15px 0px;
	width: 310px;
}

.rsssub {
	float: left;
	font-size: 11px;
	padding: 5px 0 0 0;
}

.rsssub ul {
	margin-left: -2px;
	padding: 0;
}

.rss a {
	background: transparent url(images/rss.png) no-repeat scroll 11px center;
	color: #2F718C;
	padding-left: 32px;
	padding-top: 2px;
}

.searchbox {
	float: left;
	background:transparent url(images/form_bg.png) no-repeat scroll 0 0;
	height:31px;
	margin: 0 0 0 10px;
	position:relative;
}

.searchbox input {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	color: #9D9D9D;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	margin:0;
	padding:5px 0px 5px 12px;
	width:156px;
}

.searchbox input.submit {
	height:16px;
	margin:0;
	padding:0;
	position:absolute;
	right:25px;
	top:5px;
	width:15px;
}

#header {

}

.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 960px; margin: 0 auto; }


/* 2.2 Main Menu */

#menuwrap {
        background: transparent url(images/mainnav_bg.png) repeat scroll left top;
	/*border-bottom:5px solid #999999;*/
        color: 333333;
	font-size: 14px;
	height: 38px;
	text-align: left;
	text-transform: uppercase;
}

#menuinner {
        /*float: left;*/
        text-align: left;
}

.menu ul {
        float: left;
        padding: 12px 0 0 10px;
}

.menu a  {
	padding: 0px;
	line-height: 38px;
	margin: 0 30px;
}

.menu li  {
	display: inline;
	position: relative;
	width: 30px;
}

.menu li {
	font-size: 14px;
}

.menu li a {
	text-decoration:none;
	color: #333;
	}

.menu li a:hover {
	border-bottom: 3px solid #228CC9;
	color: #228CC9;
	padding-bottom: 1px;
}

.menu li.current_page_item a, .menu li.current_page_item a:visited, .menu li.current_page_parent a, #menu li.current_page_ancestor a  {
	border-bottom: 3px solid #228CC9;
	color: #248FA6;
	padding-bottom: 1px;
}


#menu-main a:link, #menu-main a:visited {
float: left;
}



/* 2.2.1 Feature */

#featuredtweets {
    
    height: 24px;
    display: block;
    margin: 0;
    position: relative;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
    }

#featuredtweets p {
    position: absolute;
    color: #9F9F9F;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin: 12px 0 12px 0;
    text-transform: uppercase;
}

#featuredtweets span {
    background: none repeat scroll 0 0 white;
    padding: 0 8px 1px 0;
}

#featuredtweets ul {
    left: 150px;    
    position: absolute;
    overflow: hidden;
    margin: 0 0 0 0;
    top: 8px;

}

#featuredtweets li {
    width: 700px;
    color: #2698C7;
}

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

#featuredbox {
	/*background: #E1E8EB;*/
        float: left;
        width: 640px;
	min-height: 300px;
        margin-bottom: 15px;
}

#featuredbox h2 {
    margin: 15px 0 20px 0;
    background: none repeat scroll 0 0 #E7E7E7;
    text-transform: uppercase;
    color: #9F9F9F;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
}

#featuredbox span {
    background: none repeat scroll 0 0 white;
    padding: 0 8px 1px 0;
}





/* Featured Area */

#loopedSlider .container {
    width:640px;
    min-height:150px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
    padding-bottom:20px;
}

#loopedSlider .slides { 
    position:absolute;
    top:0;
    left:0;
}

#loopedSlider .slides > div { 
    position:absolute;
    top:0;
    width:640px;
    display:none;
    padding-top: 0px
}

/*
 * Optional
*/
#loopedSlider { margin:0 auto; width:640px; position:relative; clear:both; }
#loopedSlider .wrap { 
    margin:0 0 15px 0;
}

.wrpconpag {
    width: 640px;
    background: #ccc;
}

#loopedSlider .controls {
    width:120px;
    position: relative;
    background: #ece9d2;
    padding: 10px;
    color: #dcd9c1 !important;
    text-align: center;
    float:right;
    z-index:200;
}
#loopedSlider .controls a { color: #9D9A86 !important; }
#loopedSlider .controls a:hover { color: #333 !important; }
#loopedSlider .previous { margin-right: 5px; }
#loopedSlider .next { margin-left: 5px; }
/* #loopedSlider ul.pagination { display: none; }*/

#loopedSlider ul.pagination { 
    list-style-type:none;
    margin:0;
    padding:0;
    margin:9px auto;
    width:132px;
}

#loopedSlider ul.pagination li {
    float:left;
    margin:0 5px;
}

#loopedSlider ul.pagination a {
    display:block;
    width:12px;
    padding-top:12px;
    height:0;
    overflow:hidden;
    background-image:url(images/pagination.png);
    background-position:0 0;
    background-repeat:no-repeat;
}

#loopedSlider ul.pagination li.active a {
    background-position:0 -12px
}

/*#loopedSlider ul.pagination { list-style:none; padding:0; margin:0; top:-100px; right:0px; position: absolute }
#loopedSlider ul.pagination li  { float:left; }
#loopedSlider ul.pagination li a { padding:2px 4px; }
#loopedSlider ul.pagination li.active a { background:blue; color:white; }*/

#loopedSlider .bottom-bg { position:absolute; bottom:0; left:0; width:940px; background: url(images/featured-bg-bottom.png) no-repeat; height: 60px; }

#loopedSlider h3 {
    color: #333333;
    margin-bottom: 20px;
}

#loopedSlider h3 a {
    color: #333333;
    font-size: 26px;
}

#loopedSlider h3 a:hover {
    color: #333333;
}

.featwrap {
    width: 640px;
}

.featfl {
    float: left;
    width: 250px;
    padding: 0 20px 0 0;
}

.featfr {
    width: 360px;
    float: right;
    /*padding: 0 0 0 10px;*/
}

.featimg img {
    border: 5px solid #CCCCCC;
}

.slide h2, .slide h2 a, .slide h2 a:visited {
	color: #142D38;
}

.slide h2 {
	margin-bottom: 25px;
}

.post .featurethumb {
	background: #CCCCCC none repeat scroll 0 0;
	margin: 0 0 15px 0;
	padding:5px;
	text-align: center;
}

.slide .entry p {
	color: #333333;
}

/* Read More */

.featreadmore {
    margin-top: 10px;
}

.featreadmore a.button {
	background-color:#228CC9;
	border:1px solid #228CC9;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;  
	color:#fff; 
	font-size:12px; 
	padding:3px 8px;
        text-transform: uppercase;
	text-shadow: #777 0px 1px 0px; 
}

.featreadmore a.button:hover {
	cursor:pointer; 
	opacity:0.7; 
}

#feedbutton {
	background:transparent url(images/signup.png) no-repeat scroll center top;
	cursor:pointer;
	height:24px;
	margin:0 0 0 3px;
	width: 90px;
}


/* Top welcome */

#welcome {
    float: right;
    background: #E7E7E7;
    margin: 15px 0 20px 0;
    width: 260px;
    min-height: 100px;
    padding: 20px;
}

#welcome h3 {
    background-image: url(images/hello_tf.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    margin: 0 0 15px 0;
    color: #333333;
    text-transform: uppercase;
    line-height: 22px;
}

#welcome p {
    color: #333333;
    line-height: 1.8em;
    font-size: 12px;
}

ul.hellolist {
    margin: 10px 0 0 0;
}

ul.hellolist li {
    font-size: 12px;
    margin-top: 5px;
}

ul.hellolist li a {
    display: block;
    padding-left: 25px;
    text-decoration: none;
}

ul.hellolist li a:hover {
    text-decoration: underline;
}

.hellotwitter {
    background: url("images/hellotwitter.png") no-repeat scroll left center transparent;
}

.hellofacebook {
    background: url("images/hellofacebook.png") no-repeat scroll left center transparent;
}

.hellorss {
    background: url("images/hellorss.png") no-repeat scroll left center transparent;
}
	
/* 2.3 Main Content */

#content {
	/*background: #F8F8F8 url(images/leftcol_bg.jpg) repeat-x;*/
	min-height: 400px;
	padding: 0;
	margin: 0 auto;
}
* html #content{height:400px;}

#latestnews h2 {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #9F9F9F;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

#latestnews span {
    background: none repeat scroll 0 0 white;
    padding: 0 8px 1px 0;
}

#leftcol {
	width:640px;
}
#leftcol.fullwidth  { 
	width: 960px; 
}

/* 2.5 Sidecol */
#sidebar {
	width:300px;
	padding: 25px 0 0 0;
	overflow:hidden;
}

/* 2.5.1 Sidebar Widgets */

#searchform {
	padding: 25px;
}

/* 2.6 Bottom Widgets */

#bottomwidgets {
	background: #ECECEC;
	border-bottom: 1px solid #19607F;
	border-top: 5px solid #D5D5D5;
	color: #195F7D;
	min-height: 100px;
	padding: 20px 0;
}

#bottomwidgets .widgetblock {
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

#bottomwidgets .widgetblock.last {
	margin-right: 0;
}


/* 2.7 Footer */
#footer { 
	background: #3DA4CD; 
	color:#fff; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-size:11px;
	padding: 20px 0;
	border-top: 1px solid #48C8FB;
}
#footer a { 
	color:#fff; 
}
#footer a:hover { 
	border-bottom:1px dotted; 
}
#footer #credit img{
	vertical-align:middle; 
}
#footer #credit span{
	display:none;
}

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

/* 3.1 Main Posts */

.postbox {
	margin: 0 0 20px 0;
}

.post {
	padding: 25px 25px 20px 0;
	position: relative;
}

.posttitle {
	font-size: 28px;
        position: relative;
	margin: 0 0 5px 0;
	/*font-weight: 400;*/
}

.posttitle a:link, .posttitle a:visited {
	color: #228CC9;
        text-decoration: none;
}

.posttitle a:hover {
        color: #333333;
}

.metapost {
	/*background: #E1E8EB;*/
	color: #818181;
	display: block;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0px;
	text-transform: uppercase;
}

.metapost a {
	/*border-bottom: 1px dotted;*/
}

.metapost a:hover {
	border: none;
        border-bottom: 1px dotted;
        color: #333333;

}

.metapost img {
	margin: 0 2px 0 5px;
	vertical-align: top;
}

.postend {
	border-bottom: 1px solid #E1E8EB;
	padding-bottom: 5px;
	margin: 0 25px;
}

/* Post Fonts */

.postentry h1, .postentry h2, .postentry h3, .postentry h4, .postentry h5, .postentry h6  {	
	margin: 0 0 15px 0; 
}

.postentry p  { margin: 0 0 15px 0; }

.postentry blockquote  { 
	/* background: #E1E8EB; */
	font-style: italic;
	margin: 10px 30px 10px 30px;
	padding: 10px 10px 1px 10px;
	color: #666; 
	

}
.postentry blockquote p  {
	padding-left: 10px;
	border-left: 1px dotted #999;
}

.postentry blockquote p:before {
    content: '"'; 
}
.postentry blockquote p:after {
    content: '"'; 
}


.postentry .alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.postentry .alignright {
	float:right;
	margin:10px 0 10px 15px;
}

.postentry img {
	border:1px solid #DBDBDB;
}

.postentry ul {
	margin:0 0 20px; 
	padding:0 0 0 30px;
}

.postentry ul li {
	list-style-type: disc;
}

.postentry ol {
	margin:0 0 20px;
	padding:0 0 0 30px;
}

.postentry ol li {
	list-style-type: lower-alpha;
}

/* Post Thumbnail */

.postthumb {
	float: left;
	width: auto;
	margin: 0 20px 10px 0; 
}

.postthumb img {
	background: fff;
	border: 5px solid #ccc;
}

/* Read More */

.postentry a.button { 
	background-color:#228CC9; 
	border:1px solid #228CC9; 
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;  
	color:#fff; 
	font-size:12px; 
	padding:3px 8px;
	text-shadow: #777 0px 1px 0px; 
}

.postentry a.button:hover { 
	cursor:pointer; 
	opacity:0.8; 
}

.postcat {
	background: transparent url(images/category_icon.png) no-repeat scroll left top;
	height:16px;
	padding:2px 0 2px 20px;
}

.postcat a, .posttags a {
	font-size: 11px;
}

.postcat a:hover, .posttags a:hover {
	border-bottom:1px dotted;
}

.posttags {
	background: transparent url(images/tag_icon.png) no-repeat scroll left top;
	height:16px;
	padding:2px 0 2px 20px;
}

.posttags a {
        color: #7BADD1;
}


/* 3.3 More Posts */

.moreposts {
	padding: 20px 25px;
	line-height:18px;
}

.moreposts a {
	display: block;
	margin: 0;
	background: #E1E8EB;
	padding: 4px 8px; 
	color: #777;
	text-shadow: #fff 0 1px 0px;
	border: 1px solid #ccc;
}

.moreposts .pagination { 
	margin: 15px 0 0 0; 
	text-align: right;  
}

.moreposts .pagination a:link, .moreposts .pagination a:visited { 
	display: inline; 
	text-decoration: none; 
	background: #E1E8EB;
	color: #777; 
	padding: 4px 8px; 
	border:1px solid #ccc; 
}

.moreposts .pagination .current, .moreposts .pagination .on, .moreposts .pagination a:hover { 
	padding: 4px 8px; 
	background: #D1D7D9; 
	color:#777; 
	text-shadow: #fff 0px 1px 0px; 
	border:1px solid #ccc;  
}

.moreposts .pagination .extend, .moreposts .pagination span.startpage { 
	background: #efefef;
	border:1px solid #ccc;
	color: #777; 
	padding: 4px 8px; 
	text-shadow: #fff 0px 1px 0px; 
}

/* 3.5 Next/Prev Posts */

.nextprevposts {
	margin: 20px 25px 5px 25px;
	padding: 20px;
	background:#eee;
}

.nextprevposts h3 {
	color: #666;
}

.leftprev, .rightnext {
	background: #E1E8EB;
	border: 1px dotted;
	float: left;
	font-size: 11px;
	padding: 8px 15px;
	margin-top: 15px
}

.leftprev a, .rightnext a {
	text-decoration: none;
}

.leftprev a:hover, .rightnext a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.leftprev img {
	margin: -2px 5px 0 0px;
	vertical-align: top;
}

.rightnext img {
	margin: -2px 0 0 5px;
	vertical-align: top;
}

.rightnext {
	float: right;
}

/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */

#sidebar h3 {
	border-bottom: 3px solid #777777;
	color: #228CC9; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:26px; 
	font-weight: 400;
	line-height:14px; 
	margin: 0 0 10px 0; 
	padding:14px 1px 0; 
	height:30px;
}

.widgetbox {
	margin: 0 0 10px 0;
	padding: 0;
	line-height:20px; 
}

.widgetbox .textwidget p { 
	padding: 5px 0; 
	}

#bottomwidgets .widget  { 
	position:relative; 
	margin: 0 0 20px 0; 
	background:#7FC5E3; 
	padding:0; 
	color:#195F7D; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:20px; 
}

#bottomwidgets .widgetblock {
	font-size: 12px;
}

#bottomwidgets h3  { 
	border-bottom: 0;
	color:#0072BC; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:14px; 
	margin: 0; 
	padding:10px 15px 0; 
	height:30px;
	text-transform:uppercase;
}

#bottomwidgets .widgetbox .textwidget p  { 
	padding: 0; 
}

#bottomwidgets .widgetbox {
	padding: 0 15px;
}

#bottomwidgets a, #bottomwidgets a:link {
	color: #369;
}

.adspot_300_250 {
	margin: 10px 0 20px 0;
}

.adspot_125_125 {
	margin: 10px 0 20px 0;
	padding: 18px 0 5px 18px;
}

.adspot_125_125 img {
	display: inline;
	padding: 0 8px 8px 0;
}

.widgetbox ul, .widgetbox div, .widgetbox p, .widgetbox p { 
	padding:0px 5px 10px; 
}

.widgetbox ul, #bottomwidgets ul  { 
	clear:both; margin:0;
}

.widgetbox ul li { 
	background:url(images/bullet_std_1.png) no-repeat 4px 14px; 
	padding-left:20px; 
	border-bottom: 1px solid #E1E8EB;
	line-height: 30px;
}

.widgetbox ul#twitter_update_list li { 
	background:url(images/comm_icon.png) no-repeat 4px 14px; 
	padding-left:30px; 
	border-bottom: 1px solid #E1E8EB; 
}

.widgetbox ul li a, #bottomwidgets ul li a  { 
	padding:0px 0; 
 
	text-decoration: none; 
}

.widgetbox ul li a:hover, #bottomwidgets ul li a:hover  { 
	border-bottom:1px dotted; 
}

.widgetbox ul ul, #bottomwidgets ul ul  { 
	margin:0; 
	padding:0; 
	border-top: none; 
}

.widgetbox ul ul li, #bottomwidgets ul ul li  {  
	border: none; 
}


.widget_recent_comments li, #twitter li  { padding: 6px 0; line-height: 18px; border-bottom: 1px solid #eee; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px !important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */
.widget_tag_cloud a { color:#777; }
.widget_tag_cloud div { padding-top:5px; }

#advert_300x250 {background:none; border:none; }
#advert_300x250 a:hover {border:none;}

#advert_125x125 { padding:18px 0 5px 18px; }
#advert_125x125 img { padding:0 8px 8px 0; }
#advert_125x125 a:hover {border:none;}

	/*- SideTabs -*/
	
.tabsbox {
	line-height: 20px;
/*	padding: 10px 15px; */
	overflow: auto;
}

.idTabs {
	font-size: 12px;
	float:left;
	margin: 0 10px 0px 35px;
	display: inline;
}

.idTabs li{
	float:left;
	display: inline;
}

.idTabs li a {
	color:#333;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border-left: 1px solid #dedbd1;
	border-right: 1px solid #dedbd1;
	border-top: 1px solid #dedbd1;
}

.idTabs li.last a{
	margin: 0
}

.idTabs li a:hover {
	text-decoration: none;
}

.idTabs .selected{
	background:#E1E8EB;
	text-decoration: none
}

.tabcontent {
	border: 1px solid #ccc;
	clear: both;
	padding: 15px;
	margin: 0;
}

.tabcontent ul#pop li  {
	background:transparent url(images/tag_icon.png) no-repeat scroll left top;
	margin: 0 0 0 0;
	padding: 0 0 0 22px;
}

.tabcontent ul#comm li  {
	background:transparent url(images/comm_icon.png) no-repeat scroll left top;
	margin: 0 0 0 0;
	padding: 0 0 0 22px;
}

.tabcontent ul li a {
	text-decoration: none;
	line-height: 18px;
}

.tabcontent ul li a:hover {
	border-bottom: 1px dotted;
}

#tagcloud a {
	margin: 3px;
	padding: 5px;
}

#tagcloud a:hover {
	background: #CCC;
	padding: 5px;
	color: #333;
}

/* Subscribe Widget */

#subscribe a:hover {
	border: none;
}

#minimail {
	padding: 0 0 0 25px;
	display:block;
	line-height: 20px;
	height: 20px;
	}
/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments, #pingtracks {
	background:#ececec; 
	border-top:1px solid #f5f5f5; 
	border-bottom: 1px solid #dadada; 
	position:relative;
	margin:25px;
	padding: 20px;
}

#comments a:hover {
	border-bottom: 1px dotted;
}

#comments h3 { 
	font-size:18px; 
	color:#666; 
	padding-bottom:5px; 
}

#comments .comment {
	margin-top:15px;
	list-style-type:none;
	background: #F6F6F6;
	border: 1px dotted #666;
	padding: 10px; 
}

#comments .comment_meta  { 
	height:40px; 
	line-height:40px; 
	padding:0 10px;
	margin: 0; 
}

#comments .comment_meta .name  { 
	margin: 0;
	font-weight: bold; 
	font-size: 12px; 
}

#comments .comment_meta.comment_date { 
	margin-right:10px; 
	font-size: 12px; 
}

#comments .comment_meta.permalink { 
	margin-right:10px; 
	font-size: 12px; 
}


#comments .comment_meta .comment_date a, #comments .comment_meta .edit { 
	font-size: 11px; 
	color:#777; 
}

#comments .avatar { 
	float: left; 
}

#comments img.avatar  { 
	background:#fff; 
	border:1px solid #ccc;
	padding:4px; 
	margin: 0 7px 0 0;
}

.comment-author cite {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

.comment-author says {
	font-size: 11px;
}


#comments .comment-right  { 
	margin-left: 95px; 
}

#comments .comment_main { 
	background:#fff; 
	border:1px solid #d8d8d8; 
	color:#555; 
	padding:20px 15px 10px 15px;  
	line-height:20px; 
}

#comments .comment_main p  { 	
	margin: 0 0 10px 0;
}

#comments ul.children { 
	padding:0 0 0 25px;
	margin:0;
}

#comments .cancel-comment-reply{
	margin-bottom:10px;
}

#comments .navigation { }

#comments .navigation a{ 
	display: block; 
	margin: 15px 0 0 0; 
	text-decoration: none; 
}
#comments .navigation a:hover{}

#comments a.comment-reply-link { 
	padding:3px 8px; 
	color:#fff; 
	text-shadow: #777 0px 1px 0px; 
	background-color:#228CC9; 
	border:1px solid #228CC9; 
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}
#comments a.comment-reply-link:hover { 
	cursor:pointer; opacity:0.8; 
}


/* 5.2 Comments Form */
#respond  { 
	background:#ececec; 
	border-top:1px solid #f5f5f5; 
	margin: 25px; 
	padding:25px 25px 20px; 
	border-bottom: 1px solid #bbb;
}

#comments #respond {  
	color:#666; 
	margin: 0;
	padding:20px 20px; 
}

#respond h3  { 
	font-size:16px; 
	color:#666;  
}

.pingtrackhead { 
	font-size:18px; 
	color:#666;
	margin-bottom: 5px;
}

#respond .left { 
	float:left; width:200px; 
}

#respond .right { 
	float:left; width:380px; 
}

#commentform  {	
	margin: 15px 0 0 0; 
	font-family:Arial, Helvetica, sans-serif; 
}

#commentform input.txt  { 
	color:#555;
	width:180px; 
	margin: 0 5px 10px 0; 
	padding: 7px 5px; 
	border: 1px solid #eee; 
}

#commentform textarea  { 
	color:#555;
	width: 95%!important; 
	padding: 5px; 
	border: 1px solid #eee; 
}

#commentform #submit  { 
	margin: 15px 0 0 0; 
}

#commentform #submit {  
	padding:4px 8px; 
	color:#fff; 
	font-size:11px; 
	text-shadow: #555 0px 1px; 
	background-color:#228CC9; 
	border:1px solid #228CC9; 
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	text-transform: uppercase;
}
#commentform #submit:hover { 
	cursor:pointer; opacity:0.8; 
}

/* 5.2 Pingbacks / Trackbacks */
h3#pings  { margin: 20px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }


/* Random Headings */

.search_heading, .result_heading {
	margin: 25px;
	padding: 10px;
	background: #E1E8EB;
}

.error_notice {
	margin: 25px;
	padding: 20px;
	background: #E1E8EB;
}

.error_notice h2 {
	padding: 0 0 10px 0;
}

.error_notice h3 {
	padding: 10px 0 0 0;
}

.error_notice #searchform {
	padding: 5px;
}

.error_notice input {
	border:1px solid #CACACA;
	font-size:12px;
	padding:5px;
}

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

#latest30posts {
	padding: 0 25px 25px 25px;
}

#latest30posts ul li {
	background:url(images/bullet_std_1.png) no-repeat 4px 14px; 
	padding-left:20px; 
	border-bottom: 1px solid #E1E8EB;
	line-height: 30px;
}

#latest30posts a:hover {
	border-bottom: 1px dotted;
}

