/*
THEME NAME: UnsnobWine
THEME URI: http://www.unsnobwine.com/
DESCRIPTION: This theme is based on rubiqube Corporate Sandbox
AUTHOR: <a href="http://www.boxware.net">Jeff Vernon</a>
AUTHOR URI: http://www.boxware.net
*/

/* Architecture */
html { }

body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/bg-wood.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #404040;
}

#wrapper {
	width: 870px;
	margin: 0 auto;
	padding: 0 10px;
}

#header {
	height: 140px;
	padding: 5px;
}

#logo {
	float: left; 
    margin: 10px 15px 0 0px; 
	padding: 5px;

}

#container {
	float: left;
	width: 100%;
	background: #FFF;
	background-image: url(../../../images/bg.gif);
	background-repeat: repeat;
}

#content {
	margin: 20px 240px 30px 20px;
}

#sidebar {
	margin: 20px 0 30px -190px;
	width: 170px;
	float: left;
	overflow: hidden;
}

#footer {
	float: left;
	width: 830px;
	padding: 20px;
	background: #FFF;
	border-top: 2px solid #650b0f;
	background-image: url(../../../images/bg.gif);
	background-repeat: repeat;
	
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 870px;
	float: left;
	margin-bottom: 0px;
}


#navtabs { 
    list-style: none; 
    padding: 0; 
    height: 29px;
    font-size: 10px; 
    font-weight: normal; 
    text-transform: uppercase; 
    border-bottom: 4px solid #7c1016; 
	
} 
 
#navtabs li { 
    float: left; 
    background: #7c1016; 
    padding: 8px 14px 8px 14px; 
    margin: 0 2px 0 0; 
} 
 
 #navtabs li a { 
    color: #FFF; 
} 
  
#navtabs li.current-cat { 
    background: #7c1016; 
	color: #000;
	margin-bottom: 2px;
	border-top: 2px solid #FFF;
} 
 
#navtabs li.current-cat a { 
    color: #FFF; 
	font-size: 10px; 
    font-weight: normal; 
    text-transform: uppercase;
}



#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	font-size: 150%;
	font-weight: bold;
	margin: 50px 0 0 10px;
	
}

#blog-title a {
	color: #EEE;
}

#blog-description {
	font-size: 80%;
	font-weight: bold;
	margin: 0 0 0 20px;
	text-transform: captialize;
	color: #EEE;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 400px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #6a0e10;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.png) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a, .entry-comments span {
	background: url(images/cbubble_right.png) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}

.entry-comments span {
	color: #CCCCCC;
	font-weight: normal;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet2.png) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet2.png) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}


#adv-top {
height: 85px;
padding-top: 20px;
padding-left: 7px;
background-image: url(http://www.unsnobwine.com/images/horizontal-adv-bg.png);
background-repeat: no-repeat;
}

#adv-vert {
height: 625px;
width: 170px;
padding-top: 20px;
padding-left: 5px;
background-image: url(http://www.unsnobwine.com/images/vertical-adv-bg.png);
background-repeat: no-repeat;
}

#adv-vert-small {
height: 270px;
width: 131px;
padding-top: 20px;
padding-left: 6px;
background-image: url(http://www.unsnobwine.com/images/vertical-adv-bg-small.png);
background-repeat: no-repeat;
}

.wp-polls .pollbar {
	margin: 1px;
	font-size: 8px;
	line-height: 10px;
	height: 10px;
	background-image: url('http://www.unsnobwine.com/wp-content/plugins/wp-polls/images/default_gradient/pollbg.gif');
	border: 1px solid #c8c8c8;
}
