/* 
Theme Name: DateDaily: Blue Steel
Description: A super sexy theme for DateDaily
Author: Ross Noble
*/

/* Colours
--------------------------------------------------
*** General
#AC0049		fushia/red
#7A0000		dark red

#00769E		blue medium
#0E95C4		blue brighter
#D9EFFC		light blue
#96BDD4		blue border

*** Widgets
#00628C		lighter teal
#002A3E		dark teal


*** Mate1.com Colors
#017DBA		bright blue
#0F5672		dark dark teal
#96BDD4		pale blue
#FF6701		bright orange
#BF4C00		dark orange

*/

/* General Elements
-------------------------------------------------- */

/* Reset */
body,h1,h2,h3,h4,h5,p,a,ul,li,img,blockquote {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #222;
	color: #222222;
	font-size: 100%;
	font-family: Helvetica, Arial, sans;
	font-weight: normal;
	margin: 10px auto 0;
	padding: 0;
	
}
#background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	display: none;
}
p {
	line-height: 100%;
	font-size: 0.9em;
	font-weight: normal;
	color: #222222;
	padding-bottom: 10px;
}
h1,h2,h3,h4,h5,h6 {font-weight: normal}
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans;
	color: #AC0049;
	font-size: 2.5em;
	font-weight: bold;
	padding: 0 0 15px 0;
}
h2 {
	font-size: 1.4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans;
	font-weight: bold;
	padding-bottom: 10px;
	letter-spacing: 0.04em;
}
h3 { font-size: 1.0em; }
h4 { 
	font-size: 0.8em; 
	padding-bottom: 10px;
}
h5 { font-size: 0.7em; }
input {
	padding: 3px 8px;
	font-size: 12px;
	border: 1px solid #999999;
}
input.submit {
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #0F5672;
	border: 1px solid #0F5672;
	color: white;
}
input.submit:hover {
	background-color: #017DBA;
	border: 1px solid #0F5672;
}
input.submit:active {
	background-color: #222222;
	border: 1px solid black;
}
textarea {
	padding: 3px;
	font-size: 1.0em;
	font-family: inherit;
	border: 1px solid #CCCCCC;
}
.wrapper {
	background-color: #FFF;
	height: 100%;
	margin: 0 auto;	
	padding: 0;
	width: 1000px;
}
ul {padding-bottom: 20px}
li {
	font-size: 0.9em;
	line-height: 1.4em;
}
.clear {clear: both}
.hide {display: none}
.center {text-align: center;}
a {outline: none}
a.pagejump:hover {text-decoration: none;}

a:link, a:visited {color: #0F5672; text-decoration: none; }
a:hover, a:active {color: #AC0049; text-decoration: underline; }

/* Header
-------------------------------------------------- */
#header {
	margin: 0;
	padding: 0 10px; 
	text-align: left;
}

#header-posts {
	margin: 0;
	padding: 0px 0px 0 0px;
}
.post.header {
	padding: 0 8px;
	float: left;
	width: 180px;
}
.post.header a {padding: 0; margin: 0;}
.post.header a.title:hover {color: /* #FF6701 */#BF4C00;
	text-decoration: underline;
}
.post.header h2 {
	font-size: 1.0em;
}
.post.header img {
	border: 0;
	float: none;
	padding: 0;
	margin: 0 0 5px 0;
}
#logo-ads {
	clear: both;
	margin: 0;
	padding: 0;
}
#logo {
	float: left;
	padding: 10px 0 0 0px;
}
#ad_728x90_header {
	float: right;
	width: 728px;
	height: 90px;
	padding: 10px 0px 10px 0;
	margin: 0;
}

/* Navigation Bar
-------------------------------------------------- */

