/*
Theme Name: Gossip
Theme URI: http://www.wpdesigner.com/
Description: 3-column gossip WordPress theme
Version: 1
Author: Small Potato
Author: http://www.wpdesigner.com/
*/

blockquote, body, caption, dd, dl, form, h1, h2, h3, h4, h5, h6, input, p, pre, textarea, table, td, th{
	margin: 0;
	padding: 0;
}

body, form, h1, h2, h3, h4, h5, h6, input, textarea, table{
	font: 12px arial, helvetica, verdana, sans-serif;
	color: #000;
}

body{
	text-align: center;
	background: #f2f1e9 url(images/bg-body.gif) repeat-x;
}

a{
	text-decoration: none;
	color: #0681b5;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;

}

blockquote{
	margin: 10px 0 0;
	background: #f9f9f9;
}

blockquote p{
	padding: 20px;
}

blockquote blockquote{
	margin: 0 20px;
	background: #fff;
}

img.alignleft{
	margin: 5px 10px 2px 0;
}

img.alignright{
	margin: 5px 0 2px 10px;
}

img.alignleft, img.alignright{
	padding: 4px;
	border: 1px solid #f2f1e9;
	display: inline;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p img{
	max-width: 100%;
}

p{
	padding: 10px 0;
}

small{
	font-size: 11px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
}

.dottop, .dotbottom{
	width: 100%;
	background: url(images/dot.gif) right top no-repeat;
}

.dottop div, .dotbottom div{
	background: url(images/dot.gif) no-repeat;
}

.dottop, .dottop div, .dotbottom, .dotbottom div{
	height: 1px;
	font-size: 1px;
}

#wrapper{
	margin: 0 auto;
	width: 860px;
	text-align: left;
}

#header{
	float: left;
	width: 860px;
	height: 279px;
	background: #fff url(images/bg-header.jpg) no-repeat;
}

#header h1{
	float: left;
	width: 202px;
	height: 119px;
	margin: 139px 0 0 20px;
	display: inline;
	overflow: hidden;
}


#menu{
	float: left;
	width: 442px;
	margin: 184px 0 0 20px;
	display: inline;
}

#menu ul{
	list-style-type: none;
	margin: 0 0 0;
	padding: 0;
}

#menu ul li{
	float: left;
	margin: 14px 20px 0 0;
	display: inline;
	position: relative;
}

#menu ul li a{
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 18px;
	background: url(images/x.gif) no-repeat 0 4px;
	color: #dd3f14;
}

#search{
	float: left;
	margin: 184px 0 0;
}

#search form#searchform{
	float: left;
	width: 156px;
	margin: 7px 0 0;
	background: url(images/bg-search-form.gif) repeat-x;
}

#search form#searchform input{
	font: 11px arial, helvetica, sans-serif;
}

#search form#searchform .keyword{
	float: left;
	height: 29px;
	background: url(images/bg-search-input.gif) no-repeat;
}

#search form#searchform .keyword input#s{
	float: left;
	margin: 6px 0 0 10px;
	border: 0;
	display: inline;
	background-color: transparent;
}

#search form#searchform .go{
	float: right;
}

.container{
	float: left;
	width: 860px;
	background: #fff;
}

