/*
Theme Name: DSHH Blog Style
Theme URI: http://www.slickconceptions.com/
Description: DSHH Blog Style theme is compatible with 2.3.x and above.
Version: 1.0
Author: William Buchanan of slickconceptions.com
Author URI: http://www.slickconceptions.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, Verdana, "Century Gothic", Helvetica, Arial, sans-serif;
   	font-size: 15px;
	text-align: center;
	vertical-align: top;
	/* background: #76827B; */
	/* background: #8AD0FF; */
	color: #E7F0EC;
	background: #2e4452;
}

a{
	font-weight: bold;
	color: #485956;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 0;
}

/* Header */

#header{
   	margin: 0px auto 0px auto;
	width: 850px;
   	height: 160px;
	vertical-align: top;
	text-align: center;
	background-color: #2e4452;
	/* background-color: rgb(46, 68, 82);
	background: #485956; */
}

#header h1{
	padding: 32px;
	font-size: 28px;
	font-weight: normal;
}

#header h1 a{
	font-weight: bold;
	text-decoration: none;
	color: #D6E4E0;
}

/* Top Menu*/

.topmenu{
	margin: 0px auto 0px auto;
	/* background: #456888; */
	background: #202F39;
    font-size: 17px;
	font-variant: small-caps;
	width: 850px;
	vertical-align: top;
	text-align:center;
	/* background-image:url(images/silver_background.jpg);
    background-position:left top;
    background-repeat:repeat-x; */
    /* border-top: 2px solid #D1E8FF;
    border-bottom: 2px solid #D1E8FF; */
}

.topmenu ul{
	margin: 0;
	padding: 5px 10px 5px 10px;
	list-style-type: none;
}

.topmenu ul li{
	display: inline;
	margin: 0 10px 0 0;
	/* color: #96A19B; */
	color: #FFFFF;
}

.topmenu ul li a{
	/* color: #96A19B; */
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu ul li a:hover{
	color:#FF6600;
}


/* Blockquote */

blockquote, code{
	margin: 10px;
	background: #D3E0DC;
	border-top: 4px solid #485956;
	border-bottom: 4px solid #485956;
 }

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #EAF2EE;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;

}

input, textarea{
	font-size: 14px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0px auto;
	width: 850px;
	text-align: left;
	background: #FFFFFF;
	color: #485956
}

/* border for page */
#container, #header, .topmenu {
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}

#header {
    border-top: 2px solid #FFFFFF;
}

#container {
    border-bottom: 2px solid #FFFFFF;
}

#page{
	padding: 10px;
}

/* Sidebar */

.sidebar{
	margin: 0;
	float: left;
	width: 270px;
	/* margin: 0 10px 0 0; */
	line-height: 20px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
   	list-style-type: none;
}

.sidebar ul a{
	text-decoration: none;
}

.sidebar ul a:hover{
  	/* color: #AFC81C; */
  	color: #ffa34f;
}

.sidebar ul li{
	/* border: 1px solid #485956; */
	border: 1px solid #2e4452;
	border-top: 3px solid #2e4452;
	margin: 0 0 10px 0;
}

.sidebar #search{
	padding: 10px;
	background: #D3E0DC;

}

.sidebar #search input{
	margin: 5px;
	background: #EAF2EE;
	width: 140px;
}

.sidebar #searchsubmit input{
	text-align: center;
	
}

.sidebar ul li h2{
	padding: 5px 10px;
	padding-left: 30px;
	font-size: 16px;
 	font-weight: bold;
	font-variant: small-caps;
	/* background: #485956;
	background: #0D66A2; */
	background: #dfe4e8;
	/* color: #D6E4E0; */
	color:#FF6600;
	border-bottom: 1px solid #2e4452;
	background-image:url(images/heading_background.jpg);
	background-repeat:no-repeat;
    background-position:center left;
    vertical-align: middle;   
}

.sidebar ul ul{
	padding: 5px 10px 10px;
	/* background: #D3E0DC; */
	background: #FFFFFF;

}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#maincolumn{
	float: left;
	width: 550px;
	margin: 0 10px 0 0;
	line-height: 22px;
}

/* Post and Pages */

.post{
	border: 1px solid #2e4452;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border-top: 3px solid #202F39;
}