#nav {
	clear: both;
	height: 40px;
	border-bottom: 0px solid #0F5672;
	background-color: #0F5672;
	background-image: url(http://datedaily.mate1.com/wp-content/themes/bluesteel/images/blue_gradient_2.jpg);
	background-position: bottom;
}
#nav ul.menu {
	list-style-type: none;
	margin-left: 00px;
	padding: 0px 0 0 0;
	float: left;
	border-bottom: 0px solid #0F5672;
}
#nav ul.menu li {
	border-right: 1px solid #0F5672;
	/* border-left: 1px solid #0F5672; */
	float: left;
	display: inline;
	height: 40px;
	margin: 0 0px;
	padding: 0px 0px;
	text-decoration: none;
	letter-spacing: 0px;
	color: white;
}
#nav ul.menu li a {
	border: 0;
	color: white;
	font-family: "Lucida Grande",Verdana,Arial,sans;
	font-size: 11pt;
	font-weight: bold;
	height: 46px;
	text-decoration: none;
	text-shadow: 1px 1px 2px black;
	padding: 10px 15px;
	position: relative;
	top: 9px;
	
}
#nav ul.menu li a:visited {}
#nav ul.menu li:hover {
	background-image: url(images/sprites/gradient-sprite-2.jpg);
	background-position: 0 0;
}
#nav ul.menu li:hover a, #nav ul.menu a:hover {
	color: #FFF;
	cursor: pointer;
}
#nav ul.menu a:active {
	background-color: #FF6701;
	background-image: url(images/sprites/gradient-sprite-2.jpg);
	background-position: 200px 0;
	border: none;
}
#nav ul.menu li.current_page_item, #nav ul.menu li.current-menu-item, #nav ul.menu li.current-category-ancestor, #nav ul.menu li.current-post-ancestor, #nav ul.menu li.current-menu-parent, #nav ul.menu li.current-post-parent {
	background-image: url(images/gradient-sprite.jpg);
	background-position: 0 0;
	border-right: 1px solid #0F5672;
	
}
#nav ul.menu li.current_page_item a, #nav ul.menu li.current-menu-item a, #nav ul.menu li.current-category-ancestor a, #nav ul.menu li.current-post-ancestor a, #nav ul.menu li.current-menu-parent a, #nav ul.menu li.current-post-parent a {
	color: #FFF;
	/* text-shadow: none; */
}   
#nav ul.menu li.current-menu-item a:hover, #nav ul.menu li.current-post-ancestor a:hover, #nav ul.menu li.current-category-ancestor a:hover, #nav ul.menu li.current-menu-parent a:hover, #nav ul.menu li.current-post-parent a:hover {
	color: #FFF;
}

/* Find Dates Link
--------------------- */
/*
localhost: 12898
live site: 18382
*/
#nav li#menu-item-12898 {
	float: right;
	margin-left: 100px;
}
#nav li#menu-item-18283 a {
	color: white;
	background-color: #AC0049;
	border: 1px solid #7A0000;
	border-bottom: 1px solid #AC0049;
	text-shadow: none;
}
#nav li#menu-item-18283 a:hover {
	background-color: #c00055;
}
/* Content
-------------------------------------------------- */
#main {
	background-color: #FFF;
	clear: both;
	float: left;
	padding: 0 0px;
	width: 1000px;
}
/*
#home-wrap {
	background-color: #FFF;
	border-right: 1px solid #CCC;
	float: left;
	/* width: 680px; */
	min-height: 800px;
	padding: 0;
	margin: 0;
}
*/
.content {
	background-color: #FFF;
	float: left;
	width: 660px;
	min-height: 800px;
	padding: 30px 10px;
	margin: 0;
	border-right: 0px solid #CCC;
}
.content p {
	line-height: 120%;
}
.single {
	padding: 0px 0px 30px 0px;
}
.row { clear: both; }
.col1 { width: 300px; float: left; padding: 0}
.col2 { width: 300px; float: right; padding: 0; }

#pagenavigation {
	clear: both;
	padding: 20px 10px 40px 10px;	
}
#pagenavigation h2 {
	background-color: white;
	color: #b53535;
}
#pagenavigation .left {float: left;}
#pagenavigation .right {float: right;}

/* Homepage
-------------------------------------------------- */
#homepage {
	/* width: 670px; */
	padding: 0px 0px 0px 0px;
}
#column_left {
	border-right: 1px solid #CCC;
	float: left;
	padding: 10px;
	width: 160px;
}
#middle {
	float: right;
	padding: 20px 10px;
	width: 480px;
}
#middle-fb {
	float: right;
	padding: 20px 10px;
	width: 500px;
}

#middle .post img {
	float: left;
	margin: 5px 10px 10px 0;
}
.post-image img {width: 292px;}

/* Featured
--------------------- */
#featured {
	background-color: /* #F1F1F1 */;
	margin: 20px 10px 0px 10px;
	padding: 0px 10px 0px 0;
	border: 0px solid #CCC;
	width: 688px;
}
#featured .post {
	padding: 0 0px 0px 0px;
	margin: 0;
	border: 0;
	overflow: hidden;
}
#featured h2 {
	padding: 10px 0 10px 0;
	font-size: 1.8em;
	letter-spacing: -0.04em;
}
#featured h3 { display: none; }
#featured p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding-bottom: 10px
}
#featured img {
	border: none;
	float: left;
	height: auto;
	max-width: none;
	margin: 0 10px 0px 0;
	padding: 0 0 30px 0;
	width: auto;
	z-index: -1;
}
#featured a:hover img { border: none; }
#featured post-text { /* width: 200px; */ }
#featured feat-image {
	min-height: 250px;
}

