/* @override http://www.letsflow.org/wp-content/themes/bottleblog/style.css */

/*
Theme Name:   Bottleblog
Theme URI:    http://letsflow.org
Description:  Laken personal promotion blog by <a href="http://lonchbox.com">Pancho Pérez</a>
Version:      1
Author:       Pancho Pérez
Author URI:   http://lonchbox.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #fafafd;
    color: #393939	;
    text-align: center;
    font-size: 12px;
    padding:0px;
    margin:0px;
    line-height: 18px;
    font-family: Verdana,Geneva,sans-serif;
}

a { color:#7DBA00; text-decoration: none }
a:hover { color:#7DBA00; text-decoration: underline }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}
ul, li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
ul {
    list-style-type: square;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    font-family: Helvetica, Arial, "Lucida Sans Unicode", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    color: #7DBA00;
    font-weight: normal;
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
   padding:0px;
}

h4 { 
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}
input, textarea {
	border: 1px solid #999999;
	font-size: 11px;
	padding: 3px 0 0 5px;
	color: black;
}
#container {
	margin-top:10px;
}
#content {
/*	background: url(images/back-content.jpg) repeat-y; */
background: url(http://www.laken.es/web/tpl/corporate/img/interface/bkgr_content.png) no-repeat;
margin:0px;
margin-top:15px;
border-top: 1px solid #aaa;
}
	#content .top {
/*	background: url(images/back-content-top.jpg) no-repeat center top; */
}
	#content .bot {
/*	background: url(images/back-content-bot.jpg) no-repeat center bottom;*/
	padding: 10px 30px;
}


#column {
background: url(http://www.laken.es/web/tpl/corporate/img/interface/bkgr_content.png) no-repeat;
width:190px;
border-top: 1px solid #aaa;
margin:0px;
margin-top:15px;
padding-left:20px;
}

.container_16 .grid_3 {
	width: 186px;
	margin:0px;
}

/* HEADER */

#topbg {
    background: url(http://www.laken.es/web/tpl/corporate/img/interface/bkgr_content.png);
}

#header {
    text-align:left; 
}



#header h1 {
	display: none;
}

#header h2#descripcion {
	font-size: 12px;
	line-height:13px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
	font-style: italic;	
	color: #3d3936;
	
}
#header h2#descripcion strong {
	padding: 0 5px;
}

/* @group posts */

.post {
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
/*	background: url(images/back-bot-post.jpg) no-repeat center bottom;*/
        border-bottom: 1px dotted #7f7f7f;

}

.post h3 {
	margin-bottom: 10px;
	padding-left: 10px;
}

.post h3 a {
	font-size: 17px;
	margin-left: -10px;
}

.post p a { font-weight:bold }

.post .info, .post .author {
	margin: 10px 0 15px 0;
	font-size: 10px;
	color: #3d3936;
	font-style: italic;
}
.post .author {
	text-align: left;
	margin: -7px 0 3px 0px;
	margin-bottom:15px;
}
.info li {
	margin: 0;
/*	border-bottom: 1px dotted #7f7f7f;*/
	padding: 2px 0 2px 5px;
	display: block;
	clear: both;
}
.info img {
	margin-right: 10px;
	float: left;
}

