/* 
	Theme Name: Blue Zinfandel 3-Column
	Theme URL: http://www.briangardner.com/themes/blue-zinfandel-wordpress-theme.htm
	Description: Blue Zinfandel 3-Column is a modern theme created for Wordpress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 05.16.07
			First Release of Blue Zinfandel 3-Column
		
		v1.0s - 09.08.07
			First Limbooo ported release of Blue Zinfandel 3-Column
*/

/************************************************
*	Small Resetter												*
************************************************/
* {
	margin: 0px;
	padding: 0px;
}

html, body, form, ul, li {
	margin: 0px;
	padding: 0px;
}

/************************************************
*	Staples															*
************************************************/

body {
	background: #efefef url(images/content.gif) top center repeat-y;
	color: #333333;
	font-size: 11px;
	font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0px auto;
	padding: 0px;
	}
	
img {
	vertical-align: baseline;
	}
	
#wrap {
	width: 960px;
	height: auto !important;
	background: #ffffff url(images/bg.gif) top center repeat-y;
	color: #333333;
	font-size: 11px;
	font-family: Verdana,Geneva,sans-serif;
	margin: 0px auto;
	padding: 0px;
	}

.clearer {
	clear: both;
	padding: 1px;
	font-size: 1px;
	margin: 5px auto;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:link{
	color: #507AA5;
	text-decoration: none;
	border: 0 none;
	outline: 0 none;
	}

a:visited, a:active{
	color: #9999aa;
	}

a:hover, a:focus{
	color: #880012;
	text-decoration: underline;
	}
	
a img{
	text-decoration: none;
	border: 0 none;
	outline: 0 none;
	}

/************************************************
*	Header  									*
************************************************/

#header {
	background: #ffffff;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	border-top: 5px;
    text-transform: uppercase;
	}
	
#header a {
	font-family: "Times New Roman",Georgia,Times,serif;
	font-size: 36px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 0;
	}

#header a:hover, #header a:focus, #header a:active{
	color: #333333;
	}

/************************************************
*	Navbar      								*
************************************************/

.pview_articles{
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
		line-height:1.1em;

	}



#navbar {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	font-family: "Times New Roman",Times,Georgia,serif;
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a{
	font-size: 16px;
	color: #333333;
	padding: 2px 10px;
	margin: 0px;
	text-decoration: none;
	}

#navbar ul li a:hover, #navbar ul li a:focus, #navbar ul li a:active{
	color: #9a78a8;
	border-bottom: 2px solid #9a78a8;
	}
	
#navbar ul li a.current{
	color: #f80020;
	border-bottom: 0px none;
	}

/************************************************
*	Left Sidebar      							*
************************************************/

#l_sidebar {
	float: left;
	width: 180px;
	height: auto;
	display: inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}

#l_sidebar h2, #l_sidebar h3 {
	margin: 4px 0px;
	padding: 3px 0px;
	font-family:  "Times New Roman",Times,Georgia,serif;
	font-size: 14px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	}
	
#l_sidebar h4, #l_sidebar h5, #l_sidebar h6 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 3px 0;
	}

#l_sidebar p {
	margin: 3px 0px 12px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.4em;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	color: #d01a15;
	text-decoration: underline;
	}

#l_sidebar ul#rss li {
	background: #ffffff url(images/feed-icon-14x14.png) no-repeat center left;
	padding-left: 22px;
	}
	
/************************************************
*	Right Sidebar      							*
************************************************/
	
#r_sidebar {
	float: right;
	width: 150px;
	margin: 0px;
	display: inline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#r_sidebar h2, #r_sidebar h3 {
	margin: 4px 0px;
	padding: 3px 0px;
	font-family:  "Times New Roman",Times,Georgia,serif;
	font-size: 14px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	}
	
#r_sidebar h4, #r_sidebar h5, #r_sidebar h6 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 3px 0;
	}

#r_sidebar p {
	margin: 3px 0px 12px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.4em;
	}
	
#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#r_sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	color: #d01a15;
	text-decoration: underline;
	}

#r_sidebar ul#weblinks li {
	background: #ffffff url(images/web-icon-14x14.png) no-repeat center left;
	padding-left: 22px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	font-size: 12px;
	float: left;
	width: 540px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#content p{
	padding: 0px 0px 22px 0px;
	margin: 0px;
	line-height: 1.6em;
	}
	
#content p img{
	float: left;
	border: 1px solid #dadade;
	padding: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	vertical-align: bottom;
	}
	
