/* 
  
Theme Name: photoblogs
Theme URI: http://www.wordpresstravelthemes.com
Description: Provided by WordpressTravelThemes.com, Free Travel Blog Themes <a href=http://www.wordpresstravelthemes.com>http://www.wordpresstravelthemes.com</a>
Version: 1.1
Author: Eric West
Author URI: http://www.wordpresstravelthemes.com
    
*/

.date
{
font-size: 26px;
float: right;
text-transform: uppercase;
padding: 0px -10px 55px 0;
margin-top: 5px;
margin-right: 0px;
text-align: center;
color: #FFFFFF;
background: url(imagefiles/date.png) -2px 0 no-repeat;
width: 78px;
}

.postwrap
{
overflow:hidden;
width: 100%
}
.entry
{
overflow: hidden;
}


* { margin: 0; padding: 0; outline: none; }

body, html { background: #2f2525 url(imagefiles/background.gif) repeat-x; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #88736a; }

a:link, a:visited, a:active { color: #ebae39; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

a:hover { color: #ffe3ad; }

p { padding: 15px 0 0 0; }

img { border: none; }

#wrapper { width: 700px; margin: 0 auto; }

#top { width: 700px; height: 54px; }

	a.logo { float: left; }

	.top-search { float: right; padding-top: 15px; }

		.input-search-text { height: 19px; float: left; border: none; padding: 5px 0 0px 5px; margin: 0 10px 0 0; }

#headerimage { width: 700px; height: 320px; background: url(imagefiles/city-red.png) no-repeat; }

	#headerimage span { text-indent: -9999px; float: left; }
	
#nav { width: 700px; height: 84px; }

	#nav ul { list-style-type: none; }
	
	#nav li { display: inline; float: left; }
	
	#nav li a { float: left; height: 29px; padding: 13px 15px 0 15px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; /* font-weight:bold*/; text-transform: uppercase; color: #333333; letter-spacing: -1px; }
	
	#nav li a:hover { background: #2f2525; color: #F0F0F0; /*font-weight:bold;*/}
	
#content { width: 700px; margin: 15px 0 15px 0; }

.post { padding: 0px 0 0px 0; }

.post h2 a { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; text-decoration: none; }

.post h2 a:hover { color: #49b3ef; }

.post blockquote { background: url(imagefiles/commentballoon.gif) #2c2c2c no-repeat; border: 1px solid #272727; padding: 15px 15px 15px 5px; margin: 15px 10px 15px 40px; font-style: italic; color: #666; }

.meta-data { padding: 5px 10px 5px 10px; border-top: 1px dotted #626262; margin: 15px 0 0 0; }

.in { width: 700px; margin: 0 auto; padding: 15px 10px 15px 10px; }

#sidebar { background: #1d0700; margin: 20px 0 0 0; padding: 0 0 10px 0; float: left; width: 100%; }

	#sidebar h2 { font-size: 18px; color: #bb8776; font-weight: normal; padding: 0 0 5px 10px; }

	#sidebar ul { list-style-type: none; }
	
		#sidebar li { width: 310px; border-top: 1px solid #531400; }
		
		#sidebar li a { display: block; width: 300px; padding: 5px 0 5px 10px; color: #c4816c; font-size: 14px; }
		
		#sidebar li a:hover { background: #4c1200; color:#FFFFFF; }

	#sidebar .archives { width: 340px; float: left; }
	
	#sidebar .categories { width: 340px; float: left; margin-right: 20px; }
	
#footer { width: 100%; float: left; background: #000; padding: 10px 0 10px 0; }

#site_content {position: absolute;left: -10000px;};