/*
THEME NAME: Clipcrawl
THEME URI: http://www.ricdes.com
Description: Designed and Coded by <a href="http://www.ricdes.com">Ricardo de Sousa</a>
VERSION: 1.0
AUTHOR: <a href="http://www.ricdes.com/">Ricardo de Sousa</a>
AUTHOR URI: <a href="www.ricdes.com/wp-themes/">Wordpress Themes</a>
*/

body{
	font-size: 13px;
	margin: 0;
	height: 100%;
	padding: 0;
    font-family : Arial, Helvetica, sans-serif;
    color : #343434;
   	text-align : left;
	background-image: url(./images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #e8e8e8;	
	height: 100%;
}

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

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

table#MBL_COMM img{
	z-index: 1;
}

p.readon{
	margin: 5px 0px 5px 0px;
	padding: 0;
	font-size: 11px;
}

div#header{
	height: 96px;
	width: 897px;	
	border-bottom: 1px solid #8d8e8f;
	background-image: url(./images/bgHeader.gif);
	background-repeat: repeat-x;
}

div#lightbox{
	z-index: 99;
}

div#wrapper{
	width: 897px;
	position: relative;
	height: 100%;
	margin: 0 auto;
	background-color: #E8E3CF;
}

/* Search Box */

div.searchdiv{
	position: absolute;
	top: 63px;
	right: 10px;
	background-image:  url(./images/searchbg.png);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 20px;
	width: 160px;
	height: 27px;
}

input#s{
	border: 0;
	width: 130px;
}

/* Rest */

img{
	border: 0;
}

div#content img.icon{
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
}

img.collapseicon{
	width: 10px;
	height: 10px;
	
}

h1{
	margin:0;
	padding:0;
	border: 0;
}

h2{
	margin:0;
	padding:0;
	border: 0;
}

h2 a{
	color: #343434;
}

h2.entry-title{
	color: #343434;
}

div#blog-description{
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
}

/* Smiley Img Fix */
img.wp-smiley{
	float:none;
	margin: 0;
}

/* Title, subtitle */

div#info{
	width: 887px;
	background-image: url(./images/bgHeader.gif);
	background-repeat: repeat-x;
	height: 91px;
	padding: 5px 0px 0px 10px;
}

div#info a{
	color: #000000;
}

p.description{
	padding: 5px 0px 0px 0px;
	color: #000000;
	font-size: 12px;
}

/* Menu Styles */

#menu{
	height: 51px;
	width: 572px;
	padding: 0px 0px 0px 15px;
	position: absolute;
	top: 40px;
	right: 10px;
	float: right;
}

#menu ul{
	display: inline;
	height: 30px;
	list-style: none;
}

#menu ul li {	
	float:right;
	list-style: none;
	height: 22px;
	padding: 12px 0px 5px 25px;
}

li.widget{
	list-style: none;
}

h3.widgettitle{
	margin: 25px 0px 0px 0px;
	padding: 0;
}

#menu li a{
	font-size: 13px;
	color: #ffffff;
}

#menu ul li p{
	padding: 0;
	margin: 0;
}

#menu li.current_page_item a{
	color: #2C2E2F;
	font-size: 13px;
	font-weight: bold;
}

#menu a{
	color: #f1f1f1;
}

#menu a:hover{
	color: #000;
}

/* Main Wrapper */

#contentwrapper{
	background-image: url(./images/bgSearchContent.gif);
	background-repeat: repeat-x;
	background-color: #E8E3CF;
	border-top: 1px solid #d4d4d3;
	padding: 0px;
	clear: both;
	width: 897px;
	float:left;
}

#content{
	width:682px;
	padding: 20px 0px 0px 10px;
}

/* Introduction */

#introduction{
	width: 502px;
	height: 114px;
	clear:both;
	background-image: url(./images/introbg.gif);
	padding: 20px 20px 0px 20px;
	margin: 10px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
}

/* Contentwrapper */

#container{
	float: left;
	width: 700px;
	padding: 0;
	margin: 0;
}

div.informations{
	float:left;
	margin: 15px 0px 0px 0px;
	font-size: 11px;
	width: 500px;
}

div.informations span{
	float: left;
	margin: 0px 10px 0px 0px;
}

div.postwrapper{
	float:left;
	background-color: #ffffff;
	border: 1px solid #696865;
	width: 650px;
	padding: 5px 20px 0px 20px;
	margin: 0px 0px 10px 0px;
}

div.entry-date{
	font-size: 11px;
	font-style: italic;
}

div.entry-content{
	float:left;
	background-color: #ffffff;
	border: 1px solid #696865;
	width: 650px;
	padding: 10px 20px 0px 10px;
	margin: 0px 0px 10px 0px;
}

div.entry-content img{
	margin: 0px 5px 5px 5px;
	border: 1px solid #010101;
}

div.entry-content img.wp-smiley{
	float:none;
	margin: 0;
	border: 0;
}

div.entry-content img.alignright{
	float: right;
	margin: 0px 0px 5px 5px;
}

div.entry-content img.alignleft{
	float: left;
	margin: 0px 5px 5px 0px;
}


