/*
Theme Name: My Blog Template
Description: My Blog Template is a stylish theme brought to you free by <a href="http://7seo.com" target="_blank">SEO</a>. 
Author: SEO
Author URI: http://7seo.com
Version: 1.0
Tags: brown, gray, white, 2-columns, left sidebar, widget ready, fixed width, seo friendly

*/

* {
	padding: 0px;
	margin: 0px;  
}
html {
	background: url(images/bg.jpg);
	
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5C5D57;
	background-color:#D1D1D1;
	line-height: 21px;
}
#wrap {
	text-align: left;
	width: 960px;
	background-color:#FFFFFF;
	background-image:url(images/right_image.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:10px;
}
#header {
	height: 94px;
	width: 960px;
	text-align: left;
	background-image:url(images/logo.jpg);
}
#logo{
text-indent:-9999px;
width:490px;
height:90px;
display:block;
}


#title {
	float: left;
}
#pagenav {
	float: right;
	font-size: 10pt;
	font-weight: bold;
	padding-top:40px;
}
#sidebar {
	margin: 0px 18px 0px 0px;
	width: 210px;
	float: left;
	color:#333333;
}



#content {
	width: 710px;
	float: left;

	
}
#footer {
	margin: 0px 0px;
	color: #fff;
	height:70px;
	width:960px;
	background-color:#A70005;
	font-size:11px;
	line-height:20px;
}
.post {
	padding-bottom: 15px;
}
.postmetadata {
	padding: 0px 0px 10px 0px;
	color: #100c08;
}
.postmetadata a {
	color: #100c08;
	text-decoration: none;
}
/* default */
.clear {
	clear: both;
	width: 868px;
	height: 1px;
}
img {
	border: 0px;
}
/* text */
#title h1 {
	font-size: 20pt;
	padding-top: 15px;
	font-weight: normal;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 12pt;
	color: #CCCCCC;
}
#pagenav ul li {
	list-style: none;
	display: inline;
}
#pagenav li a {
	margin-left: 25px;
	text-decoration: none;
	color:#ffffff;
}
p, #content h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom: 10px;
}
#content ul, #content ol {
	margin-left: 25px;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
#sidebar h2 {
/*	background: url(images/background.jpg) no-repeat; 
	padding: 3px 3px 3px 10px;*/
	font-size: 10pt;
	color: #3d2a1c;
}




#menu{ width:243px;	height:100%; clear:both;overflow:hidden;padding:0 0 0px 13px; font-size:16px; color:#000; }
#menu a{width:210px;  color:#000; padding-left:10px;}
#menu div.first{padding-left:0; color:#000; }
#menu ul li{padding-bottom:1px; color:#000; }
#menu ul a{display:block; color:#000; }


#menu #sitemap ul{color:#D31000;float:left;font-size:.9em; width:210px; background-image:url(images/sidebarbg.gif); background-repeat:repeat-y;  line-height:22px; font-size:13px; font-weight:bold; }
#menu #sitemap h5 a{background-image:url(images/h2bg.gif); background-repeat:no-repeat; height:30px; color:#D31000; }
#menu #sitemap ul a:hover{color:#EC971A; text-decoration:underline;}
#menu #sitemap li img{padding:.6em 0; color:#D31000; }
#menu #sitemap h6 a{color:#000; font-size:12px;font-weight:normal; margin-left:10px; height:16px;}
#menu #sitemap h4 a{color:#000; font-size:11px;font-weight:normal; margin-left:15px; height:16px;}

#menu_title{
	
	width:190px;
	height:30px;
	margin-left:10px;

}




#sidebar a {
	color:#333333;
	text-decoration: none;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#topleft h1 a {
	font-size: 14pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
}
h1 a {
	text-decoration: none;
	color: #3d2a1c;
}
h2 {
	
	font-size: 13pt;
	margin-bottom:0;
	padding-bottom:0;
	color: #DE0013;
	font-weight: normal;
}
h2 a {
	color: #999999;
	text-decoration: none;
}
h3, h4 {
	font-size: 12pt;
}
h5, h6 {
	font-size: 11pt;

}
h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #ffffff;	
}
small {
	font-size: 10pt;
	color: #100c08;
	font-weight: bold;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	color: #3d2a1c;
	text-decoration: none;
}

/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #550000;  
	padding: 5px;
	font-size: 8pt;
	background: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	color: #ffffff;
	border: 1px solid #550000; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) no-repeat;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	padding-bottom: 10px;
}

/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	border:1px solid #FFC200;
	padding:5px;
	margin-right:10px;
	margin-top:10px;
	float: left;
}

.alignright {
	border:1px solid #FFC200;
	padding:5px;
	margin-left:10px;
	margin-top:10px;
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#menu{

	width:200px;
	height:100%;
	margin-left:0px;

}

#menu_heading{
	
	width:196px;
	height:27px;
	background-image:url(images/h2bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:3px;

}

#menu_list{
	
	width:196px;
	height:100%;
	background-image:url(images/sidebarbg.gif);
	background-repeat:repeat-y;
	font-weight:bold;
	

}



