/*
Theme Name: Black
Theme URI: http://www.comingsoon.com
Version: 1.0
Description: 2 Column theme
Author: Mc Aries Balasoto
Author URI: mcarts15@gmail.com

*/

body {
margin: 0px;
padding: 0;
color: #292929;
background-color:#848484;
background-image: url(images/body-bg.gif);
background-repeat:repeat-x;
font-family: Arial;
font-size: 12px;
line-height: 20px;
}

.titles-boxes {
font-weight: bold;
}

.cat-box-items {
width: 100%;
border-bottom: 1px solid #DCDCDC;
margin-bottom: 5px;
}

.headings {
color: #000;
margin-bottom: 10px;
display: block;
width: 100%;
}
#board_rss a{
	width: 22px;
	height:22px;
	float: right;
	margin: -52px 210px 0 0;
	background: url(images/rss.gif) no-repeat;
}
#board_rss a img{
	border: none;
}

#header-banner{
	 border: 0px solid #ff0000;
	 height: 112px;
	 width: 910px;
	 margin: 0 auto;
	 padding: 10px 5px 5px 5px;
	 background: url(images/logo.jpg) no-repeat;
	 
}

	#header-banner h1 a{
	/*font-family:Agency FB;*/
	font-family: tahoma;
	font-size: 32px;
	color:#9E6D20;
	padding: 5px 0 7px 0;
	position: absolute;


}
#header-banner .description{
	width: 600px;
	color:#fff;
	font-size: 14px;
	margin: 20px 0 0 0;

}

#wrapper2 {
width: 920px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
border: 0px solid #ff0000;
background-color: #FFF;
background-image: url(images/sidebar-bg.gif);
background-repeat: repeat-y;
background-position: right;
}

.topbanner {
float: right; 
margin-top: 8px; 
margin-bottom: -5px;
border: none;
}

.wrapper2Enable {
width: 920px;
margin: auto;
padding: 0px 0px 0px 0px;
margin-top: 0px !important;
}

.single-entry {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 0px;
}
.post-wrapper {
margin-top: 18px;
padding: 15px;
background-image: url(images/post-bg.gif);
background-repeat: repeat-x;
width: 583px;
border: 1px solid #EBEBEB;
float: left;
}

a:link { 
text-decoration: none; 
color: #c41919; 
}

a:visited { 
text-decoration: none; 
color: #c41919; 
}

a:hover, a:active { 
color: #c41919; 
text-decoration: underline; 
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}



h2 { 
font-size: 28px; 
}

h3 { 
font-size: 24px;
}

.post-title {
line-height: 30px;
}

.home-post-wrap1 {
width: 620px;
float: left;
padding: 0px 10px 0px 10px;
border: 0px solid #FF0000;
background: url(images/content-bg2.gif);
color:#000;

}
.home-post-wrap1 h1{
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
}

.home-post-wrap {
width: 620px;
float: left;
padding: 0px 10px 0px 10px;
border: 0px solid #FF0000;
background: url(images/content-bg.gif);
color:#fff;

}
.home-post-wrap p a {
	color:#E04C1F;
	font-weight: bold;
}
.home-post-wrap a {
	color:#E04C1F;
	font-weight: bold;
}

.home-post-wrap h1  {
	font-size: 24px;
}
.home-post-wrap h2 {
	font-size: 18px;
}


.home-post-wrap h5 a{
	color:#EA4C1F;
	font-size: 15px;
	font-weight:bold;
	background: url(images/sidebar-bullet-Green.gif) left no-repeat;
	padding: 0 0 0 20px;
}
.home-post-wrap p.info{
	margin:-10px 0 15px 20px;
}
.home-post-wrap ul li {
	list-style: none;
}



.home-post-wrap1 p a {
	color:#E04C1F;
	font-weight: bold;
}
.home-post-wrap1 a {
	color:#E04C1F;
	font-weight: bold;
}

.home-post-wrap1 h1  {
	font-size: 24px;
}
.home-post-wrap1 h2 {
	font-size: 18px;
}


.home-post-wrap1 h5 a{
	color:#EA4C1F;
	font-size: 15px;
	font-weight:bold;
	background: url(images/sidebar-bullet-Green.gif) left no-repeat;
	padding: 0 0 0 20px;
}
.home-post-wrap1 p.info{
	margin:-10px 0 15px 20px;
}
.home-post-wrap1 ul li {
	list-style: none;
}

