/*  
Theme Name: Black Red
Theme URI: http://www.askgraphics.com/freetemplates/
Description: Custom blog design starts from just $250 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: AskGraphics
Author URI: http://www.askgraphics.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	background:#000 url(images/bg.gif) repeat-x left top;
	color:#607E91;
}

#page{
	width:1000px;
	margin:0px auto;
}

p { margin-bottom: 14px; }

/* HEADER */

#header{
	width:100%;
	height:105px;
}

#header h1{
	color:#ffffff;
	font-size:29px;
	font-style:italic;
	font-weight:normal;
	padding-top:20px;
	padding-left:50px;
}

#header h1 a{
	color:#ffffff;
}

/* MENU */

#menu{
	background:url(images/menu_bg.gif) no-repeat left bottom;
	height:47px;
	padding-right:15px;
}

#menu_items{
	text-transform:uppercase;
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#3b7186;
	float:right;
	height:32px;
}

#menu_items div.menu_item{
	float:left;
	background:#000000;
	margin-top:7px;
}

#menu_items a{
	color:#808080;
	font-size:14px;
	/* background:url(http://www.alittlenudge.com/wp-content/uploads/2011/03/heartBullet1_gray.png) no-repeat 15px 6px; */
	/* padding-left:33px; */
	padding-left:15px;
	padding-right:15px;
	display:block;
	border-right:1px solid #232323;
	padding-top:4px;
	height:26px;
	float:left;
}

#menu_items a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#ed1c24;
	/* background:#ed1c24 url(http://www.alittlenudge.com/wp-content/uploads/2011/03/heartBullet1_white.png) no-repeat 15px 6px; */
}

#menu_items  #i_home{
	background:url(images/i_home.gif) no-repeat 15px 6px;
}

#menu_items a#i_home:hover{
	background:#ed1c24 url(images/i_home.gif) no-repeat 15px 6px;
}

#menu_items  #i_rss{
	background:url(images/i_rss.gif) no-repeat 15px 6px;
}

#menu_items a#i_rss:hover{
	background:#ed1c24 url(images/i_rss.gif) no-repeat 15px 6px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y top left;
	float:left;
}

#body_top{
	width:100%;
	background:url(images/body_top_bg.gif) no-repeat top right;
	float:left;
}

#body_left{
	width:648px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:352px;
	float:right;
	padding-bottom:100px;
}

/* left contact */

#body_left_content{
	width:800px;
	margin-left:65px;
	margin-top:20px;
}

.post{
	width:100%;
}


.post-top{
}

.post-title{
	color:#000;
}

.post-title h2{
	font-size:21px;
	color:#000000;
	margin-bottom:4px;
	font-weight:normal;
	padding-bottom:2px;
}

.post-title h2 a{
	color:#000000;
}

.post-title h2 a:hover{
	color:#000;
}

.post-title h3.tags{
	font-weight:normal;
	color:#000;
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	background:#f3f3f3;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ed1c24;
}

.post-title h3 a{
	color:#000;
}

.post-title h3.tags span{
	color:#ed1c24;
	font-weight:bold;
}

.post-title h3.tags a{
	color:#000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:20px;
}

.postmetadata{
	float:left;
	margin-bottom:30px;
	padding-bottom:10px;
	color:#595959;
	background:#f5f5f5;
	border-top:1px solid #efefef;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
}

.postmetadata a{
	color:#595959;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:10px;
	padding-left:10px;
}

a.readmore{
	font-weight:bold;
	color:#ed1c24;
	background:url(images/readmore.gif) no-repeat right 3px;
	padding-right:10px;
}

.post-page{
	padding-right:10px;
	background:url(images/post-page.gif) no-repeat top left;
}

.post-page h2{
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#ed1c24;
	padding-bottom: 14px;
}

.post-page .entry{
	/* padding-left:25px; */
	margin-top:10px;
	color:#4c4c4c;
}

.post-page .entry a{
	color:#000;
}

strong{
	color:#ed1c24;
}


/* right content */


/* TAGS */

#main_tags{
	padding-left:10px;
	margin-right:10px;
	background:url(images/sidebar_line.gif) no-repeat top left;
	padding-top:7px;
}

#main_tags a{
	color:#303030;
}

/* ADS */

#main_ads{
	margin-bottom:2px;
}

#main_ads img{
	float:left;
	margin-left:2px;
	margin-right:6px;
	margin-bottom:8px;
}

/* SEARCH */

/*
#main_search{
	margin-top:8px;
	margin-bottom:20px;
	color:#000000;
	font-size:13px;
}
*/

/*
#searchform_top{
	padding-left:10px;
}
*/
#searchform_top_text{
	width:223px;
	border:0px;
	background:none;
	color:#666;
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
*/
/*
#gosearch{
	position:relative;
	top:11px;
}
*/

#sidebars{
	float:right;
	background:url(images/sidebar_line.gif) no-repeat top left;
	padding-top:15px;
	margin-top:10px;
}