/* Posting borders */

div.posttopbg{
	background-image: url(./images/postbgtop.gif);
	background-repeat: no-repeat;
	width: 542px;
	height: 20px;
}

div.postbotbg{
	background-image: url(./images/postbgbot.gif);
	background-repeat: no-repeat;
	width: 542px;
	height: 20px;
}

/* Date in Posts */

.the_date {
	clear: both;
	display:block;
	font-size: 13px;
	text-align: center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(./images/calendar.gif) no-repeat;
	width:65px;
	height: 65px;
	margin-right: 5px;
}

.date_m {
	display:block;
	font-size: 11px;
	padding:0;
	margin: 7px 0px 0px 0px;
	text-align:center;
}

.date_d {
	display:block;
	font-size:1.4em;
	margin:0;
	padding: 10px 0 1px 0;
	text-align: center;
}


/* Footer */

div#footer{
	width: 897px;
	font-size: 11px;
	height: 59px;
	padding: 40px 0px 0px 0px;
	background: url(./images/bgFooter.gif) repeat-x;
	text-align: center;
	color: #ffffff;	
	border-top: 1px solid #8d8e8f;
}

div#footer p{
	font-size: 10px;
}

div#footer a{
	color: #ffffff;
}


/* Sidebar */

div.sidebar{
	float: right;
	width:170px;
}

div.sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.entry-meta{
	clear: both;
	font-size: 10px;
	border: 1px solid #696865;
	width: 650px;
	background-color: #ffffff;
	padding: 10px 20px 10px 10px;
	margin: 0px 0px 10px 0px;
}

div.entry-meta-main{
	clear: both;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}


/* Ratings Plugin */ 

div.post-ratings{
	font-size: 11px;
}

p.subscribe{
	font-size: 11px;
	padding: 10px 0px 10px 15px;
}


/* Blockquote Background */

blockquote{
	background-image: url(./images/blockquotebg.gif);
	background-repeat: no-repeat;
	background-position: right-top;
	padding: 0px 0px 0px 20px;
}


/* Ajax display / hide tab */
#more{
	background-image: url(./images/ajaxtabbg.gif);
	background-repeat: repeat-x;
	width: 930px;
	margin: 0px 10px 0px 10px;
	padding: 7px 0px 0px 0px;
	height: 25px;
	text-align: center;
}

#morecontent{
	width: 930px;
	margin: 0px 10px 0px 10px;
}

#morecontent ul{
	list-style: none;
}

#morecontent h4{
	text-align: center;
	color: #0077cf;
}

#morecontent h2.title{
	display: none;
}

div.moreinfo{
	width: 930px;
	padding: 10px;
	background-image: url(./images/infobox.gif);
	float:left;
	background-repeat: no-repeat;
	width: 249px;
	margin: 10px 10px 10px 25px;
	height: 209px;
}

/* 
Comment comic speachbubbles
alt = alternate (Bubble color 2)
*/ 
/* Comments */
p.comments-header{
	font-weight: bold;
}

textarea#comment{
	width: 590px;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #0F234F;
}

div.comments#comments-list{
	padding: 0;
	margin: 0;
}

div.comments#comments-list ol{
	padding: 0;
	margin: 0;
	list-style: none;
}

div.comments#comments-list img.avatar{
	float: left;
	border: 2px solid #0F234F;
	margin: 0px 10px 10px 0px;
}

div.comments#comments-list li.comment{
	background-color: #EFEFEF;
	padding: 10px;
	margin: 10px 0px 5px 0px;
}

div.comments#comments-list li.comment-author-admin{
	background-color: #CFCFCF;
	padding: 10px;
	margin: 10px 0px 5px 0px;
}

div.comments#comments-list li.comment-author-ricdes{
	background-color: #CFCFCF;
	padding: 10px;
	margin: 10px 0px 5px 0px;
}

div.comments#comments-list div.vcard{
	font-weight: bold;
}

div.comments#comments-list div.comment-meta{
	font-style: italic;
	font-size: 11px;
}

div.form-label{
	margin: 10px 0px 3px 0px;
}



/* Nav Next / Prev */

div.nav-next{
	float: right;
}

div.nav-previous{
	float: left;
}

div.nav-next a{
	padding: 0px 20px 0px 0px;
	background-image: url(./images/arrow_right.png);
	background-position: right;
	background-repeat: no-repeat;
}


td.mbl_img img{
	position: absolute;
	z-index: 1;
}

div.nav-previous a{
	padding: 0px 20px 0px 0px;
	background-image: url(./images/arrow_left.png);
	background-position: right;
	background-repeat: no-repeat;
}

/* Related posts */

li.related{
	list-style: none;
}

/* Search Widget */
input.text-input#s {	
	background:url(./images/inputBg.gif) no-repeat top left;
	float: left;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 4px;padding-top: 4px;
	font-size: 14px;
	padding-left: 4px;
	margin-top: 10px;
	color: #ffffff;
	width: 150px;padding-right:0;
	border: 0;
}
input.submit-button#searchsubmit {
	display: none;
}