/*

Theme Name: Blue Sky Beach Theme

Theme URI: http://www.wptown.com/

Description: Blue Sky Beach Theme is a unique Widget ready WordPress theme with 3 columns, right sidebar, rounded corners and fixed width. Tested on Firefox, Internet Explorer 6, 7 and Opera. Theme is XHTML/CSS valid and SEO friendly.

Version: 1.0

Author: WP Town

Author URI: http://www.wptown.com/

Tags: blue, 3 columns, widget ready, rounded corners, right sidebar, fixed width, seo friendly

*/







/* General */



body {

	margin: 0;

	background: #c7cbd7 url("images/background.gif") repeat-x bottom left;

}



h1, h2, h3, h4 {

	margin: 0;

}



img {

	border: 0;

}



.clear {

	clear: both;

	height: 0;

	overflow: hidden;

}





/* Page */



#page {

	margin: 0 auto;

	width: 1004px;

	background: url("images/page.jpg") no-repeat;

}





/* Header */



#header {

	width: 1004px;

	height: 370px;

	position: relative;

}



	/* Header - Info */

	

	#header #header-info {

		position: absolute;

		top: 25px;

		left: 2px;

		width: 1000px;

		text-align: center;

	}

	

	#header #header-info h1 {

		color: #f8f8f8;

		font: bold 35px Arial, Verdana;

		padding-bottom: 5px;

	}

	

	#header #header-info h1 a {

		color: #f8f8f8;

		text-decoration: none;

	}

	

	#header #header-info .description {

		color: #f8f8f8;

		font: bold 16px Arial, Verdana;

	}

	

	/* Header - Menu */

	

	#header #header-menu {

		position: absolute;

		top: 310px;

		left: 15px;

		width: 974px;

		height: 38px;

	}

	

	#header #header-menu ul {

		margin: 0;

		padding: 0;

		list-style-type: none;

		width: 980px;

		height: 38px;

	}

	

	#header #header-menu ul li {

		float: left;

		font: bold 16px/30px Arial, Verdana;

		color: #ffffff;

		margin-right: 7px;

		text-align: center;

		width: 120px;

		height: 30px;

		padding: 2px 5px 6px 3px;

		background: url("images/header_menu_background.png") no-repeat;

	}

	

	#header #header-menu ul li a {

		padding: 0;

		background: url("images/header_menu.gif") no-repeat;

		color: #ffffff;

		text-decoration: none;

		display: block;

		width: 120px;

		height: 30px;

	}

	

	#header #header-menu ul li a:hover {

		color: #0062c0;

		background: url("images/header_menu_hover.gif") no-repeat;

	}

	

		/* Header - Menu - Active */

		

		#header #header-menu ul li.current_page_item a {

			color: #0062c0;

			background: url("images/header_menu_hover.gif") no-repeat;

		}

		

		/* Header - Menu - Submenu */

		

		#header #header-menu ul li ul {

			display: none;

		}





/* Main */