a.featuredlink {
	height: 200px;
	padding: 20px;
}
.excerpt {float: right}

/* Mini Featured
--------------------- */

#mini_featured {
	padding: 20px 20px 0px 20px;
	border-bottom: 1px solid #CCC;
}
#mini_featured img {
	float: left;
	margin: 0 10px 0 0;
}
.mini img {
	width: 90px;
	height: 90px;
	float: left;
	margin: 0 10px 0 0;
}


/* Posts
--------------------- */
.post {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	border-bottom: 0px solid #CCC;
}
.post p {
	font-family: Verdana, Georgia, Times, "Times New Roman", serif; 
	clear: none;
	line-height: 120%;
}
.post img {
	float: left;
	margin: 0 0 10px 10px;
	max-width: 120px;
	padding: 3px;
	border: 1px solid #999;
	vertical-align: top;
}
.no_image img { display: none }
.no_text p { display: none }

/* Titles
-------------------------------------------------- */

h3.category_title {
	color: /* #00769E */#AC0049;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans;
	border-bottom: 1px solid #AC0049;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 0.9em;
	padding-bottom: 3px;
}
h4.subtitle {}
.subtitle {
	color: #999; 
	padding-bottom: 10px;
	text-transform: uppercase;
}
.subtitle a {color: #0F5672;}
.subtitle a:hover {color: #017DBA;}

/* Homepage
-------------------------------------------------- */
.post.home {padding: 0; margin-bottom: 10px;}
.home p {
	font-size: 0.8em;
	line-height: 130%;
}
.category {margin-bottom: 20px;}

/* Category
-------------------------------------------------- */
#category_header p {
	color: white;
	margin-bottom: 20px;
	padding: 7px;
	background-color: #00628C;
	border: 1px solid #002A3E;
}
/* Article
-------------------------------------------------- */
.article {
	margin: 0;
	padding: 0;
}
.article p {
	line-height: 160%;
	padding-bottom: 20px;
}
.article ul {
}
.article li {
	padding: 0 0 0 10px;
	margin: 0 0 0 30px;
}
.article h1 {
	text-align: center;
	padding: 0 0 10px 0;
}
.article h2 {
	color: #AC0049;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.article h3 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 15px 0 10px 0;
	text-transform: uppercase;
}
.article h4.author {
	color: #999999;
	text-transform: uppercase;
	padding-top: 5px;
}
.article a:link {
	text-decoration: underline;
}
.article_content img {
	/*
float: right;
	margin: 0 0 10px 10px;
*/
	text-align: center;
}
.byline {font-weight: normal}
.article img {
	width: auto;
	height: auto;
	margin: auto;
	padding: 3px;
	border: 1px solid #999999;
	text-align: center;
}
.article .wp-caption {
	width: 400px;
	text-align: center;
	margin: 0px auto 20px auto;
	border: 1px solid #ccc;
	background-color: #fbf4ef;
	clear: both;
}
.article .wp-caption img {
	max-width: 500px;
	float: none;
	border: none;
	padding-bottom: 5px;
}
.article p.wp-caption-text {
	text-align: center;
	padding-bottom: 10px;
	font-size: 0.8em;
} 
.article .article_info {
	padding: 5px 0;
	margin: 0 0 0px 0;
	text-align: center;
}
.keep_reading a {
	font-weight: bold; 
	font-size: 1.4em;
	text-decoration: underline}
.pagelink {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}
.article .pagelink a {
	text-decoration: none;
	color: #FFF;
	background-color: #CCC;
	padding: 3px 7px;
	border-radius: 15px;
}
.article .pagelink a:hover {
	background-color: #AC0049;
}
.pages {
	color: #222;
}
.share_buttons {
	padding: 10px 0;
	margin: auto;
}
.share_buttons p {
	padding: 0;
	margin: auto;
	text-align: center;
}
.addthis_container {
	font-size: 14px;
	overflow: hidden;
}
#share_top .addthis_container {
	font-size: 14px;
	text-align: center;
	margin: auto;
	width: 230px;
}
#share_bottom h3 {
	color: #222;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Widget: Related Posts
