/*
Theme Name: Wave Surfers
Theme URI: http://www.unodesignstudio.com
Description: Fresh beach theme designed by <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: blue, fixed width, three columns, widgets, beach theme

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body { font-size: 10px;	margin: 0; background-color: #2F5667; background-image: url(images/ws-bg.jpg); background-repeat: repeat-x; background-position: top; text-align: center; font-family: "Tahoma", Arial, Helvetica, sans-serif; color: #fff; }

a { text-decoration: none; color: #ffcf1e; }

	a:hover { text-decoration: underline; }
	
	a img { border: none; }
	
img.wp-smiley { vertical-align: text-bottom !important; }
	
h1, h2, h3 { font-weight: 16px; }

	h2 { font-weight: 15px; } 

	h3 { font-size: 14px; }

hr { display: none; }

#searchform { margin: 0; padding: 0; }

blockquote { border-left: 5px solid #94dafe; margin: 10px; padding: 0px 10px; }

#maincontainer { text-align: center; background: url(images/ws-header.jpg) no-repeat top center; }

	
#header {
height:295px;
padding:20px 4px 0 300px;
text-align:right;
width:668px;
}
	
		#header h1 { color: #3a3a3a; font-size: 4.5em; font-weight: normal; padding: 0; margin: 0 20px 0 0; }
			
			#header h1 a { text-decoration: none; color: #3a3a3a; }
			
		.description { font-size: 2.5em; color: #1aad1a; }

	#body-container { margin: 0 auto; background: url(images/ws-body.jpg) repeat-y; width: 918px; text-align: left; }
	
#content {
float:left;
padding:0 15px 20px;
width:640px;
}
		
			.navigation { text-align: center; display: block; height: 11px; clear: both; margin: 5px; }
			
			.alignleft { float: left; }
			
			.alignright { float: right; }

.post {
background:transparent url(images/post-hd.jpg) no-repeat scroll center top;
padding:17px 0 25px 7px;
}
.post h2 {
color:#3A3A3A;
font-size:26px;
font-weight:bold;
margin:0;
padding:0 0 0 67px;
}
.post h2 a {
color:#3A3A3A;
}
.post .posttime {
color:#189BD7;
font-size:10px;
padding:0 16px 0 69px;
}
.post .entry {
color:#FFFCCC;
font-size:1.4em;
line-height:1.5em;
margin:46px 0 0;
text-align:left;
}
				
				.post .entry img { max-width: 100%; }
				
				.postmetadata { width: 414px; height: 49px; background: url(images/comments.jpg) no-repeat; display:block; }
				
					.postmetadata a { display: block; width: 96px; height: 25px; float:right; }
					
						.postmetadata a:hover { text-decoration: none; }
												
				#content input, #content textarea { background: #4D4B4C !important; color: #94dafe; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; }
						
				#commentform #author, #commentform #url, #commentform #email, #commentform #comment, #content #searchform #s { border: 1px #000 inset; }
				
				#commentform #submit, #searchform #searchsubmit { border: 1px #000 outset; }
				
				#commentform #comment { width: 420px; }
				
				.commentlist { list-style: none; margin: 0; padding: 0; font-size: 1.2em; border-top: 1px dashed #4d4b4c; }
				
					.commentlist li cite { font-weight: bold; font-style: normal; }
				
					.commentlist li .commentmetadata { padding: 0 15px; }
					
						.commentlist li .commentmetadata a { color: #5f5b5c; }
				
					.commentlist li .commentdata { margin: 5px 15px; }
					
					.commentlist li { border-bottom: 1px dashed #4d4b4c; padding: 10px 5px; } .commentlist li li { border: none; padding: 0; }
				
		#leftsidebar { float: left; width: 230px; }
				
			#leftsidebar #searchform #s { background: #4D4B4C !important; }
		
		#rightsidebar { margin: 0 0 0 685px; width: 226px; }
		
			#rightsidebar #searchform #s { background: #5F5B5C !important; }
		
		.sidebar { color: #94dafe; font-size: 1.3em; }
			
			.sidebar #searchform #s { color: #94dafe; font-family: Arial, Helvetica, sans-serif; border: 1px inset #000; }
			
			.sidebar #searchform #searchsubmit { color: #94dafe; font-family: Arial, Helvetica, sans-serif; border: 1px outset #000; background: #3A3A3A; }
		
			.sidebar ul { list-style: none; margin: 0; padding: 0 10px; }
			
				.sidebar li { padding: 0 0 20px 0; } .sidebar li li { padding: 0; }
			
				.sidebar li a { border-bottom: 1px dashed #94dafe; display: block; padding: 5px 10px 5px 25px; background: url(images/star-bullet.gif) no-repeat left top; }
				
					.sidebar div a, .sidebar li p a { display: inline; padding: 0; background: none; }
					
						.sidebar div a:hover, .sidebar li p a:hover { text-decoration: none; border-bottom-style: solid; }
			
				.sidebar ul ul { padding: 0; }
			
			.sidebar h2 { font-weight: normal; font-size: 1.7em; color: #fff; margin: 0 0 7px 0; }
		
			#rssfeed { background: url(images/rss-feed.jpg) no-repeat bottom right; }
			
				#rssfeed a { display: block; width: 220px; height: 100px; }
				
					#rssfeed a:hover { text-decoration: none; border: none; }
		
		#footer { clear: both; background: #2F5667 url(images/ws-foot.jpg) no-repeat top; padding: 20px 15px 0 15px; margin: 0; text-align: center; font-size:8px }