.post h2{
	font-size: 20px;
	padding: 5px 10px;
	/* background: #374341; */
	background-color: #2e4452;
	/* color:#96A19B; */
	color: #EEEEEE;
	border-bottom: 1px solid #202F39;
}

.post h2 a{
	text-decoration: none;
	/* color:#96A19B; */
	color: #EEEEEE;
}
.post h2 a:hover{
	/* color: #AFC81C; */
	color: #ffa34f;
}

.post h3{
	font-size: 18px;
	padding: 5px 10px;
	/* background: #374341; */
	background-color: #2e4452;
	/* color:#96A19B; */
	color: #EEEEEE;
	border-bottom: 1px solid #202F39;
}

.post h3 a{
	text-decoration: none;
	/* color:#96A19B; */
	color: #EEEEEE;
}
.post h3 a:hover{
	/* color: #AFC81C; */
	color: #ffa34f;
}

.entry{
	padding: 10px 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
	background-color: transparent;
	color: #485956;
}

.entry h1{
	font-size: 26px;
	}

.entry h2 {
	font-size: 22px;
    }

.entry h3, h4, h5 ,h6{
	font-size: 18px;
}

.entry img{
	border: 3px solid #D6E4E0;
	padding: 4px;
	background-color: transparent;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding: 5px;
	background: #D6E4E0;
    font-size: 12px;
}

.postmetadata a{
	color: #485956;
	text-decoration: none;
}
.right{
	float: right;
}
.browse{
	padding: 0 10px 10px;
}


/* Comments */

.comments-template{
	padding: 10px;
	background: url('images/back.png') top center repeat-x;
	text-decoration: none;
}
.comments-template a{
	font-weight: bold;
	text-decoration: none;
}

ol.commentlist{
	list-style-type: decimal;
	margin: 0;
	padding: 0;
	
}

ol.commentlist li{
	margin: 0 0 10px 20px;
}

/* Tag Cloud */

/* Calendar */

table#wp-calendar{
	width: 100%;
	font-size: 14px;
	text-transform: none;
	line-height: 20px;
	background: #D3E0DC;
	padding-left: 5px;
	padding-right: 5px;
}

table#wp-calendar caption{
	padding: 5px 15px;
	font-size: 16px;
	font-weight: bold;
	background: #D3E0DC;
}

table#wp-calendar th{
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #EAF2EE;
}

table td#today {
	background: #EEE;
	padding: 0px;
	text-align: center;
}


table#current td{
	background-color: #EAF2EE;
	padding: 0px;
	text-align: center;
}

table#wp-calendar tfoot td{
	text-align: center;
}



/* Footer */

#footer{
	clear: both;
	width: 850px;
	padding: 10px 0 10px 0px;
	line-height: 16px;
  	background-color: #202F39;
  	color: #EEEEEE;
  	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #EEEEEE;
 }
 
#footer a:hover{
	/* color: #AFC81C; */
	color: #ffa34f;
 }


#footer ol, #footer ul{
	margin: 0;
	padding: 0;
}

#footer ul{
	list-style-type: none;

}

#footer ul li{
	display: inline;
	margin: 0 0 10px 0;
}


/* Plugins */