#content h2 {
	color: #333333;
	font-size: 21px;
	font-family: "Times New Roman",Times,Georgia,serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover, #content h2 a:focus {
	color: #d01a15;
	text-decoration: underline;
	border: 0 none;
	outline: 0 none;
	}
	
#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman",Times,Georgia,serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content h4 {
	font-size: 12px;
	padding: 3px 0px;
	}

#content p a  {
	color: #333333;
	text-decoration: none;
	}

#content p a:hover, #content p a:focus {
	color: #d01a15;
	text-decoration: underline;
	border: 0 none;
	outline: 0 none;
	}

blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

#content blockquote cite {
	font-size: 78%;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #404040;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content p.date {
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5em;
	padding: 2px;
	margin: 2px 0 10px 0;
	}
	
#content p.date a {
	font-weight: bold;
	}

.contentmiddle {
	width: 385px;
	height: auto;
	margin: 10px 20px 0px 45px;
	padding: 0px;
	}

.contentmiddle img {
	width: 96px !important;
	}
	
.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}

#breadcrumbs {
	margin: 5px auto 0px;
	text-align: center;
	background: #f2f4f4;
	padding: 3px 0;
	border-top: 1px solid #C0C0C0;
	color: #485656;
	font-size: 10px;
	line-height: 1.6em:
	}
	
#paginator {
	font-size: 10px;
	margin: 5px auto;
	padding: 3px 0;
	text-align: center;
	}
	
/************************************************
*	Post calendar      											*
************************************************/

.cal {
	float: left;
	max-width: 90px;
	background: #ffffff;
	text-align: center;
	margin-right: 1em;
	margin-bottom: .25em;
	margin-left: -1em;
	}

.cal p {
	min-width: 32px;
	margin: 0px 1px !important;
	padding: 3px !important;
	font-family: "Times New Roman",Times,Georgia,serif;
	}

.postmonth {
	font-size: 8px !important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 10px !important;
	background: #658DB5;
	border-bottom: 1px solid #8dadad;
	color: #ffffff;
	}

.postday {
	font-size: 21px;
	background:  #ffffff url(images/calbg.jpg) no-repeat right bottom;
	color: #5a6880;
	border: 1px solid #dedede;
	line-height: 18px !important;
	}

.postyear {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #5a6888;
	line-height: 5px !important;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #FFFFFF;
	width: 960px;
	margin: 0px auto 20px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}

/************************************************
*	Search Form									*
************************************************/

#keywords {
	max-width: 140px;
	background: #EFEFEF url(images/search.gif) no-repeat center right;
	color: #484848;
	font-size: 11px;
	font-family: Verdana,Geneva,sans-serif;
	padding: 3px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Comments									*
************************************************/
.comment {
	width: 350px;
	height: auto;
	padding: 20px 20px 8px 20px;
	margin: 0px auto;
	background: #ffffff url(images/comment.gif) no-repeat center 5px;
	border: 3px solid #f3f3f3;
	}
	
.comment ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.comment p.date {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	color: #484048;
	}

.comment p {
	margin-top: 0px;
	margin-bottom: 4px;
}
	
.comment li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}


.commentsbox{
	margin: 10px auto;
	padding: 32px 0px 10px 0px;
	background: url(images/spacer.gif) no-repeat top center;
	}

.commentsbox h2, .commentsbox h3 {
	font-family: Verdana,Geneva,sans-serif !important;
	font-weight:  bold;
	font-size: 18px !important;
	line-height: 24px;
	color: #d80020;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.commentsbox form{
	text-align: left;
	margin: 0px;
	}

.commentsbox p{
	margin: 0px;
	}

.commentsbox textarea{
	width: 99%;
	height: 150px;
	border: 1px solid #dddddd;
	outline: 0px none;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/************************************************
*	Limbooo Admin styles										*
************************************************/

#content fieldset {
	border: 1px solid #dadade;
	padding: 10px;
	margin: 10px auto;
	font-size: 11px;
	line-height: 1.5em;
	background: #fefef0;
	}

#content fieldset a, #content fieldset a:link {
	color: #d60018;
	}

#content legend {
	padding: 0 2px;
	font-size: 13px;
	text-align: left;
	}

#content input[type='text'], #content password {
	background: #fefef0;
	color: #480020;
	}
	
#content textarea {
	width: 95%;
	height: 15em;
	padding: 3px;
	background: #fff;
	color: #480020;
	border: 1px solid #dadade;
	}

#content select {
	background-color: #fefafe;
	color: #244848;
	}

	
#picl {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#picr {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
