/*  
Theme Name: See You At The Beach
Theme URI: http://www.wpdesigner.com
Description: See You At The Beach Wordpress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	color:#BFBFBF;
	font-size:9pt;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/mainpg_bg.jpg) top center no-repeat;;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #88a322;
}

a:hover{ text-decoration: underline; color:#87b234;}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #fff3d7;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

p {
line-height:1.75em;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #ddd;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#page, #footer{
	width: 800px;
	float: left;
	background: #fff;
	color: #000;
	clear: both;
	border-left:1px solid #e5e6e3;
	border-right:1px solid #e5e6e3;
}

#footer{
	margin: 0 0 10px;
	background: #f6f6ed;
}

#footer p{
	padding: 10px 25px;
	line-height: 15px;
	font-size:10px;
}

#menu{
	display: inline;
	float: left;
	margin: 0 10px 0;
	width: 780px;
	height: 30px;
	border-top:1px solid #e5e6e3;
	border-bottom:1px solid #e5e6e3;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 6px 0 0 0;
}

#menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-weight: bold;
	color: #fff;
}

#menu ul li a{
	color: #8eaa23;
	text-decoration:none;
}

#menu ul li h1{
	font-size: 12px;	
}

#banner{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 780px;
	height: 150px;
	overflow: hidden;
	background: #000 url(images/banner.jpg) top no-repeat;
}

#banner h1, #banner h1 a{
	display:block;
	width:780px;
	height:150px;
	text-indent:-9000px;
	}

.widecolumn_bottom{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 780px;
	/*background: #fff url(images/bg_widecolumn_bottom.gif) no-repeat bottom left;*/
}

.widecolumn_top{
	float: left;
	width: 780px;
	padding: 0 0 10px;
	background:#fff url(images/all-bg.gif) top repeat-y;
	color:#909389;
}

.narrowcolumn{
	float: left;
	width: 570px;
	/*border:1px solid green;*/
}

.post{
	padding: 0 10px 10px 0;
	margin-bottom:20px;
}

.post p{
	padding-bottom:20px;
	}

.post h2{
	padding:0;
	margin:0;
	color:#6c9321;
	/*font-weight:bold;*/
	font-size:18px !important;
}

.post h2 a{
	padding:0;
	margin:0;
	color:#242421;
	font-size:18px !important;
	text-decoration:none;
	/*font-weight:bold;*/
}

.entry{
	line-height: 18px;
}

.entry p{
	margin-top:-10px;}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 24px;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

h3#commentstitle{
	font-size:14px;
	font-weight:bold;
	color:#AFAF9A;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif !important;
	}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #ddd;
	padding: 5px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 0 20px 20px;
	font-size: 14px;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 210px;
	background:#e8e9e3;
}

.sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li.widget_search form, .sidebar li.widget_calendar #calendar_wrap{
	padding: 0 10px 10px;
	background: url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar ul li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	background: #e8e9e3 url(images/bg_ul_li.gif) no-repeat;
	line-height:14px;
	font-size:10px;
}

.sidebar ul li h2{
	margin:0;
	display:block;
	text-indent:-9000px;
	height:23px;
	width:197px;
	margin:0 0 5px 5px;
}

#sb-search{
	background:url(images/sidebar-search.gif) top transparent no-repeat;
	}
	
#sb-recently{
	background:url(images/sidebar-recently.gif) top transparent no-repeat;
	}
	
#sb-archived{
	background:url(images/sidebar-archived.gif) top transparent no-repeat;
	}
	
#sb-categories{
	background:url(images/sidebar-categories.gif) top transparent no-repeat;
	}
	
#sb-calendar{
	background:url(images/sidebar-calendar.gif) top transparent no-repeat;
	}
	
#sb-links{
	background:url(images/sidebar-links.gif) top transparent no-repeat;
	}
	
#sb-cart{
	background:url(images/sidebar-cart.gif) top transparent no-repeat;
	}

.sidebar ul ul{
	padding: 0 5px 5px;
	background: url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar ul ul li{
	margin: 0;
	line-height: 18px;
	background-image: none;
}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template 

.comments-template{
	padding: 20px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	line-height: 18px;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

end comments template */


/* wp-calendar */

#wp-calendar {
text-align:center;
background-color:#e8e9e3;
margin:0;
}

#wp-calendar td {
height:24px;
width:24px;
line-height:20px;
background-image:url(images/day.png);
background-repeat:no-repeat;
background-position:center;
font-size:11px;
color:#aeae92;
}

#wp-calendar td a {
display:block;
width:24px;
height:24px;
color:#fff;
text-decoration:none;
background-image:url(images/linkday.png);
background-position:center;
line-height:24px;
background-repeat:no-repeat;
}

#wp-calendar #prev a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
}

#wp-calendar #next a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
margin:0 0 0 30px;
}

#wp-calendar #today {
background-image:url(images/today.png);
background-position:center;
color:#fff;
background-repeat:no-repeat;
}

