/*  
Theme Name: TrendyOrange
Theme URI: http://www.skinpress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: AskGraphics.com
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:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#101f40 url(images/bg.gif) repeat-x;
	color:#ffffff;
}

#body_page{
	background:url() repeat-x bottom;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:448px;
	background:url(images/header_bg.gif) no-repeat;
}

#header h1{
	color:#fff;
	font-size:42px;
	font-style:italic;
	padding-top:30px;
	padding-left:25px;
}

#header h1 a{
	color:#fff;
}

#header h1 span{
	color:#fff;
	font-size:13px;
	position:relative;
	top:-5px;
	font-weight:normal;
}

/* menu */

#menu{
	width:1000px;
	height:33px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu ul{
	float:right;
}

#menu ul li{
	float:left;
	background:url() no-repeat right;
	display:block;
	height:33px;
	padding-left:15px;
	padding-right:15px;
}

#menu ul li a{
	color:#fff;
	display:block;
	font-size:13px;
	text-transform:uppercase;
	padding-top:13px;
}

/* BODY */

#body{
	width:100%;
	background:#ffffff url(images/body_bg.gif) no-repeat;
	float:left;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) repeat-y;
	padding-bottom:50px;
}

#body_left{
	width:675px;
	float:left;
}

#body_right{
	width:325px;
	float:right;
}

/* left contact */

#body_left_content{
	width:619px;
	margin-left:35px;
	margin-top:20px;
}

.narrowcolumn{
}

.post{
	padding-bottom:30px;
}

.post-top{
}

.post-title{
	color:#000;
}

.post-title h4{
	font-weight:normal;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
}

.post-title h2{
	font-size:24px;
	color:#333;
	margin-bottom:4px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:4px;
}

.post-title h2 a{
	color:#214876;
}

.post_tags{
	font-weight:normal;
	color:#000000;
	font-size:13px;
	font-family:Arial;
	background:#e4f2fb;
	padding:9px;
}

.post_tags span{
	color:#0074be;
	font-weight:bold;
}

.post_tags a{
	color:#000000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana;
	font-size:13px;
	padding-top:5px;
	padding-left:3px;
	padding-right:5px;
	padding-bottom:5px;
}

.entry p{
	padding-bottom:13px;
}

.entry a{
	color:#5ea6d6;
	font-weight:bold;
}

.postmetadata{
	float:left;
	padding-bottom:13px;
	color:#FFFFFF;
	background:transparent url() repeat-x bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
}

.postmetadata a{
	color:#214876;
	font-weight:normal;
}

.postmetadata b{
	color:#214876;
	font-weight:normal;
}

.postmetadata .alignleft{
	padding-top:13px;
	padding-left:13px;
	width:50%;
}

.postmetadata .alignright{
	padding-top:13px;
	padding-right:5px;
	text-align:right;
	width:45%;
}

.alignright a{
	color:#ffffff;
	background:url(images/i_comm.gif) no-repeat left 1px;
	padding-left:15px;
	padding-right:13px;
	font-weight:bold;
}

a.readmore{
	color:#214876;
	background:url(images/i_read.gif) no-repeat left 1px;
}

.post-page{
}

.post-page h2{
	font-size:23px;
	font-style:;
	font-weight:normal;
	text-transform:uppercase;
	color:#214876;
	background:url() repeat-x left bottom;
	padding-bottom:5px;
}

.post-page .entry{
	margin-top:13px;
	color:#ffffff;
	font-size:13px;
	font-family:Verdana;
}

.post-page .entry a{
	color:#214876;
	font-weight:normal;
}

strong{
	color:#ffffff;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	color:#f87713;
	background:url(images/dotted_orange.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}*/

/* right content */

#body_right_content{
}

/* RSS */

#main_rss{
	margin-left:32px;
	padding-top:18px;
}

/* ADS */

#main_ads{
	margin-left:14px;
	padding-top:14px;
}

#main_ads img{
	margin-left:14px;
	margin-bottom:14px;
}

/* SEARCH */

#main_search{
	margin-bottom:13px;
}

#searchform_top{
	padding-left:15px;
	padding-top:7px;
}

#searchform_top span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c0c0c0;
	font-size:13px;
}

#searchform_top_text{
	width:198px;
	border:0px;
	background:none;
	color:#c0c0c0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:5px;
}

#gosearch{
	position:relative;
	top:13px;
}


/* TAGS */

#main_tags{
	padding-bottom:15px;
	margin-left:16px;
	width:295px;
}

#main_tags h2{
	color:#07101c;
	font-size:18px;
	padding-bottom:5px;
	padding-left:5px;
	text-transform:uppercase;
	background:url() repeat-x left bottom;
	font-weight:normal;
}

#main_tags a{
	color:#ffffff;
}

#sidebars{
	margin-top:13px;
}

