/*  
Theme Name: Vuvox Blog - Belmer edition. <br/><i>(based on Ghyslain Armand Rounded theme)</i><br/>
Theme URI: http://www.vuvox.com/blog
Description: a basic blog layout with some integration with VUVOX look & feel.
Version: Version 1.0 <br/>
Author: Belmer Negrillo
Author URI: http://www.mindness.net/


This theme was designed by Belmer Negrillo and built by Ghyslain Armand.


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


@import url("layout.css");
@import url("comments.css");
@import url("metas.css");
@import url("sidebar.css");
@import url("footer.css");
@import url("calendar.css");




html,body{
	margin: 0;
	padding: 0;
	background-color: #bbb;
}


body {
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center; 
	width: 100%;
	min-width: 1000px;
	width:expression(document.body.clientWidth < 810? "800px": "auto");
}


#masthead h1{
	color: #FA77E6;
	margin: 12px 0 0 35px;
	padding: 10px 0 0 10px;
	font-size: 32px;
}
#masthead h1 a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#masthead h2{
	color: White;
	font-size: 12px;
	margin-left: 70px;
	padding-left: 100px;
	padding-top: 0px;
	height: 28px;
	margin-top: 0px;
}
* html #masthead h2{
	margin-left: 45x;
	padding-left: 33px;
	float: left;
}
a img {
	border: none;
}

#headeradd{
	margin-left: 40px;
	margin-top: 30px;
}


acronym, abbr {
	border-bottom: 1px dotted #B5DCFA;
}




acronym, abbr, span.caps {
	cursor: help;
	font-size: 11px;
	letter-spacing: .07em;
}








blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}




h1 {
	margin: 25px 10px 20px 0px;
	padding: 0px;
	text-align: left;
}








h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
}




h3.fix{
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	margin: 5px 0 0 20px;
	color: #74C0FA;
}


h3 a {
	font-size: 20px;
	font-weight: bolder;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	color: #3176be;
   display: block;
	text-decoration: none;
}
* html h3 a{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	width: 80%;
}
.date{
	font-size: 10px;
	font-weight: normal;
	color: #74C0FA;
}



.storytitle {
	display: block;
}





h1 a:hover, h2 a:hover, h3 a:hover {
			color: #74C0FA;
}



#getit{
	margin-left: 10px;
	margin-top: -30px;
}


h3#respond{
	background: url(img/bobble.png) no-repeat;
	height: 49px;
	padding: 45px 0 0 41px;
	margin-left:16px;
	color: #fff;
	font-size: 15px;
}
h3#comments{
	background: url(img/cornerarrow.gif) no-repeat;
	height: 89px;
	padding: 41px 0 0 163px;
	margin: -5px 0 0 0;
	color: #003c7a;
	font-size: 14px;
}






p, li, .feedback {
	font-size: 13px;
	line-height:18px;
}






ul.post-meta {
	list-style: none;
}








ul.post-meta span.post-meta-key {
	font-weight: bold;
}




.feedback {
	color: #ccc;
	text-align: left;
	font-size: 11px;
	float: right;
	margin: -20px 20px 0 0;
	padding: 0 0 0 0;
}


.feedback a{
	color: #97C000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}














#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearer{
	clear: both;
	margin: 0;
	padding: 0;
}















#content .post{
	background: url(img/csbbody-r.png) no-repeat bottom right;
	font-size: 110%;
	width: 100%;
	color: #4F402A;
	margin: 0 0 0 0;


}


#content .postop {
			background: url(img/csbhead-r.png) no-repeat top right;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			text-align: center;
}
#content .postop .pheadfill {
			background: url(img/csbhead-l.png) no-repeat top left;
			margin: 0 0 0 0;
			padding: 10px 30px 5px 0;
			color: white; 
			font-weight: bold; 
			font-size: 1.2em; 
			line-height: 1em;
}
#content .storycontent{
			background: url(img/csbbody-l.png) no-repeat bottom left;
			margin: 0 0 0 0;
			padding: 5px 30px 31px 20px;
}
.thecontent{
	width: 70%;
	float: left;
}








#content .post .storycontent p img{
float: left;
border:1px solid #999;
margin-right: 15px;
margin-bottom: 10px;
}




/*  roudn corners */




.post p a{
	color: #242424;
	text-decoration: none;
	background: #ECF2F9;
}
.post p a:hover{
	background: #242424;
	color: White;
}


.post p {
	margin: 5px 15px 10px 20px;
	text-transform: none;
}






.noposts{
	font-size: 20px;
	color: White;
	background: url(img/noposts.jpg) no-repeat top left;
	height: 60px;
	padding: 18px 0 0 75px;
	margin-left: 80px
}






		
h2#flickr{
}






#header, #header a:link {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}


#header a:hover {
	color: #c00;
}












.page_item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}






.licontainer{
	margin: 4px 0 0 0;
	background: url(img/subitem.gif) repeat-x bottom left;
	height: 40px;
	float: left;
}






input:focus,
select:focus,
textarea:focus {
  border: 1px solid #ccff42;
}
input.submit {
  font: bold 1em;
  color: #333;
  background-color: #fcfcfc;
  margin: 25px 0 20px 355px;
  cursor: pointer;
  text-align: center;
  border:2px outset #FCFCFC;
}

input.submit:hover {
	background-color: #edffbe;
	border:2px outset #ccff42;
}

input.submit:active {
	border:2px inset #ccff42;
	background-color: #ccff42;
}






/*  flickr integration */




#flickr_badge_uber_wrapper{
	margin-left: 17px;
}




#flickr_badge_wrapper img{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 3px solid #E9F1F8;
}








/*  widgets */
li a.rsswidget{
	margin-left: 10px;
}
a.rsswidget{
	text-decoration: none;
	color: #9C9C9C;
}
.textwidget{
	margin-left: 20px;
	text-transform: none;
}

