/*  

Theme Name: Ski Sports Theme

Theme URI: http://ophelianicholson.com/2008/04/20/free-wordpress-theme-ski/

Description: Ski sport wordpress theme - 2 column theme

Version: 1.0

Author: Ophelia Nicholson

Author URI: http://ophelianicholson.com

*/







/* General */



body {

	margin: 0;

}



h1, h2, h3, h4 {

	margin: 0;

}



img {

	border: 0;

}



.clear {

	clear: both;

	height: 0;

	overflow: hidden;

}





/* Page */



#page {

	margin: 0 auto;

	width: 1228px;

}





/* Header */



#header {

	width: 1228px;

	height: 420px;

	background: url("images/header.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: 141px;

		height: 18px;

		border: 0;

		padding: 5px 6px;

		font: normal 12px "Trebuchet MS", Verdana;

		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: 125px;

		left: 550px;

	}

	

	#header #header-info h1 {

		color: #ffffff;

		font: bold 30px "Trebuchet MS", Verdana;

	}

	

	#header #header-info h1 a {

		color: #ffffff;

		text-decoration: none;

	}

	

	#header #header-info .description {

		color: #ffffff;

		font: bold 12px "Trebuchet MS", Verdana;

	}

	

	/* Header - Menu */

	

	!#header #header-menu {

		position: absolute;

		top: 387px;

		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 "Trebuchet MS", Verdana;

		color: #ffffff;

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

		margin-left: 10px;

		letter-spacing: 0.2px;

	}

	

	!#header #header-menu ul li a {

		color: #ffffff;

		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;

	}

	

		/* 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: 1228px;

}



	/* Main - Sidebar */

	

	#sidebar {

		float: left;

		width: 193px;

		font: normal 11px/18px "Trebuchet MS", Verdana;

		color: #000000;

		padding: 17px 24px 0 14px;

		margin-bottom: 10px;

	}

	

	#sidebar a {

		color: #004fad;

		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 "Trebuchet MS", Verdana;

			color: #ffffff;

			padding-left: 14px;

			width: 179px;

			height: 33px;

			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/25px "Trebuchet MS", Verdana;

			color: #004fad;

			border-bottom: 1px solid #b8cee8;

			padding-left: 14px;

		}

		

		#sidebar ul li a {

			color: #004fad;

			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 - r_sidebar */

	

	#r_sidebar {

		float: right;

		width: 193px;

		font: normal 11px/18px "Trebuchet MS", Verdana;

		color: #000000;

		padding: 17px 24px 0 14px;

		margin-bottom: 10px;

	}

	

	#r_sidebar a {

		color: #004fad;

		text-decoration: none;

	}

	

	#r_sidebar a:hover {

		text-decoration: underline;

	}

	

	#r_sidebar .r_sidebar-box {

		width: 193px;

		margin-bottom: 15px;

	}

	

		/* r_sidebar - Titles */

		

		#r_sidebar h3 {

			font: bold 16px/33px "Trebuchet MS", Verdana;

			color: #ffffff;

			padding-left: 14px;

			width: 179px;

			height: 33px;

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

		}

		

		/* r_sidebar - Menus */

		

		#r_sidebar ul {

			margin: 5px 0 0 0;

			padding: 0;

			list-style-type: none;

		}

		

		#r_sidebar ul li {

			font: bold 11px/25px "Trebuchet MS", Verdana;

			color: #004fad;

			border-bottom: 1px solid #b8cee8;

			padding-left: 14px;

		}

		

		#r_sidebar ul li a {

			color: #004fad;

			text-decoration: none;

		}

		

		#r_sidebar ul li a:hover {

			text-decoration: underline;

		}

		

			/* r_sidebar - Menus - Submenus */

			

			#r_sidebar ul li ul {

				margin: 0;

				padding: 0;

			}

			

			#r_sidebar ul li ul li {

				border-bottom: none;

			}

		

		/* r_sidebar - Forms */

		

		#r_sidebar #searchform {

			margin: 0;

			padding: 15px 0;

			width: 193px;

			text-align: center;

		}

		

		#r_sidebar #searchform #s {

			width: 143px;

		}

		

		/* r_sidebar - Tables */

		

		#r_sidebar #calendar_wrap {

			margin: 0 auto;

			padding-top: 5px;

			width: 115px;

		}

		

		#r_sidebar #calendar_wrap caption {

			font-weight: bold;

		}

		

		#r_sidebar #calendar_wrap tbody {

			text-align: right;

		}

		

		#r_sidebar #calendar_wrap tfoot #next {

			text-align: right;

		}

		

		#r_sidebar #calendar_wrap #today {

			font-weight: bold;

		}

		

		/* r_sidebar - Texts */

		

		#r_sidebar .textwidget {

			padding: 5px 5px 0 5px;

		}

	

	/* Main - Content */

	

	#content {

		float: left;

		width: 750px;

		padding-top: 5px;

	}

	

	/* Main - Content - Post */

	

	#content .post {

		float: left;

		margin-bottom: 15px;

		width: 750px;

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

	}

	

		/* Post - Title */

		

		#content .post .post-title {

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

			width: 704px;

			height: 54px;

			color: #004fad;

			font: bold 11px "Trebuchet MS", Verdana;

			padding: 21px 23px 0 23px;

		}

		

		#content .post .post-title a {

			color: #004fad;

			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;

			color: #ffffff;

			text-align: center;

			text-transform: lowercase;

			width: 47px;

			height: 44px;

			margin-right: 15px;

			font: bold 13px/16px "Trebuchet MS", Verdana;

		}

		

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

			margin-top: 5px;

			display: block;

		}

		

		#content .post .post-title h2 {

			color: #004fad;

			font: bold 23px "Trebuchet MS", Verdana;

		}

		

		#content .post .post-title h2 a {

			color: #004fad;

			text-decoration: none;

		}

		

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

			text-decoration: underline;

		}

		

		/* Post - Entry */

		

		#content .post .post-entry {

			font: normal 12px/18px "Trebuchet MS", Verdana;

			color: #000000;

			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: #004fad;

			text-decoration: none;

		}

		

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

			text-decoration: underline;

		}

		

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

			font: bold 12px/20px "Trebuchet MS", Verdana;

			color: #004fad;

			float: right;

		}

		

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

			color: #004fad;

			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 40px 0 480px;

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

			font: bold 11px/22px "Trebuchet MS", Verdana;

			color: #ffffff;

		}

		

		#content .post .post-info a {

			color: #ffffff;

			text-decoration: none;

		}

		

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

			text-decoration: underline;

		}

		

		/* Post - Comments */

		

		#content .post h3 {

			color: #004fad;

			font: normal 17px "Trebuchet MS", Verdana;

			margin: 20px 0 10px 0;

		}

		

		#content .post .comments {

			font: normal 12px/18px "Trebuchet MS", Verdana;

			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: #004fad;

			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: #004fad;

			font-style: normal;

			font-weight: bold;

		}

		

		#content .post .comments ol li cite a {

			color: #004fad;

			text-decoration: none;

		}

		

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

			text-decoration: underline;

		}

		

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

			color: #004fad;

			text-decoration: none;

		}

		

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

			text-decoration: underline;

		}

		

		#content .post #commentform {

			font: normal 12px/18px "Trebuchet MS", Verdana;

			color: #000000;

			width: 670px;

			margin: 0;

			padding-left: 21px;

		}

		

		#content .post #commentform a {

			color: #004fad;

			text-decoration: none;

		}

		

		#content .post #commentform a:hover {

			text-decoration: underline;

		}

	

	/* Main - Content - Navigation */

	

	#content .navigation {

		font: bold 12px/25px "Trebuchet MS", Verdana;

		color: #004fad;

		width: 720px;

		float: left;

		padding: 0 15px;

		margin-bottom: 15px;

	}

	

	#content .navigation a {

		color: #004fad;

		text-decoration: none;

	}

	

	#content .navigation a:hover {

		text-decoration: underline;

	}

	

		#content .navigation .navigation-previous {

			float: left;

		}

		

		#content .navigation .navigation-next {

			float: right;

		}





/* Footer */



#footer {

	width: 1228px;

	height: 36px;

	color: #ffffff;

	font: normal 12px/36px "Trebuchet MS", Verdana;

	text-align: center;

	background: #004fad;

}



#footer a {

	color: #ffffff;

	text-decoration: underline;

}



#footer a:hover {

	text-decoration: underline;

}