#sidebar {
background:#F2F2F2 url(img/sidebar_shadow.gif) repeat-x scroll center top;
float:left;
font-size:95%;
line-height:145%;
overflow:hidden;
padding-top:8px;
width:300px;
}

#body_right_content{
	width:322px;
}

#sidebar{
	width:250px;
	float:right;
}

#sidebar_right{
	width:140px;
	float:right;
	padding-left:10px;
}

#sidebars h2{
	font-size:13px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:8px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(images/sidebars_h2_bg.gif) no-repeat left top;
}

#sidebars ul{
	color:#999999;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}

#sidebars li ul{
	padding-bottom:18px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:1px solid #e9e9e9;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:2px;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#999999;
	padding-left:3px;
}

#sidebars li.widget_categories ul li{
	font-weight:normal;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#tag_cloud{
	color:#999999;
	padding-bottom:20px;
}

#tag_cloud a{
	color:#999999;
}

.textwidget{
	padding:5px 5px 10px 5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:62px;
	background:url(images/footer_bg.gif) no-repeat left top;
	clear:both;
}

#footer_text{
	color:#fff;
	padding-top:20px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	float:left;
	width:45%;
	padding-left:40px;
}

#footer_text a{
	color:#fff;
	font-weight:bold;
}

#footer_copyrights{
	color: #fff !important;
	font-size: 1.0em !important;
	text-align:right;
	padding-right:20px;
	padding-top: 10px;
	float:right;

}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* 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 */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 10px;
	background:url(images/blockquote_bg.gif) repeat-y left center;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y left center;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
/*
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
*/
/*
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
*/
/*
#sidebar #searchsubmit {
	padding: 1px;
	}
*/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h3#comments_title{
	font-size:19px;
	color:#ed1c24;
	margin-left:25px;
	font-weight:normal;
	margin-bottom:10px;
}

h3#comments{
	font-size:13px;
	color:#000;
	margin-left:25px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	background:#fafafa;
	border:1px dashed #b9c2c6;
	padding:10px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:25px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#4c4c4c;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 10px;
	list-style: none;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	}

.commentlist p {
	margin: 10px 5px 10px 10px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000;
	background:#f5f5f5;
	padding:6px 0px 6px 10px;
	}

.comm_li{
	border:1px dashed #b9c2c6;
}

.commentmetadata a{
	color:#ed1c24;
	font-weight:bold;
	}

#respond_box{
	margin-top:40px;
	margin-left:25px;
	padding:10px 10px 40px 10px;
}

img.MyAvatars 
{
	float	: 	left !important;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}

h3#respond{
	font-size:21px;
	color:#000;
	margin-left:5px;
	padding-top:1px;
	padding-bottom:5px;
	margin-bottom:20px;
	font-weight:normal;
	background:url(images/respond_h3.gif) no-repeat bottom left;
}

#commentform{
	margin-left:35px;
	color:#000;
}

#commentform a{
	color:#000;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:100%;
	background:url(images/post-page.gif) no-repeat top left;
	padding-top:5px;
}

.ar_panel3{
	width:100%;
	background:url(images/post-page.gif) no-repeat top left;
	padding-top:5px;
}

.page_archives_div h2{
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#ed1c24;
	margin-left:20px;
	padding-top:10px;
	background:url(images/dotted_red.gif) repeat-x left bottom;
}

.ar_panel3 h2{
	padding-top:0px !important;
}

.ar_panel3 ul{
	margin-left:5px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:20px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:bold;
	color:#333;
	font-size:12px;
	padding-left:10px;
}

.page_archives_div ul li a:hover{
	color:#333;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #f2f2f2;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}


/* Custom Styles added by SAS on 3/15/2011 */
#footer_copyrights ul {
	margin: 0;
	padding: 0;
}

#footer_copyrights ul li {
	display: inline;
	font-size: 1.4em !important;
	font-weight: bold !important;
	list-style: none;
	padding: 0 0 0 5px;
	vertical-align: top;
}

/* Custom styles for Services page - added by SAS on 3/29/2011 */

	form#serviceSelectForm { text-align: left !important;}
	form#serviceSelectForm label { font-weight: bold;}
	div.packageWrapper {
		margin: 25px 0 !important;
	}
	div.packageSelector { 
		padding: 10px 0;
		text-align:center;
	}
	.packageSelector ul {
		margin:0;
		padding:0;
	}
	.packageSelector ul li {
		border:1px solid #ccc;
		display:inline;
		list-style:none;
		margin:0 0 13px 0;
		padding:9px 9px;
	}
	.packageSelector ul li:hover {
		background: #ccc;
	}
	.packageSelector ul li:before { content: "" !important;}
	div#TermsAndConditionsBox {
		border:1px solid #ccc;
		height:200px;
		margin: 0 auto;
		padding: 3px;
		overflow:scroll !important;
		width:450px;
	}

#wide-content-wrapper
{
	width: 100%;
	float: left;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