#content-bg-top{
	background: url(images/content-bg-top.gif) no-repeat;
	width: 640px;
	height:10px;
	float: left;
}#content-bg-top1{
	background: url(images/content-bg-top2.gif) no-repeat;
	width: 640px;
	height:10px;
	float: left;
}
#content-bg-bottom{
	background: url(images/content-bg-bottom.gif)no-repeat;
	width: 640px;
	height:10px;
	border: 0px solid #FF0000;
	float: left;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
}
#content-bg-bottom1{
	background: url(images/content-bg-bottom2.gif) no-repeat;
	width: 640px;
	height:10px;
	border: 0px solid #FF0000;
	float: left;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
}

.home-post-wrap-box {
width: 280px;
margin-right: 10px;
float: left;
background-image: url(images/post-bg.gif);
background-repeat: repeat-x;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
padding: 10px;
}

.readmore {
float: right;
margin-top: 10px;
}

.readmore a:link, .readmore a:hover {
color: #292929;
}


h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 34px; 
text-decoration: none;
margin-bottom: 13px;
}

.titles a:link, .titles a:visited, .titles a:active {
font-weight: normal; 
font-size: 28px; 
text-decoration: none;
line-height: 28px;
color: #fff;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}


ul { 
/*list-style-image: url(images/bullet.gif); */
list-style: none;
}

#header {
float: left;
width: 248px;
height: 133px;
margin-left: -26px;
}

#container {
border: 0px solid #0000FF;
float: left;
width: 920px;
color: #292929;
background: #848484;
}

#left-div {
width: 640px;
float: right;
margin-top: 30px;
border: 0px solid #00FF00;
}

.adwrap {
margin-left: 55px;
float: left;
}

.adwrap a, .adwrap a:hover, .adwrap a:visited {
margin-right: 5px;
margin-bottom: 5px;
display: block;
float: left;
}

#sidebar {
float: left;
padding-left: 0px;
padding-right: 0px;
width: 266px;
}
#sidebar h3{
	font-size: 18px;
	color: #fff;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 0;
}

#services-con{
	width: 245px;
	background: url(images/sidebar-curve-bg.gif);
	color: #fff;
	padding-bottom: 10px;
	padding-right: 21px;
	
}
#services-con div a	{
	color:#fff;
	padding: 0 10px 0 0px;
}
#services-con1{
	width: 256px;
	background: url(images/sidebar-curve-bg.gif);
	color: #fff;
	padding-bottom: 10px;
	padding-right: 10px;
	min-height:620px !important;

	
}

#services-con1 div a	{
	color:#fff;
	padding: 0 10px 0 0px;
}
div.archives li  {
	list-style: none;
	line-height: 22px;
	background: url(images/bullet_blue.png) left no-repeat;
	padding: 0 0 0 15px;
}
div.blogroll li h2{
	font-size: 22px;
	margin: 20px 0 0 12px;

}
div.blogroll li{
	list-style: none;
	
}
div.blogroll li ul li{
	line-height: 22px;
	background: url(images/bullet_blue.png) left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 -32px;
}
#services-con h3{
	font-size: 12px;
	font-weight: bold;
	background: url(images/sidebar-bull.png) no-repeat left;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #232323;
	padding: 0 0px 0 20px;
	line-height: 28px;
}
#services-con h1{
	padding: 5px 0 0 0;
	font-size: 22px;
}
#services-con h2{
	padding: 5px 0 0 0;
}
#services-con h3 a{
	color:#FFFFFF;
}
#services-con p{
	font-size: 12px;
	margin: 0 0 0 0px;
	line-height: 15px;
}
#services-con span{
	font-size: 11px;
	display: block;
	margin: 0 0 0 30px;
	line-height: 15px;
}




#services-con1 h3{
	font-size: 12px;
	font-weight: bold;
	background: url(images/sidebar-bull.png) no-repeat left;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #232323;
	padding: 0 0px 0 20px;
	line-height: 28px;
}
#services-con1 h1{
	padding: 5px 0 0 0;
	font-size: 22px;
}
#services-con1 h2{
	padding: 5px 0 0 0;
}
#services-con1 h3 a{
	color:#FFFFFF;
}
#services-con1 p{
	font-size: 12px;
	margin: 0 0 0 0px;
	line-height: 15px;
}
#services-con1 span{
	font-size: 11px;
	display: block;
	margin: 0 0 0 30px;
	line-height: 15px;
}



