/*  
Theme Name:Cocktail
Theme URI: http://www.bloggingzone.info
Description: A Web 2.0 Style for you! Nice clean and simple to edit. (Widget Ready)
Author: Bloggingzone
Author URI: http://www.bloggingzone.info
*/

body {
color: #63673E;
font-size: 8pt;
background: #E9E9E9;
font-family: verdana, "lucida grande", sans-serif;
font-size: 9pt;
}

a {
text-decoration: none;
color: #344D03;
}

div.top {
overflow: hidden;
display: block;
padding: 10px;
height: 390px;
}

div.top-left {
float: left;
width: 450px;
}

div.top-right {
float: right;
width: 440px;
}

div.top-right-1 {
height: 95px;
background: url('images/top-orange.jpg') no-repeat;
padding: 10px;
padding-top: 85px;
text-align: center;
color: #FFFFFF;
margin-bottom: 6px;
font-size: 20pt;
}

div.top-right-2 {
height: 135px;
background: url('images/top-green.jpg') no-repeat;
padding: 10px;
color: #FFFFFF;
font-size: 8pt;
padding-top: 45px;
padding-right: 20px;
font-size: 7pt;
}

div.main {
width: 920px;
margin: 0 auto;
background: #FFFFFF;
border: 1px solid #C1C1C1;
overflow: hidden;
}

div.header {
background: url('images/logo.jpg');
height: 350px;
}

div.header h1 {
font-size: 25pt;
color: #3B4405;
padding: 0px;
margin: 0px;
}

div.header span {
color: #A04F15;
font-weight: bold;
font-size: 10pt;
}

div.header div {
position: absolute;
left: 270px;
top: 150px;
text-align: center;
}

div.main-frame {
overflow: hidden;
}

div.top-nav {
overflow: hidden;
background: url('images/gradient.jpg') no-repeat;
padding: 9px;
text-align: center;
}

div.top-nav a {
padding-right: 20px;
font-family: small fonts;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
}

div.top-nav a:hover {
text-decoration: underline;
}

div.main-frame {
}

div.content-left {
float: left;
width: 650px;
margin: 5px;
}

div.post {
background: url('images/postbg.jpg') no-repeat;
padding: 10px;
padding-top: 5px;
}

div.post2 {
background: url('images/postbg2.jpg') no-repeat;
background-position: bottom;
}

div.content-right {
padding: 5px;
float: right;
border-left: 1px solid #C96D2F;
width: 230px;
padding-left: 15px;
}

div.content-right ul{
display: inline;
margin: 0px;
margin-bottom: 20px;
}

div.content-right ul li{
display: inline;
}

div.content-right ul li a {
display: block;
}

div.content-right h2 {
display: block;
margin-top: 0px;
margin-bottom: 10px;
font-size: 13pt;
} 

p {
text-align: justify;
}

div.title {
overflow: hidden;
margin-left: 10px;
margin0right: 10px;
}

div.date {
float: left;
width: 59px;
border-right: 1px dotted #F2970A;
padding-right: 10px;
}

div.t {
float: right;
width: 540px;
}

div.date span.month {
display: block;
background: url('images/monthbg.png');
height: 19px;
color: #FFFFFF;
font-size: 6pt;
text-align: center;
padding-top: 5px;

}

div.date span.date {
display: block;
background: url('images/datebg.png');
height: 19px;
color: #000000;
font-size: 17pt;
text-align: center;
padding-top: 5px;
height: 33px;
color: #F2970A;
}

div.t h1 {
margin: 0px;
font-size: 23pt;
color: #527108;
}

div.post p {
margin: 0px;
}

span.sub-title {
text-transform: uppercase;
font-size: 7pt;
letter-spacing: 1px;
padding: 3px;
border-top: 1px dotted #F2970A;
display: block;
width: 98%;
margin-top: 3px;
}

div.footer {
background: url('images/footerbg.jpg');
background-position: center;
border-top: 1px solid #EB9716;
display: block;
height: 25px;
text-align: center;
padding-top: 10px;
font-weight: bold;
color: #FFFFFF;
}


ul.sidebar a {
display: block;
padding: 5px;
padding-left: 20px;
}

ul.sidebar h2 {
margin: 0px;
font-size: 9pt;
font-weight: bold;
font-family: Tahoma;
text-transform: uppercase;
border: 1px solid #A7A669;
padding-top: 10px;
color: #FFFFFF;
text-align: center;
display: block;
height: 24px;
background: url('images/footerbg.jpg');
}


div.comment {
width: 400px;
margin: 0 auto;
margin-bottom: 30px;
}

div.comment span.sub-title {
border-top: 0px;
border-bottom: 1px dotted #F2970A;
}

div.top-right-1 span {
font-size: 10pt;
}

ul.sidebar ul li{
margin-bottom: 5px;
background: #C1AC2F;
}

ul.sidebar a {
padding-top: 9px;
height: 21px;
background-position: center;
border-bottom: 1px solid #CAAC78;
margin-bottom: 3px;
}


ul.sidebar a:hover {
background: url('images/gradient.jpg') no-repeat;
color: #ffffff;
height: 22px;
border-bottom: 0px;
font-weight: bold;
}

#s, #searchsubmit {
color: #A7A669;
background: #FFFFFF;
font-size: 7pt;
font-weight: bold;
border: 1px solid #A7A669;
padding: 5px;
}

#searchsubmit {
padding: 4px;
border-left: 0px;
}

#s {
border-right: 0px;
width: 165px;
}