/*  
Theme Name: mp_tourist
Theme URI: http://www.meltingpx.com/
Description: mp_tourist theme designed for Buxtun for www.imtourist.com
Version: 1.0
Author: ram
Author URI: http://www.meltingpx.com/
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #e29090;
	background-color:#00F6FF;

}

table{
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	font-weight:bold;
	
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

blockquote blockquote{
	float: none;
	width: auto;
	background: #fff;
}

code{
	background: #f9f9f9;
}


p img{
	max-width: 100%;
}

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

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;

}

.wrap_center{
	margin: 0 auto;
	width: 980px;
	
	
}

#banner_box{
	background-image: url(images/banner_box.jpg);
	background-repeat: no-repeat;
	width:990px;
	margin:0 auto;
	border-bottom:none;
	border-top:none;
	position: absolute;


}
#banner_box .banner	{
	position: absolute;
	float:right;
	right:8px;
	top:11px;
	
}



#header{
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;	
	
}

#header h1{
	padding: 0px 0;
	font-size: 24px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #222;
}

#header h1 a:hover{
	text-decoration: underline;
}



#menu{

	
}

#menu ul{
	margin: 0  auto;
	width: 980px;
	list-style: none;
	list-style-type: none;
	font-size: 1.21em;
	
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	background:url(images/bg_menu_tab_right.gif) no-repeat right top;
}

#menu ul li a{
	display: block;
	padding: 5px 10px 5px;
	text-decoration: none;
	color: #f5f5f5;
	background: url(images/bg_menu_tab_left.gif) no-repeat;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#menu ul li.rss{
	float: right;
	margin: 0 20px 0 0;
	background: #a80000 url(images/bg_menu_tab_right_alt.gif) no-repeat right top;
	display: inline;
}

#menu ul li.rss a{
	background: url(images/bg_menu_tab_left_alt.gif) no-repeat;
}

#menu ul li.current_page_item{
	background: #fff url(images/bg_menu_tab_right_current.gif) no-repeat right top;
}

#menu ul li.current_page_item a{
	color: #000;
	background: url(images/bg_menu_tab_left_current.gif) no-repeat;
}

#page{
	float: left;
	width: 100%;
	background: #fff;
	color: #000;
}

#page .wrap_float{
	float: left;
	width: 990px;
	margin: 20px 0 0;
	background: url(images/dotted_v1.gif) repeat-y 780px top;

	
}

.maincolumn_home{
	float:right;
	width: 900px;
	
}

.maincolumn{
	float:right;
	width: 810px;
	


}

.post, .post_alt{
	float: left;
	width: 760px;
	padding: 0 0 10px;
}

.wrapper{
	float: left;
	width: 810px;
	position:relative;
	
}

.wrapper_home{
	width:965px;
	margin:0 auto;

}

.wrapper_home img{
	margin:0 auto;
	text-align:center;
	
	
}
.post_alt{
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.post_alt .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
	
}

.postmeta{
	float: right;
	width: 240px;
	margin: 34px 0 0;
	background: url(images/bg_gradient.jpg) no-repeat;
}

.post_alt .postmeta{
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.postmeta ul{
	margin: 0;
	padding: 0 20px 20px;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
}

.postmeta ul li{
	padding: 8px 0;
	background: url(images/dotted_h1.gif) repeat-x left bottom;
}

.post h2, .post_alt h2{
	float: left;
	width: 480px;
	padding: 0 0 10px 0;
	margin: 0px 5px 0;
	background: url(images/dotted_h1.gif) repeat-x left bottom;
	display: inline;
	text-transform: uppercase;
	
}

.post h2 a, .post_alt h2 a{
	text-decoration: none;
}

.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: underline;
}

.entry_home{
	float: left;
	margin: 0 0px;
	line-height: 24px;

}

.entry{
	float: left;
	width: 490px;
	margin: 0 0px;
	display: inline;
	border-right:1px dotted #ccc;
	margin-right:10px;
	border-bottom:0px dotted #ccc;
}

.entry_add{

	width: 300px;
	display:block;
	position:absolute;
	right:10px;
	
	
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.navigation{
	padding: 15px 20px 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

.sidebar{
	float: left;
	width: 170px;
	margin: 0 0 0 0px;
	display: inline;


}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	padding: 0px;
	margin:0px;
}


.sidebar ul li#calendar table{
	font-size: 11px;
}
.comments_template{
	float: left;
	width: 760px;
	padding: 0 0 10px;
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.comments_template .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 720px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 720px;
	padding: 0;
	margin: 10px 0 0;
	background: url(images/dotted_h.gif) repeat-x;
}

.commentmeta{
	float: right;
	width: 220px;
	margin: 2px 0 0;
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	padding: 9px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 720px;
	display: inline;
}

#footer {
	color: #fff;	
	text-align: center;
	border-top: 1px solid #111;
	background-color:#050E45;
	font-size:12px;
	padding-bottom:5px;
	
	
	
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 1.15em;
}
#footer a:hover {
	color: #D1E2FA;
	text-decoration: none;
}


#footer .wrap_center{
	padding: 8px 0 17px;
}

#footer p{
	padding: 10px 20px 5px;
	line-height: 24px;
}


#wrapper .200x200{
	float: right;
	width:210px;
	background-color:#999999;
	position:absolute;
	top:0px;
	right:0px;



}
.content{
	
	border-bottom:1px solid #e1e1e1;

}


#footer_links ul{
	text-align:center;
	background-color:#1C2664;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:1.3em;

}

#footer_links li{
display:inline;
padding:10px;
}
#footer_links li a{
color:#FFFFFF;
font-weight:bold;

}

#footer_ad ul{
padding:0px;
margin:0px;
padding:10px 0px;
background-color:#fff;
border-bottom:3px solid #111;
}

#footer_ad li{
display:inline;
float:left;


}

.content #rssfeeds ul, li{
list-style:none;
font-weight:normal;
margin:0px;
padding:0px;



}

.content #rssfeeds {
font-size:11px;
color:#333;


}


.content #rssfeeds a{
font-size:15px;
color:#0033CC;
text-decoration:underline;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:10px;





}