#sidebar-curve-top{
	width: 266px;
	background: url(images/sidebar-curve-top.gif) top no-repeat;
	
	height: 11px;
}
#sidebar-curve-bottom{
	width: 266px;
	background: url(images/sidebar-curve-bottom.gif) top no-repeat;
	height: 11px;
	margin: -10px 0 0 0;
}


#sidebar-curve-top1{
	width: 265px;
	background: #2B2B2B url(images/sidebar-curve-top2.gif) top no-repeat;
	height: 11px;
	border: 0px solid #ff0000;
}
#sidebar-curve-bottom1{
	width: 266px;
	background: url(images/sidebar-curve-bottom2.gif) top no-repeat;
	height: 11px;
	margin: 0px 0 0 0;
}

#footer {
clear: both;
width: 918px;
text-align: left;
color: #000;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
font-size: 11px;
border: 0px solid #FF0000;
background: url(images/footer-bg.gif) left;
background-repeat:repeat-y;
}
#footer span {
	margin: 0 0 0 10px;
	
}
#footer-bg-top{
	background: url(images/footer-bg-top.gif);
	width: 918px;
	height:15px;
	float: left;
}
#footer-bg-bottom{
	background: url(images/footer-bg-bottom.gif);
	width: 918px;
	height:15px;
}

#footer a {
color: #000;
}

#footer a:visited {
color: #000;
}

#footer a:hover {
color: #000;
text-decoration: underline;
}



#services-h{
	 border: 0px solid #ff0000;
	 height: 125px;
	 width: 920px;
	 margin: 15px auto;
	 padding: 0 0 0 0;
	 background: #fff url(images/curve-top.gif) no-repeat top;
}
#curve-bottom{
	background: url(images/curve-bottom.gif) no-repeat left;
	margin:0 auto;
	height:12px;
	width: 920px;
	
}

#pages {
	width: 920px;
	margin: 5px auto 0px auto;
	height: auto;
	background: #fff url(images/curve-top.gif) no-repeat top;
}

#pages ul { 
list-style-type: none; 
float: left; 
padding: 0px 0px 0px 0px; 
margin: 0;
width: 720px;

}

#pages ul li { 
float: left; 
display: block; 
height: 31px;
padding: 0px;
margin-right: 10px;


}

#pages .home a:link, #pages .home a:visited, #pages .current_page_item a:link, #pages .current_page_item a:visited {
background-image: url(images/pages-hover-right.gif);
background-position: right;
background-repeat: no-repeat;
color: #FFF;
}

#pages ul li:hover {
background-image: url(images/pages-hover-left.gif);
background-position: left;

}

#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
float: left; 
color: #000;
text-transform: uppercase;
display: block;
height: 29px;
font-size: 11px;
padding: 2px 8px 0px 8px;
margin: 0px;
}

#pages ul li a:hover {
background-image: url(images/pages-hover-right.gif);
background-position: right;
background-repeat: no-repeat;
color: #FFF;
height: 29px;
text-decoration: none;

}


.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
float: right;
width: 222px;
color: #FFF;
}

.articleinfo {
border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454;
}

.sidebar-box a:link, .sidebar-box a:visited, .sidebar-box a:active, sidebar-box a:hover {
color: #FFF; 
text-decoration: none;
} 

.sidebar-box ul li {
margin: 5px 3px 3px 0px; 
}

.sidebar-box ul {
list-style-image: url(images/sidebar-bullet.gif); 
}

.sidebar-box-inside {
padding-left: 10px;	
}

.sidebar-box h2 { 
font-size: 18px; 
color: #FFF; 
font-weight: normal; 
text-transform: uppercase; 
font-family: Trebuchet MS; 
background-image: url(images/h3-bg.gif); 
background-repeat: no-repeat; 
background-position: left; 
width: 200px;
height: 31px; 
padding-left: 22px;
padding-top: 10px; 
margin: 0px;
}

#commentform {
margin: 1em 0;
background: #f4f4f4;
margin-left: 0px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
h3#comments{
	margin: -20px 0 10px 10px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

#search {
color:#000;
padding:0;
margin: -50px 0 0 0;
float: right;
width: 205px;
border: 0px solid #FF0000
}

#search input {
background: url(images/search-bg.gif) no-repeat;
font-size:11px;
color:#000;
font-family:Tahoma, arial, verdana, courier;
width:168px;
height:16px;
vertical-align:middle;
padding:2px 10px 0px 10px;
border: 0px solid #5D463D;
}

.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}

#search .input {
width:15px;
height:15px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
}