#wp-admin-bar {text-align:center; margin:0; padding:5px; background:#374341;  clear:both; text-align:center; color: #EAF2EE;}
#wp-admin-bar a{color: #EAF2EE;}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:active{text-decoration:none;color:#485956;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi a:hover{color:#AFC81C;}
.wp-pagenavi span.pages{color:#485956;background-color:#D6E4E0;margin:2px;padding:5px 10px;}
.wp-pagenavi span.current{font-weight:bold;color:#485956;background-color:#D6E4E0;margin:5px;padding:5px 10px;}
.wp-pagenavi span.extend{color:#485956;background-color:#D6E4E0;margin:5px;padding:5px 10px;}

#related{padding: 10px;}
#related li{ margin-left: 10px;}
.related_post ul li { margin-left: 10px;}

/**********************************************
My Customs
**********************************************/

#maincolumn h2 {
    font-size: 18px;
}

#header_img {
    /* float: left; */
    height: 150px;
    /* margin: 5px 0 0 15px; */
    margin-top: 7px;
}

#header img { border:none; float:none; margin:0 0 0 0; padding:0; }

#header_ad { padding-top: 5px; padding-right: 3px; margin-top: 0px; padding-bottom: 5px; }

.sub_link { padding-right: 15px; padding-left: 15px; background: #FFFFFF; /* background: #D3E0DC; */ }

.sub_link a { font-size: 12px; }
.sub_link img { width: 130px; height: 97px; }

#sidebar_ad { width: 165px; padding: 5px 0 5px 5px; background: #0D66A2; }
#rsidebar_ad {width: 270px; background: #000000; margin: 0 0 10px 0; font-size: 10px; color: #ffffff; text-align: justify; } 
#rsidebar_ad a {color: #ffffff; }
#links { margin: 0; padding: 0; }
#links li { list-style: none; margin: 0; padding: 0; }
#vids td { text-align: center; }
#vids img { width: 130px; height: 97px; }
#event_sidebar ul li { font-size: 11px; line-height: normal; padding-bottom: 7px; }
#audio_sidebar ul li { font-size: 11px; line-height: normal; padding-bottom: 7px; }
.imgalignright { float: right; margin-left: 30px; margin-bottom: 10px;  }
.blogexcerpt { min-height: 170px; margin-bottom: 30px; }
.fullarticle { font-size: .8em; margin: 20px 0 20px 0; }

.fvideo td img { width: 130px; height: 97px; }
.fvideo td { font-size: .7em; }
.fspotlight { line-height: normal; text-align: center; }
.fsp-entry { height: 200px; /* background: url('images/spotlight_bg.jpg') top center no-repeat; */ }
.fsp-entry a { text-decoration: none; color: black; }
.fsp-entry img{
	border: 3px solid #D6E4E0;
	padding: 4px;
	background-color: transparent;
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto	
}


.podimg_icon {
	vertical-align: middle;
    border: 0;
	margin: 0;
	padding: 0;
}

.podcasting_content img {
    border: 0;
	margin: 0;
	padding: 0;
}

#tag_cloud { padding-bottom: 10px; }
#tag_cloud a { padding-left: 3px; }

fieldset { float: left; clear: left; width: 99%; margin: 0 0 1.5em 0; padding: 0; border: 1px solid #075181; }
fieldset ol { list-style: none; }
fieldset li { padding-bottom: 5px; }
fieldset.txtarea { border: none; padding-top: 15px; background: none;  }
fieldset.txtarea label { vertical-align: top; }
label { margin-right: 1em; margin-left: 1em; }
fieldset.contact label { float: left; clear: both; width: 10em; }
fieldset.contact input.cdin { margin-left: -5em; }
fieldset.submit { background: none; border: none; padding-bottom: 10px; text-align: center; }

#post-50 { margin: 0 0 10px 0; padding: 0 0 0 0; border-top: 3px solid #202F39; }
#post-50 h2{ font-size: 20px; padding: 5px 10px; background-color: #2e4452; color: #EEEEEE; border-bottom: 1px solid #202F39; }
#post-50 h2 a{ text-decoration: none; color: #EEEEEE; }
#post-50 h2 a:hover{ color: #ffa34f; }
.sociable { background: transparent; clear: both; }
.sociable ul { list-style: none; }
.sociable li { float: left; }
.sociable li img { border: none; }
.rel_posts { clear: both; padding-top: 10px; }
.rel_posts ul { margin-left: 0; padding-left: 0; list-style: none; }
.rel_posts li { list-style: none; background-image: url(images/li-bg.gif); background-repeat: no-repeat; background-position: left top; padding-left: 15px;}
.rel_posts li a { font-size: .75em }
.rp_widget ul { list-style: none; }
.rp_widget li { background-image: url(images/li-bg.gif); background-repeat: no-repeat; background-position: left top; line-height: normal;}
.rp_widget li a { font-size: .65em }
.postads { padding-top: 10px; }
#post-468 ul li { list-style: none; }
.entry img { display: block; }
.wpp-post-title { font-size: .65em; }
#wpp-3 ul li { padding-bottom: 10px; line-height: 10px; }
.ad-squares div { padding-top: 10px; padding-bottom: 10px; }