/*   
Theme Name: Travelogue
Theme URI: http://www.podq.com/travelogue-2/
Version: 2.7
Description: A fun, travelogueish theme. Don't forget to change the random pictures in the polaroid! Widget-compatible.
Author: Joshua Lyman
Author URI: http://www.podq.com/
Tags: two-columns, brown, flexible-width
*/

/*
Released under the GPL. The images were shot by me, Joshua Lyman. You can certainly keep them there (although
I recommend you change them) so long as you don't take credit for them. ;-)

Note that the sidebars can be modified through the use of widgets in the admin panel. Have fun!
*/

/* Color Schemes
   -------------
	Orange Dark: 	#AA3511
	Darkest Brown: 	#45392A
	Dark Brown: 	#847563
	Brown: 			#CFC2A1
	Light Brown:	#E9E2DA
	Red: 			#AC0605
	Blue:			#315980       */


@import url('css-niftyCorners.css');
@import url('css-typography.css');
@import url('css-calendar.css');

/* Layout Declarations */

body {
	/*background-image: url(images/fon.jpg);*/
	
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

a img, a:hover img {
	border:none;
	text-decoration:none;
}

.gallery .gallery-item .gallery-icon img {
	padding: 0%;
	border: 1px solid #847563;
	text-decoration:none;
}

#headerElements {
	position:relative;
	width:100%;
	overflow:hidden;
}

#polaroid {
	left:0px;
	top:0px;
	width:340px;
	height:224px;
	background: url('images/1-1.jpg') no-repeat;
}

	#polaroidimage {
		position:relative;
		left:44px;
		top:31px;
		width:202px;
		height:187px;
		overflow:hidden;
	}
	
	#polaroidcaption{
		position:relative;
		left:42px;
		top:40px;
		width:202px;
		height:26px;
		overflow:hidden;
	}

#header-img {
	position:absolute;
	left:340px;
	top:0px;
	min-width:650px;
        width:650px;
	height:224px;
	/*background: url('images/2-1.jpg') no-repeat;*/
	}

	
#header-img a.logo_header,
#header-img a.logo_header:hover
{
  width:650px;
  height:224px;
background: url('images/2-1.jpg') no-repeat;
display:block;
margin:0px;
}
#header-img a.logo_header:hover
{
background: url('images/2-1-1.jpg') no-repeat;
}
#pomidor {
position:absolute;
	left:990px;
	top:0px;
	min-width:288px;
        width:288px;
	height:224px;
	background: url('images/3-1.jpg') no-repeat;
}

#subheader {
	position:absolute;
	left:304px;
	top:224px;
	width:60%;
	height:101px;
	margin: 3px 5px 0 35px;
}
	
		#subheader #search {
			float: left;
			width: 45%;
		}
		
		#subheader #cats {
			float: right;
			width: 45%;
		}

#mainContainer {
	
}

#sidebar {
	float:left;
	width:280px;
	margin: 0 0 5px 0;
	padding-left: 10px;
}


#content {
	right:0;
	padding:0;
	z-index:0;
	font-size: 97%;
	margin-left:25px;
	margin-right:20px;
	height:1%; /* This is a silly hack needed to give IE hasLayout a true value, otherwise the sidebar goes crazy. */
}

#rightcolumn {
	float:right;
	width: 125px;
	margin:0 0 10px 20px;
	padding:3px;
}
	
	#rightcolumn .mini_sidebar_widget_cont { margin-bottom:10px; background-color: white; }
	#rightcolumn .mini_title { font-weight: bold; }
	
	#rightcolumn ul { margin: 0; }
	#rightcolumn li { list-style-type:none; margin-left:-25px; }
	#rightcolumn > li {margin-left:-18px; }

	#rightcolumn .mini_sidebar_widget_cont,
	#rightcolumn #rss_feeds,
	#rightcolumn #rc_extra_code { padding:3px; }
	#rightcolumn #rss_feeds_cont,
	#rightcolumn #rc_extra_code_cont { margin-bottom: 5px; }
	
.navigation {
	height:20px;
	font-weight:bold;
}

#footer {
	/*border: 1px solid #D4DBD3;
	margin:10px 20px 0 305px;
	*/
	margin-top: 15px;
	min-height: 60px;
	padding-top: 5px;
	height:100%;
	width: 100%;
	clear:both;
	background: url('images/footer.jpg') bottom center no-repeat;
	
}

#upmenu {
	background: url('images/up_menu.jpg') no-repeat;
	margin: 20px 0px 0px -16px;
	width: 245 px;
	height: 80px;
	}

#footerleft {
background: url('images/footer_left.jpg') no-repeat;
height: 100px;
}

#downmenu {
	background: url('images/down_menu.jpg') no-repeat;
	
	
	margin: -223px 0px 0px -23px;
	height: 90px;
	width: 245 px;
}


.post {
	/*border-bottom: 1px #E0D3CD dotted;*/
	padding: 7px 3px 1px 4px;
	margin-bottom: 10px;
}

.cat_post {
	border: 0px solid #CCCCCC;
    float: left;
    font-size: 60%;
    height: 170px;
    margin: 5px;
    padding: 5px;
    width: 170px;
    text-align:center;
    overflow:hidden;
    border-radius:0px;
     background: url('images/receptwindow3.png') center center no-repeat;
}