#main {

	width: 1004px;

}



	/* Main - Content */

	

	#content {

		float: left;

		width: 612px;

		padding: 0 7px 0 12px;

	}

	

	/* Main - Content - Post */

	

	#content .post {

		float: left;

		margin-bottom: 7px;

		width: 612px;

		background: url("images/post.gif") repeat-y;

	}

	

		/* Post - Title */

		

		#content .post .post-title {

			width: 594px;

			padding: 8px 9px 0 9px;

			background: url("images/post_title.gif") no-repeat;

			color: #0062c0;

			font: bold 12px Arial, Verdana;

		}

		

		#content .post .post-title a {

			color: #0062c0;

			text-decoration: none;

		}

		

		#content .post .post-title a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-title .post-date {

			float: left;

			color: #ffffff;

			text-align: center;

			text-transform: lowercase;

			width: 50px;

			height: 50px;

			padding: 4px;

			margin-right: 10px;

			font: bold 22px/27px Arial, Verdana;

			background: url("images/post_date.png") no-repeat;

		}

		

		#content .post .post-title .post-date span {

			padding-bottom: 2px;

			line-height: 21px;

			display: block;

			font-size: 17px;

			color: #0062c0;

		}

		

		#content .post .post-title h2 {

			padding: 7px 0 4px 0;

			color: #0062c0;

			font: bold 20px Arial, Verdana;

		}

		

			#content .post .post-title h2.title-page {

				padding: 11px 0 0 4px;

			}

		

		#content .post .post-title h2 a {

			color: #0062c0;

			text-decoration: none;

		}

		

		#content .post .post-title h2 a:hover {

			text-decoration: underline;

		}

		

		/* Post - Entry */

		

		#content .post .post-entry {

			font: normal 16px/19px Arial, Verdana;

			color: #800000;

			width: 584px;

			padding: 0 15px 0 13px;

		}

		

		#content .post .post-entry a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .post-entry a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-entry a.more-link {

			font-weight: bold;

		}

		

		#content .post .post-entry blockquote {

			border-left: 10px solid #9acae3;

			margin: 0px 30px;

			padding-left: 15px;

		}

		

		/* Post - Info */

		

		#content .post .post-info {

			clear: both;

			width: 584px;

			padding: 0 15px 14px 13px;

			text-align: right;

			font: bold 12px Arial, Verdana;

			color: #0062c0;

			background: url("images/post_bottom.gif") no-repeat left bottom;

		}

		

		#content .post .post-info a {

			color: #0062c0;

			text-decoration: none;

		}

		

		#content .post .post-info a:hover {

			text-decoration: underline;

		}

		

		/* Post - Bottom */

		

		#content .post .post-bottom {

			width: 612px;

			height: 15px;

			background: url("images/post_bottom.gif") no-repeat;

		}

		

		/* Post - Subtitle */

		

		#content .post h3 {

			margin-top: 20px;

			color: #0062c0;

			font: bold 15px Arial, Verdana;

		}

		

		/* Post - Comments */

		

		#content .post .comments {

			font: normal 12px/19px Arial, Verdana;

			color: #0062c0;

			width: 584px;

		}

		

		#content .post .comments ol {

			margin: 10px 0;

			padding-left: 25px;

		}

		

		#content .post .comments ol li {

			padding: 5px;

		}

		

		#content .post .comments ol li a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .comments ol li a:hover {

			text-decoration: underline;

		}

		

		#content .post .comments ol li.alt {

			background: #9acae3;

		}

		

		#content .post .comments ol li cite {

			color: #ffffff;

			font-style: normal;

			font-weight: bold;

		}

		

		#content .post .comments ol li cite a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .comments ol li cite a:hover {

			text-decoration: underline;

		}

		

		#content .post .comments ol li .commentmetadata a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .comments ol li .commentmetadata a:hover {

			text-decoration: underline;

		}

		

		/* Post - Comment Form */

		

		#content .post #commentform {

			font: normal 12px/19px Arial, Verdana;

			color: #0062c0;

			width: 559px;

			margin: 0;

			padding-left: 25px;

		}

		

		#content .post #commentform a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post #commentform a:hover {

			text-decoration: underline;

		}

	

	/* Main - Content - Navigation */

	

	#content .navigation {

		color: #ffffff;

		width: 612px;

		float: left;

	}

	

	#content .navigation a {

		margin-bottom: 7px;

		font: bold 12px/30px Arial, Verdana;

		color: #ffffff;

		padding: 2px 5px 6px 3px;

		background: url("images/navigation.gif") no-repeat;

		text-decoration: none;

		display: block;

		width: 150px;

		height: 30px;

		text-align: center;

	}

	

	#content .navigation a:hover {

		color: #0062c0;

		background: url("images/navigation_hover.gif") no-repeat;

	}

	

		#content .navigation .navigation-previous {

			float: left;

		}

		

		#content .navigation .navigation-next {

			float: right;

		}

	

	/* Main - Sidebar */

	

	#sidebar {

		float: left;

		width: 363px;

		font: normal 12px/18px Arial, Verdana;

		color: #0062c0;

	}

	

	#sidebar a {

		color: #fff;

		text-decoration: none;

	}

	

	#sidebar a:hover {

		text-decoration: underline;

	}

	

	/* Main - Sidebar - Sides */

	

	#sidebar #sidebar-left {

		float: left;

		width: 178px;

	}

	

	#sidebar #sidebar-right {

		float: right;

		width: 178px;

	}

	

	/* Main - Sidebar - Boxes */

	

	#sidebar .sidebar-box {

		width: 178px;

		margin-bottom: 7px;

		background: url("images/sidebar_box.gif") repeat-y;

	}

	

	#sidebar .sidebar-box-top {

		width: 178px;

		background: url("images/sidebar_box_top.gif") no-repeat;

	}

	

	#sidebar .sidebar-box-bottom {

		width: 178px;

		padding-bottom: 14px;

		min-height: 50px;

		background: url("images/sidebar_box_bottom.gif") no-repeat left bottom;

	}

	

		/* Sidebar - Titles */

		

		#sidebar h3 {

			width: 158px;

			height: 32px;

			padding: 3px 11px 5px 9px;

			font: bold 16px/32px Arial, Verdana;

			color: #ffffff;

			text-align: center;

			background: url("images/sidebar_title.gif") no-repeat;

		}

		

		/* Sidebar - Menus */

		

		#sidebar ul {

			margin: 0;

			padding: 0 11px 6px 9px;

			list-style-type: none;

		}

		

		#sidebar ul li {

			color: #0062c0;

			font: bold 14px/22px Arial, Verdana;

		}

		

		#sidebar ul li a {

			color: #0062c0;

			text-decoration: none;

			padding: 0 0 2px 5px;

			display: block;

			height: 22px;

			background: url("images/sidebar_menu.gif") repeat-x left bottom;

		}

		

		#sidebar ul li a:hover {

			text-decoration: underline;

		}

		

			/* Sidebar - Menus - Submenus */

			

			#sidebar ul li ul {

				padding: 0;

			}

			

			#sidebar ul li ul li a {

				padding: 0 0 2px 15px;

			}

		

		/* Sidebar - Forms */

		

		#sidebar #searchform {

			margin: 0;

			padding: 20px 11px 10px 9px;

			width: 158px;

			text-align: center;

		}

		

		#sidebar #searchform #s {

			width: 138px;

		}

		

		/* Sidebar - Tables */

		

		#sidebar #calendar_wrap {

			margin: 0 auto;

			padding-bottom: 2px;

			width: 128px;

		}

		

		#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: 0 15px 2px 13px;

		}





/* Footer */



#footer {

	padding-top: 20px;

	width: 1004px;

	color: #0062c0;

	font: normal 12px/40px Arial, Verdana;

	text-align: center;

}



#footer a {

	color: #000000;

	text-decoration: none;

}



#footer a:hover {

	text-decoration: underline;

}