#sidebar{
	margin-left:16px;
	width:295px;
}

#sidebars h2{
	color:#214876;
	font-size:18px;
	padding-bottom:5px;
	padding-left:5px;
	text-transform:uppercase;
	background:url() repeat-x left bottom;
	font-weight:normal;
}

#sidebars ul{
	color:#595959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li ul{
	padding-bottom:18px;
}

#sidebars li ul li ul{
	padding-left:13px;
	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;
	background:url(images/dotted_grey2.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:6px;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#ffffff;
	padding-left:3px;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{
	background:url() no-repeat left 4px;
	font-weight:normal;
	padding-left:8px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url() no-repeat left 4px;
	font-weight:normal;
	padding-left:8px;
}

#sidebars li.widget_archives ul li a{
	background:url() no-repeat left 5px;
	font-weight:normal;
	padding-left:8px;
	color:#ffffff;
}

#sidebars li.widget_meta ul li a{
	font-weight:normal;
	padding-left:13px;
}

#sidebars li ul li a{
	background:url() no-repeat left 3px;
	font-weight:normal;
	padding-left:13px;
}

#tag_cloud{
	color:#ffffff;
	padding-bottom:20px;
}

#tag_cloud a{
	color:#ffffff;
}

.textwidget{
	padding:5px 5px 13px 5px;
}

/* FOOTER */

#footer{
	width:1000px;
	height:50px;
	clear:both;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(images/footer_bg.gif) no-repeat;
}

#footer_text{
	padding-top:0px;
	float:left;
}

#footer_text h1{
	font-size:0px;
	color:#0072bc;
	font-size:0px;
	font-weight:normal;
	margin-left:20px;
}

#footer_text .description{
	position:relative;
	top:-5px;
	color:#0072bc;
	font-size:9px;
}

#footer_text a{
	color:#0072bc;
}

#footer_copyrights{
	float:right;
	padding-top:5px;
	color:#ffffff;
	line-height:20px;
}

#footer_copyrights a{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

#footer_copyrights span {
	color:#004a80;
	font-weight:bold;
}




/* 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: 13px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 13px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 13px;
	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 13px 13px;
	padding-left: 25px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

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: 13px;
	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. */

.entry ul {
	margin: 0 13px 15px 20px;
	list-style: none;
	padding:13px 15px 13px 20px;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	color:#3d3d3d;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 13px 15px 20px;
	padding:13px 15px 13px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px dashed #d8d8d8;
	color:#3d3d3d;
	}

.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: 13px 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*/

#comments_template{
	clear:both;
}

h2#comment_title{
	font-size:14px;
	color:#214876;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3#comments{
	font-size:13px;
	color:#ffffff;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:4px;
}

.alt {
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	color:#828383;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	margin: 15px 0 13px 0px;
	list-style: none;
	display:block;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 13px 5px;
	border-bottom:0px;
	background:none;
	}

.commentlist p {
	margin: 13px 5px 13px 0;
	line-height:16px;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	color:transparent;
	padding:5px 0px 5px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:capitalize;
	font-weight:normal;
	background:transparent;
	}

.commentmetadata span{
	color:#000000;
	font-weight:bold;
	}

.commentmetadata a{
	color:#214876;
	font-weight:bold;
	}

.commentmetadata_text{
	padding:0px 5px 0px 5px; 
}

.commentmetadata_end{
	text-align:right;
	color:214876;
	background:url() repeat-x;
	padding:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.commentmetadata_end a{
	color:#005b7f;
	}

.commentmetadata_end span{
	}

#respond_box{
	background:url() no-repeat;
	margin-top:25px;
	padding-bottom:60px;
	margin-left:30px;
}

h3#respond{
	font-size:14px;
	color:#214876;
	margin-bottom:30px;
	margin-left:5px;
	padding-top:2px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#commentform{
	margin-left:55px;
	color:#ffffff;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#214876;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #214876;
	background: url() repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	width:150px;
	padding:5px;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}
/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
	width:95%;
}

.ar_panel{
	width:100%;
}

.ar_panel2{
	width:100%;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:23px;
	font-style:italic;
	font-weight:normal;
	color:#000000;
	background:url(images/page_archives_div_1.png) no-repeat left bottom;
	padding-left:50px;
	height:41px;
}

.ar_panel2 h2{
	background:url(images/page_archives_div_2.png) no-repeat left bottom;
}

.ar_panel3 ul{
	margin:0px;
	padding:0px;
	padding-top:0px !important;
	margin-bottom:40px;
	padding-left:13px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:15px;
	margin-bottom:40px;
	padding-left:50px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:5px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:13px;
}

.page_archives_div ul li a{
	color:#333;
	font-size:13px;
	padding-left:13px;
}

.page_archives_div ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}


/* "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." */