--------------------- */
#related_posts {
	padding-top: 20px;
	margin-bottom: 40px;
	height: 200px;
}
#related_posts ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#related_posts ul li {
	list-style-type: none;
	display: inline;
}
#related_posts img {
	width: 138px;
	margin-bottom: 8px;
	padding: 0;
	border: 4px solid #CCCCCC;
	max-height: 84px;
	overflow: hidden;
}
#related_posts a:hover img {
	border: 4px solid #999999;
	padding: 0;
}
#related_posts p {display: none;}
.related_post {
	width: 146px;
	float: left;
	margin-right: 8px; 
}
/* Header Styles
--------------------- */

h4.category_list {display: none;}
h4.timestamp {
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}
h4.authorname {
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
}
/* Author
--------------------- */
.author_info {
	display: none;
}
/* Pages
--------------------- */
.page li {
	padding: 0 0 0 10px;
	margin: 0 0 0 30px;
}
.page p {
	line-height: 160%;
	padding-bottom: 20px;
}
.page h2 {

}
/* Search
--------------------- */



/* Sidebars
-------------------------------------------------- */
.sidebar {
	width: 300px;
	height: 100%;
	float: right;
	padding: 20px 10px 0 10px;
	margin: 0;
	text-align: left;
	font-family: Helvetica, Arial, sans;
	/* background-color: #00628C; */
	/* border: 5px solid #00628C; */
	list-style-type: none;
	
}
.sidebar ul {
	padding: 0;
}
.sidebar ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
.sidebar ul li ul {
	margin: 0;
	padding: 0;
}
#sidebar-facebook {padding-right: 0;}
.filler {
	border: 1px solid #CCC;
	background-image: ;
}
.sidebar .subtitle {margin: 0; padding: 0;}
#top_right_banner {margin: 20px 0 20px;}
/* Left Sidebar
--------------------- */
#sidebar-left {
	border-right: 0px solid #CCC;
	float: left;
	margin: 0;
	padding: 10px 10px 20px 10px;
	width: 160px;
}
/* Facebook Landing Pages
-------------------------------------------------- */

.category_header {height: 30px;}

/* Widget: Contact Us
--------------------- */
#contact-us {
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	text-align: center;
	padding-top: 10px;
}
#contact-us:hover {
	/* border: 1px solid #999; */
	background-color: #F9F9F9; 
	text-decoration: none;
}
#contact-us a:hover {text-decoration: none;}
#write {
	font-weight: bold;
}
#contact-link {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

/* Widget: Facebook LP Form
--------------------- */
#mate1_prepop_ziponly p {padding: ;}
#full-reg {
	margin: 0 auto 20px; 
	text-align: center;
	width: 450px;
}
.facebook-lp-form {
	margin: auto;
}
.facebook-lp-form img {
	border: 0;
	margin: 0;
	padding: 0;
}
.facebook-lp .wp-caption {}
.form-head {
	background-image: url(http://datedaily.mate1.com/wp-content/themes/bluesteel/images/fb-widget/fb-widget-bg.jpg);
	border: 1px solid #BF4C00;
	height: 32px;
}
#find-sexy-singles {
	float: left;
	padding: 9px 0 0 6px;
}
#m1-logo-white {
	float: right;
	padding: 4px 6px 0 0;
}
.body-box {
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	border-top: 0;
	clear: both;
	/* float: left; */
	height: ;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	/* width: 460px; */
}
.body-thumbs {
	height: 110px;
	margin: auto;
	padding: 10px 0 0 28px;
	text-align: center;
}
.girl-thumbs {
	background-image: url('http://datedaily.mate1.com/wp-content/themes/bluesteel/images/sprites/thumbs-sprite-2-transparent.png');
	display: block;
	height: 112px;
	margin: 0 4px;
	width: 91px;
	float: left;
}
#girl-1 { background-position: 0px 0; }
#girl-2 { background-position: 100px 0; }
#girl-3 { background-position: 200px 0; }
#girl-4 { background-position: 300px 0; }
#girl-5 { background-position: 400px 0; }


