/*  
Theme Name: Summer Theme
Theme URI: http://www.sunvalley.com/
Description: Summer blog skin - 2 column theme
Version: 1.2
Author: Sun Valley Resort


*/



/* General */

body {
	margin: 0;
        background-color: #EDEDEE;
        background-image: url("images/site_bg.png");
        background-repeat: repeat-x;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
        background-color: #FFF;
}


/* Header */

#header {
	width: 1004px;
	height: 300px;
	background: url("images/header-winter.jpg") no-repeat;
	position: relative;
}

	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 17px;
		left: 736px;
		width: 250px;
		height: 28px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 250px;
		height: 28px;
	}
	
	#header #header-search #s {
		width: 161px;
		height: 18px;
		border: 0;
		padding: 5px 6px;
		font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #000000;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 89px;
		height: 28px;
		padding: 0;
		float: right;
	}
	
	/* Header - Info */
	
	#header #header-info {
		position: absolute;
	/*	top: 140px;
		left: 50px;  */
		top: 210px;
		left: 15px;
		
	}
	
	#header #header-info h1 {
		/*color: #f6f6f6; - white for winter*/
		color: #eee;
		/*font: bold 50px 'Trebuchet MS', Arial, sans-serif; - original font */
		font: bold 50px "Helvetica Neue", Helvetica, Arial, sans-serif;
		letter-spacing: -3px;
		text-shadow: 0px 0px 2px #333;
		filter: dropshadow(color=#333, offx=1, offy=1);
		/*text-transform: uppercase; */
	}
	
	#header #header-info h1 a {
		/*color: #f6f6f6; - white for winter*/
		color: #eee;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #eee;
		font: bold 17px "Helvetica Neue", Helvetica, Arial, sans-serif;
		letter-spacing: -1px;
		line-height: 17px;
		text-shadow: 1px 1px 2px #333;
		filter: dropshadow(color=#333, offx=1, offy=1);
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 267px;
		right: 17px;
		height: 30px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 30px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 30px;
		font: bold 12px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #666;
		background: url("images/header_menu_left.png") no-repeat;
		margin-left: 10px;
		letter-spacing: 0.2px;
	}
	
	#header #header-menu ul li a {
		color: #666;
		padding-right: 15px;
		margin-left: 15px;
		text-decoration: none;
		background: url("images/header_menu_right.png") no-repeat right top;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
                color: #333;
	}
	
		/* Header - Menu - Feed */
		
		#header #header-menu ul li.header-menu-feed {
			height: 30px;
			background: none;
		}
		
		#header #header-menu ul li.header-menu-feed a {
			padding-right: 0;
			margin-left: 0;
			background: none;
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}


/* Main */

#main {
	width: 1004px;
  
}

	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 193px;
		font: normal 11px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #000000;
		padding: 17px 24px 0 14px;
		margin-bottom: 10px;
              
	}
	
	#sidebar a {
		color: #333;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 193px;
		margin-bottom: 15px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 16px/33px "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #e3e3e3;
			padding-left: 14px;
			width: 179px;
			height: 33px;
                        background-color: #3B5998;
		/*	background: url("images/sidebar_title.png") no-repeat; */
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 5px 0 0 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			font: bold 11px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #444;
			border-bottom: 1px solid #dedede;
			padding-left: 14px;
		}
		
		#sidebar ul li a {
			color: #666;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				margin: 0;
				padding: 0;
			}
			
			#sidebar ul li ul li {
				border-bottom: none;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 15px 0;
			width: 193px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 143px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 5px;
			width: 115px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 5px 5px 0 5px;
		}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 773px;
		padding-top: 5px;
             
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 15px;
		width: 750px;
                background-color: #f3f3f3;
	/*	background: url("images/post.gif") repeat-y; */
	}
	
		/* Post - Title */
		
		#content .post .post-title {
		/*	background: url("images/post_title.gif") no-repeat; */
			width: 704px;
			height: 50px;
			color: #0B4CA4;
			font: bold 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
                      /*  border-bottom: 1px solid #b8cee8; */
			padding-left: 14px;
			padding-top: 10px;
                        padding-bottom: 15px;
		}
		
		#content .post .post-title a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
		/*	background: url("images/post_date.gif") no-repeat; */
                        background-color: #0B4CA4;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			color: #eee;
			text-align: center;
			text-transform: lowercase;
			width: 60px;
			height: 44px;
			margin-right: 15px;
			font: bold 13px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
		
		#content .post .post-title .post-date span {
			margin-top: 8px;
			display: block;
		}
		
		#content .post .post-title h2 {
			color: #0B4CA4;
			font: normal 23px "Helvetica Neue", Helvetica, Arial, sans-serif;
                        margin-top: 7px;
		}
		
		#content .post .post-title h2 a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 13px/18px Arial, sans-serif;
			color: #333;
			padding: 0 20px;
			width: 691px;
			margin: 0 0 10px 10px;
		/*	background: url("images/post_entry.gif") repeat-x; */
			float: left;
			min-height: 55px;
		}
		
		#content .post .post-entry a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #0B4CA4;
			float: right;
		}
		
		#content .post .post-entry .more-link a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			width: 230px;
			height: 32px;
			clear: both;
			padding: 0 20px 0 500px;
		/*	background: url("images/post_info.gif") no-repeat; */
			font: bold 11px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #666;
		}
		
		#content .post .post-info a {
			color: #666;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
                        color: #333;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #0B4CA4;
			font: normal 17px "Helvetica Neue", Helvetica, Arial, sans-serif;
			margin: 20px 0 10px 0;
		}
		
		#content .post .comments {
			font: normal 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #000000;
			width: 691px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #f2f2f2;
		}
		
		#content .post .comments ol li cite {
			color: #0B4CA4;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			font: normal 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #333;
			width: 670px;
			margin: 0;
			padding-left: 21px;
		}
		
		#content .post #commentform a {
			color: #0B4CA4;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 12px/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #666;
		width: 720px;
		float: left;
		padding: 0 15px;
		margin-bottom: 15px;
	}
	
	#content .navigation a {
		color: #333;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: none;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}


/* Footer */

#footer {
	width: 1004px;
	height: 36px;
	color: #c3c3c3;
	font: normal 12px/36px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	background: #776045;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}


img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