.comment {
    border-bottom: 1px solid #bfbfbf;
	text-align:left;
	margin:0 10px 30px;
	padding:0 10px 10px;
	display: block;
}
.comment {
	padding-top: 20px;
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    font-size:11px;
    color:#666;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}


.post IMG.noline {
	border:0;
}

span.previous { 
	padding: 0 0 0 20px;
	float: left;
	background: url(images/icons/previous.gif) no-repeat left center;
}
    
span.next { 
	float: right;
	padding: 0 20px 0 0;
	background: url(images/icons/next.gif) no-repeat right center;}

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.previously {
	text-align:left;
    width: 500px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 415px !important; }

.postform { width:150px; margin: 0;}

/* @end */

/* @group sidebar */

#sidebar ul, #sidebar li,
#leftbar ul, #leftbar li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
#sidebar ul li.widget {
	float: left;
	width: 160px;
	margin: 10px 0 5px;
	border-bottom: 1px solid #999999;
	padding: 0 0 10px 0;
}
#sidebar h2 {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: inherit;
	color: #4A4A4A;
	text-transform: capitalize;
}
#sidebar h2 a {
	float: left;
	padding-top: 5px;
}
#sidebar ul li#qtranslate-3 {
	border: 0;
	padding: 0;
}
#sidebar ul li#qtranslate-3 ul, #sidebar ul li#qtranslate-3 ul li {
	float: left;
}
 #sidebar ul li#qtranslate-3 ul li {
	margin-right: 10px;
}
#sidebar ul li#search-2, #sidebar ul li.widget_text {
	border: 0;
	padding: 0;
}
#searchform {
	float: left;
	width: 100%;
	margin: 10px 0;
}
#searchform div {
	float: left;
	width: 100%;
}
#searchform label {
	display: none;
}
#searchform input#s, .emailrss .email {
	float:left;
	height:15px;
	width:100px;
	margin-right: 3px;
}
.emailrss .email {
	width: 206px;
	margin-bottom: 5px;
}
#searchform input#searchsubmit, .form_submit, .emailrss .button, .send  {
	float: left;
	width: 50px;
	height: 20px;
	background-color: #000;
	border: 1px solid #3f3f3f;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0 4px;
}
.emailrss .button {
	width: 213px;
}
.emailrss {
	padding: 3px;
	float: left;
	width: 214px;
}
#text-451444151 {
	background-color: #e7e7e7;
}
#text-451444151 h2 {
	border: 0;
	width: 60px;
	padding: 0 0 0 3px;
	margin: 0;
	font-size: 22px;
}
#text-451444151 .RSS {
	position: absolute;
	right: 3px;
	top: 3px;
}
.form_submit {
	float: none;
}

#sidebar #twitter-1 {
	background: #e5e5e5 url(images/icons/twitter-icon.png) no-repeat right top;
	float: left;
	margin: 10px 0;
	padding: 5px;
	width: 150px;
	border: 0;
}
#sidebar #twitter-1 h2 {
	margin: 0;
}
#sidebar h2 a.twitter_title_link {
	color: #33b3dd;
}

#sidebar ul.twitter {
	float: left;
	color: #33b3dd;
}
#sidebar ul.twitter li {
	padding: 0 0 5px;
	border-bottom: 1px dotted gray;
}
#sidebar ul.twitter li span {
}
#sidebar ul.twitter li a.twitt-link {
	position: absolute;
	right: 0;
	bottom: 0;
}
#sidebar ul.twitter li p {
	float: left;
}


#sidebar #flickrrss a img {
	margin: 5px 5px 0 0 ;
	float: left;
}

/* @end */

/* FOOTER */

#footer {
    font-size: 9px;
    padding-top: 10px;
    margin-top: 18px;
    text-align:right;
}

/* @group leftbar */
#leftbar {
}

#leftbar h2 {
	text-transform: capitalize;
	font-size: 14px;
	margin:0;
	text-align: left;
}
#leftbar ul li {
	text-align: left;
	width: 200px;
}
#leftbar #facebookconnector {
	margin: 20px 0;
	padding: 0;
	text-align: left;
}
#leftbar .widget_rss {
	text-align: left;
	margin-bottom: 15px;
}
#leftbar .widget_rss ul li {
	text-align: left;
}
#leftbar .widget_rss .rssSummary {
	font-size: 10px;
}
/* @end */



/* @group extras */


.in {
	margin: 0 10px;
}
#content .fbconnect_share {
border:0 none;
float:left;
width:100%;
}
#content .post .fbconnect_share {
	border: 0;
}
#content .post .fbconnect_share .fb_share_button {
	border: 0;
	font-weight: normal;
	width: 70px;
}
#content .stbutton {
	font-weight: normal;
	width: 70px;
}
.emailr {
	width: 153px;
	float: left;
	margin-bottom: 3px;
}
.send {
	width: 160px;
	float: left;
}
.rssfeed {
	float: left;
	width: 160px;
	font-size: 18px;
}
.rssfeed img {
	float: left;
}
.rssfeed p {
	float: left;
	margin: 5px 0 0 10px;
}
/* @end */


.fbshare {
	float: left;
}