.body-form {
color: #017DBA;
clear: both;
text-align: center;
margin: 0;
padding: 10px;
}
.body-form p {
color: #017DBA;
padding-bottom: 10px;
}
.text-box {
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	color: #222222;
	font-size: 14px;
	height: 20px;
	margin: 0 5px;
	padding: 4px 8px;
	width: 100px;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.text-box:hover {
	color: #222222;
	background-color: #FFF;
	/* border: 1px solid #92c1ff; */
	border: 1px solid #999;
	outline: 0;
}
.text-box:focus {
	color: #222222;
	border: 1px solid #999;
	/* background-color: #D9EFFC; */
	outline: 0;
}
#postalCode {
	margin: 0 10px;
	padding: 5px 8px;
	width: 80px;
}
ul li#sidebar_search form.searchform input.submitButton {
	color: white;
	background-image: url('http://datedaily.mate1.com/wp-content/themes/bluesteel/images/gradient-sprite.jpg');
	background-position: 200px 0px;
	border: 1px solid #00628C;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 6px 14px;
	outline: 0;
	text-transform: uppercase;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	width:82px;
}
.submitButton:hover {
	background-image: url(http://datedaily.mate1.com/wp-content/themes/bluesteel/images/gradient-sprite.jpg);
	background-position: 0 0;
	border: 1px solid #BF4C00;
	color: white;
	cursor: pointer;
}
.country {width: 120px;}
.go-button {width: 50px;}
#fb-submit {
float: none;
}


/* Widgets
-------------------------------------------------- */
li.widget {
	width: 300px;
	margin: 0px 0 10px 0;
	list-style-type: none;
	clear: both;
	font-family: ;
}
li.widget ul {
	padding: 5px;
	border-top: 0;
}
li.widget ul li {
	list-style-type: none;
}

/* Widget: Search Bar
--------------------- */
#sidebar_search {
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	height: 30px;
	padding: 10px;
}
#sidebar_search .submitButton {float: right;}
#sidebar_search .search_input {
	color: #BBB;
	float: left;
	/* width: 180px; */
	height: 20px;
	border: 1px solid #CCCCCC;
	font-family: Arial, sans;
	padding: 5px 10px;
	font-size: 14px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 150px;
}
#sidebar_search .search_input:focus {
	border: 0;
	outline: 0;
	color: #222222;
	border: 1px solid #999;
}
#sidebar_search .search_submit {
	float: right;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 11px;
	color: #666666;
	background-color: #D9EFFC;
	border: 1px solid #CCCCCC;
	outline: 0;
	position: relative;
	bottom: 1px;
	-moz-border-radius: 15px;
	border-radius:15px;
	-webkit-border-radius:15px;
}
#sidebar_search .search_submit:hover {
	background-color: #ace9ff;
	border: 1px solid #92c1ff;
	color: #0F5672;
	cursor: pointer;
}


/* Widget: Mate1 Banner
--------------------- */
#mate1_banner {
	width: 300px;
	height: 180px;
}
#mate1_banner_bg {
	float: left;
}

#searchbutton {
	background-image: url('http://datedaily.mate1.com/wp-content/themes/bluesteel/images/dd_searchbutton_sprite.png');
	background-position: 0 0;
	width: 236px;
	height: 57px;
	position: 0 0;
	display: block;
	margin: auto;
	position: relative;
	top: 113px;
}
	
#searchbutton:hover {background-position: 0 -57px;}

/* Widget: Subscribe
--------------------- */
#subscribe_widget {
	background-color: #F1F1F1;
	border: 1px solid #CCC;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
/*
.widget-title {
	color: #002A3E;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans;
	text-transform: uppercase;
	padding: 10px 0;
}
*/
#subscribe_table {
	padding: 0px 0 10px 0;
}
#subscribe_table a {
	margin: 0 4px;
}
.social_icon {
	width: 60px;
	height: 60px;
	background-image: url('http://datedaily.mate1.com/wp-content/themes/bluesteel/images/dd_social_sprite.png');
	display: block;
}
#facebook {background-position: 0 0;}
#facebook:hover {background-position: 60px 0;}
#twitter {background-position: 0 -120px;}
#twitter:hover {background-position: 60px -120px ;}
#youtube {background-position: 0 -180px;}
#youtube:hover {background-position: 60px -180px;}
#feed {background-position: 0 -60px;}
#feed:hover {background-position: 60px -60px;}

/* Widget: Mate1 Banner
--------------------- */
/* #banner_mate1 {width: 300px;} */


/* Widget: Popular posts
--------------------- */
.left-widget {
	border: 1px solid #CCC;
	background-color: #F1F1F1;
	margin-bottom: 20px;
	padding: 10px;
	text-align: left;
}
.left-widget h2 {
	font-size: 1.5em;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 1.1em;
}
.left-widget ul li {
	margin-bottom: 15px;
	padding-bottom: 0px;
	font-size: 0.9em;
	
}
.left-widget h2.title {
	margin-bottom: 15px;
	padding: 0;
}
#mate1_banner {
	text-align: center
}