.post-inside-2 {
float: left;
width: 450px;
}

.logo {
float: left; 
border: 0px;
margin: 38px 0px 0px 66px
}

a:focus {
outline: none;
}

#about {
width: 222px;
background-image: url(images/about-bg.gif);
float: left;
font-size: 11px;
}

#about h2 {
font-size: 18px; 
color: #FFF; 
font-weight: normal; 
text-transform: uppercase; 
font-family: Trebuchet MS; 
background-image: url(images/about-title-bg.gif); 
background-repeat: no-repeat; 
background-position: left; 
width: 122px;
height: 30px; 
padding-left: 100px;
padding-top: 11px; 
margin: 0px;
float: right;
}

#about-content {
float: left;
padding: 8px 10px 10px 15px;
}

#about-image-border {
background-color: #9F9F9F;
border-left: 1px solid #8D8D8D;
border-top: 1px solid #8D8D8D;
border-right: 1px solid #F2F2F2;
border-bottom: 1px solid #F2F2F2;
padding: 3px;
float: left;
float: left;
display: inline;
margin: -33px 10px 0px 0px;
position: relative;
z-index: 99;
}

ul, ol { line-height: 2.0em; }

.thumbnail {
border: 10px solid #F2F2F2;
float: left;
margin-right: 25px;
margin-bottom: 15px;
}

.current-category {
color: #292929;
border: 1px solid #EBEBEB;
padding: 5px;
display: block;
margin-bottom: 10px;
width: 640px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.nav li ul {position:absolute;top:-999em; border-top: 4px solid #d92121; border-bottom: 4px solid #c21c1c; z-index:99;}

.nav li {float:left;position:relative;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:25px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:240px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
padding: 0px;
background-color: #cc1c1c;
height: auto !important;
}

#pages ul li ul {
width: 240px;
}

.nav li:hover a:link, .nav li:hover a:visited{
color: #FFF !important;	
background-image: url(images/pages-hover-right.gif);
background-position: right;
background-repeat: no-repeat;
}

.nav li li:hover, .nav li .current_page_item {
background-image: none !important;
}

.nav li li a:link, .nav li li a:visited {
width: 180px;
padding: 10px 30px 10px 30px !important;
margin: 0px 0px 0px 0px !important;
height: auto !important;
background-image: none !important;
float: left;
}

.nav li li a:hover {
background-color: #df2626;
background-image: none !important;
}

.post-info {
color: #FFF;
font-weight: bold;
padding: 4px 12px;
display: block;
float: left;
background-color: #E81D1D;
margin-bottom: 19px;
}

.post-info2 a:visited, .post-info2 a:link{
color: #292929;
}

.post-info a:visited , .post-info a:link {
color: #FFF;
}

.post-info2 {
color: #292929;
padding: 4px 12px;
display: block;
float: left;
background-color: #E9E9E9;
margin-bottom: 19px;
}

#searchform {
margin-right: 20px;
margin-bottom: 15px;
}

/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 6px;
width: 653px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	font-weight: bold;
	width: 653px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 633px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
	}
	
.says {
display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
	}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
border: 1px solid #f4f4f4;
margin-left: 5px;
padding: 10px 10px 10px 10px;
background: #f4f4f4;

}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;

}

#comments {
line-height: 30px;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
display: block;
background-image: url(images/comment-close.gif);
width: 144px;
height: 21px;
padding: 5px 0px 0px 23px;
font-weight: normal;
color: #292929;
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

/* End Comments */

#pages .home, #pages .current_page_item {
background-image: url(images/pages-hover-left.gif);
background-position: left;
position: relative;
z-index: 80 !important;
}

.recentpostblog a{
	color: #fff;
	font-size: 18px;
	margin: 0 0 0 10px;
}
img.contact-captcha{
	border: 0px solid #FF0000;
	margin: 0px 0 0 35px;
	padding: 0 10px 0 0;
}
/*
input.contact-inputc{
	border: 0px solid #FF0000;
	height: 22px;
}*/

span.london{
	color: #996600;
	font-weight: bold;
}
#category_cloud span a{
	line-height: 22px;
}

div#google_plus_one {
	float:right;
}

/*
#category_cloud{
	border: 0px solid #FF0000;
	margin: -20px 0 0 -20px;
}
#category_cloud span li{
	list-style: none;
	display: block;
	float: left;
	text-indent: none;
}

#category_cloud span li a{
	display: block;
	line-height: 20px;
	list-style: none;
}
*/


