/*  
Theme Name: Vodkacoca
Theme URI: http://www.vodkacoca.com
Description: A child theme for Mimbo
Version: 1.0
Author: Otto
Author URI: http://www.vodkacoca.com
Template: mimbo

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


@import url("../mimbo/style.css");


/*HTML*/

body {
	background:#FFF;
/*background-image:url('http://www.vodkacoca.com/img/pattern.png');*/
        font-family: Georgia,"DejaVu Serif","Bitstream Vera Serif",Norasi,serif;         
	}

select, input {
	font: 70% Georgia,"DejaVu Serif","Bitstream Vera Serif",Norasi,serif;
	}

a, a:visited {
	color:#62939e;
	text-decoration:none;
	}	
	
a:hover, a:active {
	color:#62939e;
	text-decoration:underline;
	}


/*Structure*/

#masthead {
	border:none
	}

#wrapper {
	border:none
	}

#content-large {
	width:960px;
	float:center;
	}


/*Page Nav*/
#nav a, #nav a:visited {
	color:#666 !important;
	}

#nav a:hover {
	color:#83a7ba !important;
	}
	
#nav a:active {
	background:#454545 !important;
	}
	
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	color:#333 !important;
	}

#nav li li.current_page_item a, #nav li li.current_page_item a:visited {
	color:#DADADA !important
	}



/*Cat Nav*/
	
#nav-cat {
	background:#777 !important;
	border:none !important
	}

#nav-cat a, #nav-cat a:visited {
	color:#d8d8d8 !important;
	}

#nav-cat a:hover, #nav-cat a:active {
	color:#FFF !important;
	}
	
#nav-cat li li a, #nav-cat li li a:visited {
	color:#dadada !important;
	}	

#nav-cat li li a:hover, #nav-cat li li a:active {
	color:#FFF !important
	}

/*Headers*/

#lead h2 {
	font: 1.4em Georgia,"DejaVu Serif","Bitstream Vera Serif",Norasi,serif;
	line-height:115%;
	margin:3px 0 -8px 0;
	padding-bottom:10px;
        text-decoration: none;
	}	


h3 {
	border-bottom:1px solid #BBB;
	border-top:5px solid #BBB;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.1em;
	}

.entry h3 {
	text-transform:none
	}
	
h6 {
	font-size:0.9em;
	}

			

/*Content Styles*/
#lead {
	margin:22px 0;
	background:#fff;
	border:1px solid #dadada;
	}

#lead:hover {
	background:#f9f9f9;
	border-bottom:1px solid #cbcbca;
	border-right:1px solid #cbcbca;
	}


#lead-text {
	float:left;
	width:586px;
	padding:13px 15px 16px 15px;
	}

#sidebar a, #sidebar a:visited,
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
#fullarchive a, #fullarchive a:visited, 
#more-posts a, #more-posts a:visited {
	color:#62939e !important;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar a:active,
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
#fullarchive a:hover, #fullarchive a:active, 
#more-posts a:hover, #more-posts a:active {
	color:#62939e !important;
	text-decoration: underline;
	}

/*new*/

#content a, #content a:visited, #content a:active  {
	text-decoration: none;
	}

#content a, #content a:visited, #content a:active  {
	text-decoration: none;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	}	

#sidebar li {
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
	}
	
#sidebar li a, #sidebar li a:visited {
	background:#FFF;
	text-decoration:none;
        text-transform:lowercase;
        line-height:150%;
	padding:4px 8px;
	}

#sidebar li a:hover, #sidebar li a:active {
	background:#FFF;
	text-decoration:underline;
	}

#sidebar li li a, #sidebar li li a:visited	{
	background:#E4EFD5;
	padding-left:25px;
	color:#818D6F;
	}

h1 a, h1 a:visited {
	color:#62939e;
	text-decoration:none;
	}	
	
h1 a:hover, h1 a:active {
	color:#62939e;
	text-decoration:underline;
	}	

#writer {
	background:#EEF5E1;
	border:none
	}

/*Archives*/

.archive-list li {
	list-style:none;
	width:600px;
	float:left;
	height:auto;
	margin: 8px 25px 18px 0;
	border-bottom:1px dotted #b1b1b1;
	}
	
/*Post Styles*/

.single p.postmetadata {
	background:#f5f3ee;
	padding:2px 6px;
	font-size:0.9em;
	border:none
	}




/*Footer*/

#footer {
	color:#e1e1e1;
	}

#footer a, #footer a:visited {
	color:#7a7a7a;
	}	

#footer a:hover, #footer a:active {
	color:#FFF;
	}

/* ---------- @ Form Elements -----------*/

#searchform {
	float:right;
	width:230px;
	text-align:right;
	padding-top:2px;
	}

#s {
	width:190px;
	font-size:0.8em;
	}


/* ---------- @ addthis -----------*/

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
} 