#menu_list a:link  {  color: #000; text-decoration: none; 	font-size : 13px; padding-left:15px; }
#menu_list a:active { color: #000; text-decoration: none; 	font-size : 13px; padding-left:15px; }
#menu_list a:visited { color: #000; text-decoration: none; 	font-size : 13px; padding-left:15px; }
#menu_list a:hover { color: #EC971A; text-decoration:underline; 	font-size : 13px; padding-left:15px; }

#menu_heading a:link  {  color: #D31000; text-decoration: none; 	font-size : 16px; padding-left:10px; }
#menu_heading a:active { color: #D31000; text-decoration: none; 	font-size : 16px; padding-left:10px; }
#menu_heading a:visited { color: #D31000; text-decoration: none; 	font-size : 16px; padding-left:10px; }
#menu_heading a:hover { color: #EC971A; text-decoration:underline; 	font-size : 16px; padding-left:10px; }

#menu_list1 a:link  {  color: #000; text-decoration: none; 	font-size : 11px; padding-left:25px; font-weight:normal;}
#menu_list1 a:active { color: #000; text-decoration: none; 	font-size : 11px; padding-left:25px; font-weight:normal;}
#menu_list1 a:visited { color: #000; text-decoration: none; 	font-size : 11px; padding-left:25px; font-weight:normal;}
#menu_list1 a:hover { color: #EC971A; text-decoration:underline; 	font-size : 11px; padding-left:25px; font-weight:normal;}

#sidebar li{
	width:196px;
	background-image:url(images/h2bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:3px;
	list-style:none;
}
#sidebar li a{
}
#sidebar li a:link  {  color: #D31000; text-decoration: none; 	font-size : 16px; padding-left:15px; }
#sidebar li a:active { color: #D31000; text-decoration: none; 	font-size : 16px; padding-left:15px; }
#sidebar li a:visited { color: #D31000; text-decoration: none; 	font-size : 16px; padding-left:15px; }
#sidebar li a:hover { color: #EC971A; text-decoration:underline; 	font-size : 16px; padding-left:15px; }


#sidebar li ul a:link  {  color: #000; text-decoration: none; 	font-size : 13px; padding-left:15px; }
#sidebar li ul a:active { color: #000; text-decoration: none; 	font-size : 13px; padding-left:15px; }
#sidebar li ul a:visited { color: #000; text-decoration: none; 	font-size : 13px; padding-left:15px; }
#sidebar li ul a:hover { color: #EC971A; text-decoration:underline; 	font-size : 13px; padding-left:15px; }

#sidebar li ul{
	width:196px;
	height:100%;
	background-image:url(images/sidebarbg.gif);
	background-repeat:repeat-y;
	font-weight:bold;	
	margin-top:6px;
}
#sidebar li ul a{
}
#sidebar li ul li{
padding-bottom:4px;
background:none;
width:auto;
height:auto;
background-image:none;
padding-top:3px;
}
#sidebar li ul li a{
}
#header_image{

	width:710px;
	height:240px;
}


#header_test{
	background-image:url(images/h1img.gif);
	background-repeat:repeat-x;
	margin-top:199px;
	font-size:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight:bold;
	
}

#header_test h1{
margin:0;
padding:0;
}
#content_area{

	width:700px;
	height:100%;
	
}


#nav_box{

	width:480px;
	height:25px;
	float:left;
	border-bottom:1px #DDDDDD solid;
	padding-top:7px;
	visibility:hidden;	

}
#content_box p{text-align:justify;}
#content_box{

	width:480px;
	height:100%;
	float:left;
	clear:both;
	padding-top:10px;
}


#add_box{

	width:180px;
	height:100%;
	float:right;
	border-left:4px #FFB600 solid;
	padding-left:10px;
	margin-top:20px;

	
}

.red_heading{

	color:#D31000;
	font-size:18px;

}


#trip_planner {
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:1px 1px 5px #B1B1B1;
background-image:url("images/phonegirl.jpg");
background-repeat:no-repeat;
height:131px;
margin:0 auto 8px;
width:161px;
}
.red_bold{
	
	color:#D31000;
	font-size:13px;
	font-weight:bold;


}
.red_bold2{
	background-image:url(images/h1img.gif);
	color:#D31000;
	font-size:13px;
	font-weight:bold;
	margin:0 auto;
	width:90%;

}
.red_bold2 a{
color:#FFF;
display:block;
margin:0 auto;
text-align:center;
padding-top:5px;
font-weight:bold;
text-decoration:none;
}
#nav_box a:link  {  color: #D31000; text-decoration: underline; 	font-size : 13px;  font-weight:normal;}
#nav_box a:active { color: #D31000; text-decoration: underline; 	font-size : 13px;  font-weight:normal;}
#nav_box a:visited { color: #D31000; text-decoration: underline; 	font-size : 13px;  font-weight:normal;}
#nav_box a:hover { color: #EC971A; text-decoration:none; 	font-size : 13px; font-weight:normal;}


a {

color: #d31000;
text-decoration: underline;
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: medium;

}

a:visited 

{

}

a:hover {

text-decoration: none;
color: #ec971a;

}