/* Widget: Manual Twitter
--------------------- */
#twitter {
	font-family: Helvetica, Arial, sans;
	text-align: left;
}
#twitter li {
	padding-bottom: 10px;
}
h2.widgettitle a {color: #AC0049}

ul.twitter {
	font-family: Helvetica, Arial, sans;
	font-size: 0.9em;
}
ul.twitter li {
	padding-bottom: 15px;
}
.twitter-timestamp { color: #AC0049;
}
.twtr-doc {
	border: 1px solid #CCC;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 0px 0px;
	border-top-right-radius: 0px 0px;
}
.twtr-ft, .twtr-hd {/* background-color: #F1F1F1; */}
/* Comments
-------------------------------------------------- */
.postmeta {
	margin-top: 20px;
}
.comments {
	padding: 0 0 20px 0;
	width: 100%;
}
.commments h3 {padding: 0 10px}
.comments ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.comments ol li {
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 00px 0;
	width: 100%;
}
.comments ol li.alt {} 
.comments ol li.standard {}
.comments_meta {
	height: 20px;
	padding: 8px 0;
	color: #222222;
}
.comments_meta h4.com_author { float: left; font-weight: bold }
.comments_meta h5.com_date { float: right; font-weight: bold; }
.comments_meta a {color: ;}
.comment_text {
	clear: both;
	padding: 8px 0;
}
.comment_text p {
	padding-bottom: 10px;
	line-height: 160%;
	color: #222222;
	font-family: Georgia, "Times New Roman", serif;
}
textarea#comment  {
	width: 600px;
	height: 100px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.comments_reply {
	padding: 20px 0 0 0;
}
.comments_reply p {
	padding-bottom: 10px
}
#comment li.author { border: 1px solid black; }
.trackbacks {display: none;}


.comments_title {
	border: 1px solid #0F5672;
	font-family: "Lucida Grande", Verdana, Arial, sans;
}
#recaptcha_widget_div {
	margin: 10px 0;
}
p.recaptcha-error {
	font-size: 1.0em;
	color: #AC0049;
	padding: 10px 0 0 0;
}

p.disclaimer {
	color: #666666;
	font-size: 0.7em;
	padding-top: 10px;
}

/* Footer
/*-------------------------------------------------- */
#footer {
	background-color: #F1F1F1;
	border-top: 0px solid #CCC;
	color: #222;
	clear: both;
	text-align: center;
	padding: 20px 0px;
	margin: 0;
	}
#footer p {
	color: #222;
	font-size: 0.8em;
}
#footer ul#menu-footernav {
	padding: 20px 0 10px 0;
	border: none;
}

#footer ul#menu-footernav li {
	border-right: 1px solid #222;
	font-size: 0.8em;
	display: inline;
	padding: 0 5px;
}
#footer ul#menu-footernav li.menu-item-12503 {
	border-right: none;
}
#footer a:link, #footer a:visited {color: #222; text-decoration: none;}	
#footer a:hover, #footer a:active {color: #666; text-decoration: underline;}

#submenus {
	height: 150px;
	margin-left: 150px;
	display: none;
}
.footer_submenu {
	float: left;
	text-align: left;
	/* width: 150px; */
	padding: 0;
	margin: 0 20px 0 0 ;
}
.footer_submenu ul {
	padding: 0;
	margin: 0;
}
.footer_submenu ul li {
	list-style-type: none;
}
.footer_submenu li.cat_title {
	font-weight: bold; 
	color: white; 
	text-decoration: underline;
	padding-bottom: 5px;
}

/* Ads
-------------------------------------------------- */
.adslot {
	padding: 0;
	border: 0;
}
.adslot.rectangle.right {
	width: 300px;
	height: 250px;
	margin: 0 0 0 0;
}
#ad_300x250_home{
	margin: 0 0 20px 0;
}
.adslot.article {
	width: 468px;
	height: 90px;
	margin: 10px auto;
	display: none;
}
.adslot.footer {
	margin: 20px auto;
	width: 728px;
	height: 90px;
	border: none;
}
#ad_300x600 {
	width: 300px;
	height: 600px;
}
#ad_160x600 {
	height: 600px;
	margin-bottom: 10px;
	width: 160px;
}
.ad_468x60 {
	background-color: #666;
	height: 60px;
	margin-bottom: 10px;
	width: 468px;
}

/* Misc
-------------------------------------------------- */
.searchquery {color: #AC0049}
.search_term {padding-bottom: 20px;}