.rctop, .rctop div, .rcbottom, .rcbottom div{
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.rctop{background: url(images/corners.gif) right top no-repeat;}
.rctop div{background: url(images/corners.gif) 0 -10px no-repeat;}
.rcbottom{background: url(images/corners.gif) right -20px no-repeat;}
.rcbottom div{background: url(images/corners.gif) 0 -30px no-repeat;}

.gallery{
	float: left;
	width: 840px;
	margin: 10px 0 0 10px;
	padding: 0 0 10px;
	border-top: 1px solid #f2f1e9;
	border-bottom: 1px solid #f2f1e9;
	display: inline;
}

.thumb{
	float: left;
	margin: 10px 0 0 10px;
	width: 156px;
	height: 156px;
	display: inline;
	position: relative;
}

.thumb-caption{
	width: 156px;
	height: 29px;
	overflow: hidden;
	background: #000;
	color: #ccc;
	position: absolute;
	top: 156px;
	left: 0;
	margin: -29px 0 0;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

.thumb-caption a{
	display: block;
	padding: 7px 10px 7px;
	color: #fff;
}

.thumb .dottop, .thumb .dotbottom{
	position: absolute;
	top: 0;
	left: 0;

}

.thumb .dotbottom{
	top: 155px;
}

.content{
	float: left;
	margin: 10px 10px 0;
	width: 500px;
	display: inline;
	overflow: hidden;
}

.post, .page{
	padding: 14px 0 0;
}

.entry-head{
	float: left;
	width: 500px;
	padding: 0 0 7px;
	border-bottom: 1px solid #f2f1e9;
	background: url(images/entryheading-star.gif) no-repeat 10px 6px;
}

.entry-head h2, .entry-meta{
	margin: 0 0 0 56px;
}

.entry-head h2{
	font: bold 24px "trebuchet ms", georgia, serif;
	text-transform: uppercase;
}

.entry-head h2 a{
	color: #dd3f14;
}

.page .entry-head{
	float: none;
	background-image: none;
}

.page .entry-head h2{
	margin: 0 0 0 10px;
}

.entry-meta{

	padding: 1px 0 0;
	font-size: 11px;
	color: #777;
}

span.entry-date{
	padding: 0 0 0 12px;
	background: url(images/entrymeta-calendar.gif) no-repeat 0 3px;
}

span.author{
	padding: 0 0 0 13px;
	background: url(images/entrymeta-pencil.gif) no-repeat 0 3px;
}

span.comments-link{
	padding: 0 0 0 14px;
	background: url(images/entrymeta-comment.gif) no-repeat 0 3px;
}

.entry-foot{
	padding: 4px 10px 3px;
	border-top: 1px solid #f2f1e9;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
	background: #fdfdfd;
}

.entry-content{
	padding: 0 10px;
	line-height: 22px;
}

.entry-content p a{
	border-bottom: 1px solid #ddd;
	background: #ffd;
	color: #000;
}

.entry-content p a:hover{
	text-decoration: none;
	border: 0;
}

.entry-content h2{font-size: 24px; font-weight: bold; line-height: 28px;}
.entry-content h3{font-size: 18px; font-weight: bold; line-height: 24px;}
.entry-content h4{font-size: 14px; font-weight: bold; line-height: 20px;}
.entry-content h5{font-size: 11px; line-height: 16px;}
.entry-content h6{font-size: 10px; line-height: 14px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 10px;
}

p.alert, p.download, p.info, p.note{
	margin: 10px 0 0;
	padding: 10px 10px 10px 36px;
}

p.alert{
	border-top: 2px solid #f0baa2;
	border-bottom: 2px solid #f0baa2;
	padding: 10px 10px 10px 36px;
	background: #ffd9c8 url(images/alert.png) no-repeat 12px 16px;
}

p.download{
	border-top: 2px solid #d4ebaf;
	border-bottom: 2px solid #d4ebaf;
	background: #edfcd5 url(images/download.png) no-repeat 10px 16px;
}

p.info{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f9f9f9 url(images/info.png) no-repeat 12px 16px;
}

p.note{
	border-top: 2px solid #efe3ae;
	border-bottom: 2px solid #efe3ae;
	background: #fef6d2 url(images/note.png) no-repeat 14px 16px;
}

.ads-468x60 img{
	margin: 20px 0 0 20px;
}


.navigation{
	float: left;
	width: 500px;
	margin: 17px 0 7px;
	display: inline;
}

.navigation span.nav-previous{
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
	background: url(images/bg-older-posts.gif) no-repeat 0 3px;
}

.navigation span.nav-next{
	margin: 0 10px 0;
	padding: 0 16px 0;
	background: url(images/bg-newer-posts.gif) no-repeat right 3px;
}


.sidebar{
	float: left;
	margin: 10px 0 0;
	width: 330px;
}

.sidebar ul#primary, .sidebar ul#quaternary{width: 330px;}
.sidebar ul#secondary, .sidebar ul#tertiary{float: right; width: 160px;}
.sidebar ul#tertiary{float: left;}

.sidebar ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar ul li{
	margin: 10px 0 0;
}

.sidebar ul li h3{
	padding: 8px 10px 6px 28px;
	font: bold 12px georgia, serif;
	text-transform: uppercase;
	background: url(images/sidebarheading-star.gif) 10px 11px no-repeat;
	color: #555;
	border-bottom: 1px solid #f2f1e9;
}

.sidebar ul ul{
	float: none;
	line-height: 22px;
}

.sidebar ul ul li{
	margin: 0;
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	border: 0;
}



.sidebar ul li#ads-300x250{
	width: 330px;
	height: 280px;
	overflow: hidden;
	background: #f2f1e9;
}

.sidebar ul li#ads-300x250 .rctop, .sidebar ul li#ads-300x250 .rctop div, .sidebar ul li#ads-300x250 .rcbottom, .sidebar ul li#ads-300x250 .rcbottom div{
	background-image: url(images/corners-alt.gif);
}

.sidebar ul li#ads-300x250 ul{
	padding: 0 10px;
}

.sidebar ul li#ads-300x250 ul li{
	padding: 0;
	width: 310px;
	height: 260px;
	background: #fff url(images/bg-ads-300x250.gif) no-repeat;
	border: 0;
}

.sidebar ul li#ads-300x250 ul li img{
	margin: 5px 0 0 5px;
}



/* START WIDGET STYLES */

.sidebar ul li#search{
	float: none;
	margin: 10px 0 0;
}

.sidebar ul li#search form#searchform{
	width: 100%;
}

.sidebar ul li.widget_rss h3{
	padding: 8px 10px 6px 10px;
	background-image: none;
}

.sidebar ul li.widget_rss h3 img{
	width: 9px;
	height: 9px;
}

.sidebar ul li.widget_tag_cloud h3{
	margin: 0 0 10px;
}

.sidebar ul li.widget_tag_cloud a{
	padding: 0 0 0 10px;
}

#wp-calendar{
	width: 100%;
	border-bottom: 1px solid #f2f1e9;
	padding: 0 0 10px;
}

#wp-calendar caption{
	padding: 10px;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	background: #f2f1e9;;
}

#wp-calendar td{
	background: #fff;
}

#wp-calendar td, table#wp-calendar th{
	padding: 3px 0;
}

/* END WIDGET STYLES */



#comments, #respond{
	margin: 15px 0 0;
}

#comments h3{
	padding: 0 10px 7px 10px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px "trebuchet ms", georgia, serif;
	text-transform: uppercase;
	color: #dd3f14;
}

#comments h3#comments-count{
	padding: 0 10px 7px 39px;
	background: url(images/commentstemplate-comment.gif) no-repeat 10px 5px;
}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
}

#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
}

#comments .required{color: #a00;}

#comments textarea{width: 75%;}

#comments p.nocomments, #respond form{padding: 0 10px;}

#comments p#login-req{padding: 20px 10px 10px;}

p.comment_license{line-height: 22px;}

#footer{
	float: left;
	width: 860px;
	padding: 10px 0 10px;;
	text-align: center;
	color: #c5c3b5;
}

#footer a{
	color: #aba894;
}

#footer p{
	padding: 10px 20px;
}