#sidebar  .cat_post{
	height: 130px;
}

.cat_post h2
{
    font-size:10px;
    font-weight:normal;
	padding: 17px 12px 0px 12px;
	}

#sidebar .cat_post h2
{
    padding: 0px 12px 0px 12px;
	}	
	
.cat_post img
{
    height:100px;
}

.cat_post .post_head
{
    margin-top:-10px;
}


div.comments ol {
	margin-left:0;
	padding:0;
}

	.commentlist li {
		border: 0px solid #45392A;
		background-color:#ffffff;
				background-repeat: repeat-x;
		padding:1px;
		margin-bottom:1px;
		list-style-type:none;
	}
	
	.commentlist .alt {
		background-color:#ffffff;
				background-repeat: repeat-x;
	}
	
	.commentmetadata {
		float: right;
		text-align:right;
		font-size:smaller;
		width:60%;
	}

/* Postit Date */

.post .post_cal {
	text-align: center;
	width: 54px;
	float: left;
	margin: 0 10px 5px 0;
}

	.post_cal .dayname {
		background-color: #AC0605;
		background-image:url(images/cal_bg1.jpg);
		background-repeat:repeat-x;
		background-position: bottom center;
		border-bottom: 1px solid #A6A6A6;
		color: #FFFFFF;
		font-size: smaller;
		font-weight: bolder;
		width: 96%;
	}
	
	.post_cal .daynum {
		background-color:#F0E9D7;
		border-bottom: 1px solid #A6A6A6;
		background-image:url(images/cal_bg2.jpg);
		background-repeat:repeat-x;
		font-size: xx-large;
		font-weight: bold;
		width: 96%;
	}
	
	.post_cal .month, .post_cal .year {
		background-color: #AC0605;
		background-image:url(images/cal_bg3.jpg);
		background-repeat:repeat-x;
		font-size: smaller;
		color:white;
		width: 96%;
	}
	
.postmetadata {
	font-weight: bold;
}

/* End Postit Date */

/* Sidebar Boxes */

.boxhead_cont, .boxbody_cont { width: 230px; }

.boxhead_cont { margin-top:15px; }

.boxhead { width:228px; background-repeat:repeat-x; }

.boxbody { width:228px; background-repeat:repeat-x; }

.boxhead h3 {
	color: #315980;
	margin:0;
	padding: 10px 0 10px 0;
	font-size: 1em;
}

/* End Sidebar Boxes */

.gravatar_image {
	float:left;
	margin: 0 10px 5px 0;
}

/* WordPress 2.5 Image Gallery Classes */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	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;
}

.topMenuWrap
{
    text-align: center;
}

.topMenu
{
    background-image: url("images/menu_bg.gif");
    height: 40px;
}

.menu_left
{
    background: url("images/left_green.png") no-repeat scroll left 1px transparent;
    display: inline-block;
    padding-bottom: 0;
    padding-left: 46px;
    padding-top: 0;
}

.menu_right
{
    background: url("images/right_green.png") no-repeat scroll right 0 transparent;
    height: 40px;
    padding-bottom: 28px;
    padding-right: 47px;
    padding-top: 28px;
}

.menu_left_green
{
    background-image:url(images/left_green.png);
    width:52px;
    position:absolute;
    height:92px;
        margin-left: -37px;
        display:none;
    margin-top: -27px;
}

.menu_right_green
{
    background-image:url(images/right_green.png);
    width:47px;
    position:absolute;
    height:83px;
    right: 0px;
    display:none;
    margin-top: -28px;
}


.topMenu ul
{
    margin:0px;
    padding:0px;
    list-style-type: none;
    white-space:nowrap;
    float:left;
}


.topMenu ul li
{
    margin:0px;
    padding:0px;
    display:inline-block;
    width:109px;
    padding:0px 0px;
    
    line-height: 39px;
    font-size:12px;
    background:url('images/splitter.gif') top left no-repeat;
    overflow:hidden;
}

.topMenu ul li a
{
    text-align: center;
    padding-left:8px;
    display:block;
}

.topMenu ul li ul
{
    position:absolute;
    margin:0px;
    margin-left:1px;
    padding:0px;
    display: none;
    
    z-index:10;
    padding: 10px 0px;
    border:1px solid #837466;
    border-top:0px;
    background-color: #e6b4b5;
    
}

.topMenu ul li ul li
{   
    background:url('images/vert_splitter.jpg') top center no-repeat;
    display:block;
    float:none;
    clear:both;
    text-align:left;
    line-height: 18px;
    padding: 0px 2px;
    /*white-space:normal;*/
    
    
}

.topMenu ul li ul li a {
    display: block;
    padding: 10px 3px;
    font-size:12px;
    text-align: center;
    white-space:normal;
}

.dishes_catalog_main
{
    width:100%;
}

.dishes_catalog_main .category_title
{
    font-weight:bold;
    font-size:16px;
    line-height:20px;
}

.dishes_catalog_main td
{
    padding-top:20px;
    text-align:center;
}


.item_border
{
    height:170px;
    width:170px;
    position:absolute;
    background: url('images/receptwindow.png') center center no-repeat;

}


img#wpstats{display:none;} /* Remove the silly wp-stats smiley if the plugin is installed. */