#wp-calendar #today a {
background-image:url(images/today.png);
background-position:center;
color:#fff;
font-weight:700;
background-repeat:no-repeat;
}

/* end calendar */




/*Imported Styles*/

.datetime {
font-size:10px;
font-weight:normal;
color:#b8b7ab;
}

.datetime span {
color:#53544f;
font-size:10px;
}

.postin {
line-height:25px;
height:25px;
margin:0 0 10px;
font-size:10px;
color:#b5b6b2;
border-bottom:1px dotted #CCCCCC;
}

.postin span {
line-height:25px;
height:25px;
display:block;
float:left;
}

.postin .p_author,.postin .p_category,.postin .p_read,.postin .p_tags {
background-position:1px center;
background-repeat:no-repeat;
margin:0 10px 0 0;
padding:0 0 0 20px;
}

.postin .p_author {
background-image:url(images/author.gif);
}

.postin .p_category {
background-image:url(images/category.gif);
}

.postin .p_tags {
background-image:url(images/tags.gif);
}

.postin .p_read {
background-image:url(images/fulltext.gif);
}

.details .p_comments{
background-image:url(images/comments2.gif);
background-repeat:no-repeat;
height:27px;
width:110px;
line-height:27px;
text-align:center;
/*float:right;*/
padding:0 5px 0 20px;
margin-top:10px;
margin-bottom:10px;
color:#f5e774;
font-size:10px;
}

.details .p_comments a {
color:#fff9c5;
font-size:11px;
text-indent:-5px;
}

.story {
overflow:hidden;
}

.story h3 {
font-size:23px;
font-weight:700;
color:#CCC;
margin:0;
}

.story h3 a {
color:#598D32;
text-decoration:none;
}

.story .details {
text-align:right;
font-size:12px;
color:#666;
height:27px;
margin:10px 0 30px;
padding:0;
}

.story .details .read-on {
background:url(images/readon_black.gif) 100% 60% no-repeat;
padding-right:20px;
display:block;
}

.comment-head {
border-bottom:1px solid #ccc;
padding:1em 2em;
}

.comment-head h2 {
font-size:1.5em;
color:#333;
margin:0 0 3px;
}

.comment-head a {
text-decoration:none;
color:#333;
}

.comment-head .details {
font-size:12px;
}

ol#comments {
list-style-type:none;
color:#333;
margin:1em 0;
padding:0 2em;
}

ol#comments li {
list-style-type:none;
border-bottom:1px dotted #ccc;
margin:0;
padding:5px 0;
}

#comments cite {
float:left;
width:100%;
font-style:normal;
text-align:left;
padding-left:2px;
}

* html #comments cite {
width:100%;
}

#comments cite span {
/*display:block;*/
}

#comments cite .author {
font-size:1em;
margin:3px 0;
}

#comments cite .author a {
text-decoration:none;
color:#000;
}

#comments cite .date {
margin-bottom:5px;
}

#comments .content .gravatar {
/*border:1px solid #ccc;*/
width:32px;
padding:5px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

#preview {
border:1px solid #333;
margin:1em 0;
padding:0.5em;
}

#errors {
color:red;
font-weight:700;
}

#comments .pingback cite .author {
display:block;
padding-top:68px;
background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content {
/*float:left;*/
width:100%;
margin:0;
padding:0 0 0 2%;
}

#comments .content a {
color:#060;
}

#comments .content p {
margin:0 0 1em;
}

h3.formhead {
font-size:1.5em;
color:#333;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
margin:0;
padding:0;
}

#comment-form {
/*float:left;*/
width:35em;
background:#eeeee6;
color:#990;
margin:0.5em 0 5em 3em;
padding:10px;
}

#comment-form p {
color:#333;
}

#comment-guide {
/*float:left;*/
color:#44442F;
margin:0 0 0 /*30px*/;
font-size:11px;
}

#comment-guide ul {
list-style-type:square;
margin:6px 0 0;
}

#comment-guide li {
margin-bottom:9px;
color:#999999;
}

#comment-guide li a {
color:#606;
}

#comment-guide h3 {
font-size:14px;
border-bottom:1px solid #ccc;
text-transform:uppercase;
margin-left:5px;
color:#333;
padding:0 50px 6px 0;
}

input.textfield {
width:25.8em;
margin:10px 0;
padding:4px 0 3px 5px;
}

textarea.commentbox {
width:25em;
height:10em;
font-size:1.25em;
font-family:Arial, Helvetica, sans-serif;
margin:10px 0;
padding:4px 0 3px 5px;
}

label.text {
position:relative;
font-size:12px;
color:#990;
}

.formactions input.submit {
float:right;
margin:-1em 0 0;
padding:0;
}

.formactions .spinner {
float:right;
margin:-8px -20px 0 0;
}

/*Image Styles*/

large-pix{
	margin-bottom:10px;
	}