/*
THEME NAME: Cachicha
THEME URI: http://cachicha.com
DESCRIPTION: Custom theme for Cachicha website - http://cachicha.com
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";
body {
	background: #002F65 url("images/bg_body.png") repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
}
a {
	color: #1B64DC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}
blockquote {
	font-style: italic;
	background: url("images/quotes.gif") no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Wrapper */

#wrapper {
	width: 980px;
	margin: 0 auto;
}
/* Header */

#header {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}
/* Logo */

#logo {
	float: left;
	position: relative;
	left: 30px;
	margin: 30px 0;
}
#logo a {
	display: block;
	width: 320px;
	height: 125px;
	background: url("images/logo.png") no-repeat top left;
}
#logo a span {
	display: none;
}
#clock {
	float: left;
	position: relative;
	margin-top: 40px;
	left: 50px;
}
#headerad {
	float: right;
	overflow: hidden;
	position: relative;
	margin-top: 70px;
	width:468px;
	height:60px;
}
#social {
	display:block;
	left:990px;
	overflow:hidden;
	position:absolute;
	top:-10px;
}
#social li {
	border:0 none;
	height: 75px;
	margin:0;
	width:75px;
}
#social li a {
	display: block;
	height: 75px;
	overflow: hidden;
	width: 75px;
}
/* Container */

#container {
	background:url("images/bg_container_btm.png") no-repeat scroll left bottom #FFFFFF;
	padding-bottom:20px;
	position:relative;
	width:980px;
}
#container-top {
	background: url("images/bg_container_top.png") no-repeat top left;
	height: 10px;
}
/* Interactive */

#interactive {
	margin:0 auto;
	overflow:hidden;
	width:940px;
}
#chat {
	float: left;
	margin-right: 20px;
}
#ustream {
	float: left;
	margin-right: 20px;
}
#photos {
	float: left;
	width: 280px;
	height: 320px;
	background: #000000;
	overflow: hidden;
}
/* Ticker */

#ticker {
	background: #F2F6FD;
	border: 1px dashed #DCDFE4;
	margin: 20px 20px 30px 20px;
	padding: 10px 10px 5px 10px;
}
/* Submenu Block */
#nav {
	background: url(images/nav.jpg) no-repeat 0 0;
	display: block;
	height: 35px;
	margin: 0 auto 10px;
	width: 970px;
}
#nav ul {
	padding: 0 10px;
}
#nav li {
	float: left;
	padding: 10px 10px 0;
}
#nav li a {
	color: #1B64DC;
	display: block;
	font-weight: bold;
}
#container .submenu2 {
	background-color:#F2F6FD;
	border:1px dashed #DCDFE4;
	color:#DCDCDC;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 auto 30px;
	overflow:hidden;
	padding:10px 10px 5px;
	width:920px;
}
#container .submenu2 a {
	color: #1B64DC;
	text-decoration: none;
}
#container .submenu2 a:hover {
	color: #1B64DC;
	text-decoration:underline;
}
#container .tickersubmenu {
	height: 20px !important;
	padding: 0 10px !important;
}
#container .submenu2 {
	height: 12px;
	padding: 4px 10px;
}
#container .submenu {
	height: 20px;
	padding: 0 10px;
}
#container .submenu2 .ticker {
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	width:9999px;
}
#container .submenu2 .ticker li {
	margin-right:20px;
	padding:4px 0 0 20px;
	float:left;
	display:inline;
	font:bold 11px;
	color:#dcdcdc;
}
#container .submenu .ticker li:first-child {
	background:none;
}
/* Content */

