
/*
Designed with Love by Sarah Lynch-Walker <3
*/

body {
	margin: 0px;
	padding: 0;
	background: #B0C4CD url(images/790.png) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #99CCFF;}

h1 { font-size: 32px; }

h2 { font-size: 14px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: left; }

ul, ol { }

blockquote { }

a { color: #99CCFF;}

a:hover { text-decoration: none; }

a img {
	border: none;}

img.left {
	float: left;
	margin: 7px 30px 0 0; }

img.right {
	float: right;
	margin: 7px 0 0 7px; }

hr { display: none;}

.list1 {}

.list1 li {
	float: left;
	line-height: normal; }

.list1 li img {
	margin: 0 30px 30px 0; }

.list1 li.alt img {
	margin-right: 0; }

#wrapper {}

/* Header */

#header {
	width: 940px;
	height: 68px;
	margin: 0 auto;
	background: url(images/img02.png) no-repeat left top; }

/* Menu */

#menu {
	float: right;
	width: 400px;
	height: 30px;
	margin-top: 10px;}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;}

#menu li {
	display: inline;
	text-align: center;}

#menu a {
	display: block;
	float: left;
	height: 36px;
	margin-right: 2px;
	padding: 18px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;}

#menu a:hover, #menu .active a {
	background: #99CCFF;
	color: #000000;}


/* Page */

#page {
	width: 880px;
	margin: 0px auto;
	padding: 40px 30px 0px 30px;
	background: #222222;}

#page-bgtop {}


/* LOGO */

#logo {
	width: 920px;
	position: top;
	height: 45px;
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 20px;}

#banner {
	padding-bottom: 20px;}

/* Content */

#content {
	float: left;
	width: 600px;}

/* Post */

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #AFEEEE;
	background: #1E1E1E;}

.post .title {
	padding: 8px 20px 0px 20px;
	height: 36px;
	background: #161616;}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 20px;
	color: #99CCFF;}

.post .entry {
	padding: 5px 10px 0px 10px; }

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #161616 url(images/img10.jpg) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF; }

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	font-family: serif;
	font-size: 11px;}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	background: #1e1e1e;}

#sidebar li ul {
	margin: 0px 0px;}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #222222;}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;}

#sidebar li li a:hover {
	color: #99CCFF;}

#sidebar p {
	margin: 0;
	padding: 0px 14px;}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 8px 10px 2px 15px;
	background: #161616;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	color: #99CCFF;}

#sidebar p {
	line-height: 200%;}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #DDDDDD;}
	
#sidebar a:hover {
	color: #99CCFF;}

/* Footer */

#footer {
	width: 940px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img09.png) no-repeat left top;}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;}

#footer a { }

#featured{ 
	width:700px;
	margin:0px auto;  
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;}
	
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:700px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:245px;}
	
#featured ul.ui-tabs-nav li{ 
	padding:2px 0; 
	padding-left:13px;  
	font-size:12px; 
	color:#666;}
	
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:2px 2px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;}
	
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; 
	font-family:Verdana; 
	line-height:18px;}
	
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  
	background:#fff; 
	line-height:20px;}
	
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2;}
	
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;}
	
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; }
	
#featured .ui-tabs-panel{ 
	width:400px; 
	height:250px; 
	background:#999; 
	position:relative;}
	
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png');}
	
#featured .info h2{ 
	font-size:18px; 
	font-family:Georgia, serif; 
	color:#fff; 
	padding:5px; margin:0;
	overflow:hidden;}
	
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; 
	font-size:12px; 
	line-height:13px; color:#f0f0f0;}
	
#featured .info a{ 
	text-decoration:none; 
	color:#fff;}
	
#featured .info a:hover{ 
	text-decoration:underline;}
	
#featured .ui-tabs-hide{ 
	display:none; }