#contentwide {
	width: 930px;
	margin: 0 auto 30px auto;
}
#content {
	float: left;
	width: 620px;
	position: relative;
	left: 30px;
	margin-bottom: 30px;
}
.post {
	margin-bottom: 50px;
}
.post-title {
	font-size: 180%;
	line-height: 1.2;
	font-weight: normal;
}
.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}
.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}
.post-meta a {
	color: #666666;
}
.post-content {
	margin-top: 15px;
}
.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}
.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}
.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}
.post-content img {
	max-width: 610px;
}
.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}
.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}
.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}
.post-content ul, .post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}
.post-content ul {
	list-style: outside;
}
.post-content ol {
	list-style: decimal;
}
.post-content ul li, .post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}
.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}
.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}
.navleft {
	float: left;
	margin: 0 15px 15px 0;
}
.navright {
	float: right;
	margin: 0 0 15px 15px;
}
.navigation div a {
	font-size: 110%;
}
#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}
.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}
.comment-data {
	float: left;
	width: 400px;
}
.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}
.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}
.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}
.unapproved {
	font-style: italic;
}
#respond {
	margin-top: 30px;
}
#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}
#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}
#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}
#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}
/* Sodebar */

#sidebar {
	float: right;
	width: 280px;
	position: relative;
	right: 20px;
}
.sidepanel {
	margin-bottom: 30px;
}
.sidepanel-ads {
	width:280px;
}
.sideadblock1 a.ad1 {
	height:125px;
	float:left;
	display:block;
	margin-right:10px;
	padding-right:10px;
}
.sideadblock1 a.ad2 {
	height:125px;
	float:left;
	display:block;
	margin-right:0 !important;
	padding-right:0 !important;
}
.sidepanel h3 {
	border-bottom: 2px solid #E2E2E2;
	padding: 0 0 5px 0;
	color: #002F65;
	font-weight: bold;
	font-size: 140%;
}
.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 8px 0;
	line-height: 1.3;
}
.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}
/* Footer Widgets */

#footer-widgets {
	width: 970px;
	background: #DDE8FA url("images/bg_footer_widgets.gif") no-repeat top left;
	overflow: hidden;
	height: 1%;
	margin: 0 auto;
	clear: both;
}
#footer-widgets .inner {
	padding: 20px 0 20px 20px;
	overflow: hidden;
}
.footpanel {
	float: left;
	width: 290px;
	margin-right: 20px;
	font-size: 90%;
}
.footpanel h3 {
	font-size: 120%;
	margin-bottom: 5px;
	padding-bottom: 8px;
	color: #375D8A;
	font-weight: bold;
	border-bottom: 1px solid #C6D5EB;
}
.footpanel .textwidget p {
	line-height: 1.5;
	margin-top: 8px;
}
.footpanel ul li {
	padding: 8px 0;
	line-height: 1.3;
	border-bottom: 1px dotted #B1C3DC;
}
/* Footer */

#footer {
	margin: 0 auto;
	width: 920px;
	height: 20px;
	padding: 30px;
	font-weight: bold;
	color: #6682A3;
	font-size: 90%;
}
#footer a {
	color: #FFFFFF;
}
/* Misc */

.sep {
	color: #CCC;
	margin: 0 8px;
}
.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
/* Plugins */

#sidebar .wp-polls strong {
	background-color: #FFFFFF;
}
#sidebar .wp-polls-ul {
	margin: 0;
	padding: 0;
}
#sidebar input.btn-blue {
	background: #1150AE;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#cse-search-box {
	margin-top: 10px;
}

/* ` Tweet & Like Plugin Styles
-----------------------------------------------------*/
.post .tweetandlike-box.box-vertical {
	position: relative;
	height: 65px
}
.post .tweetandlike-box.box-vertical h4 {
	padding: 0 80px;
	position:absolute;
}
.post .tweetandlike-container {
	position: absolute;
	display: block;
	width: absolute;
}
	.post .tweetandlike-container .tweetandlike {
		position: absolute;
		left: 0;
		width: 70px;
	}
	.post .tweetandlike-container .tweetandlike.twitter-box {
		right: 0;
		left:auto;
	}

.cachicha-gallery {
	border: 3px double #002F65;
	float: left;
	margin: 0 25px 15px 0;
	padding: 4px;
	position: relative;
}
.cachicha-gallery span {
	position: absolute;
	top: 0;
	right: 0;
	padding: 3px 7px;
	background: #002F65;
	color: white;
}
.post-content .cachicha-gallery img.alignleft {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}


/* Utility Styles
-----------------------------------------------------*/
.fl { float: left; }
.fr { float: right; }

.tar { text-align: right; }
.tal { text-align: left; }
.tac { text-align: center; }

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
