/*  
Theme Name: Lavrentis X
Theme URI: http://www.bloggerlounge.net/
Description: This is a modern, clean and fresh premium theme for WordPress. Based on the Lavrentis 1.0 Original theme. Corporate Style.
Version: 1.0
Author: George C. Trigueros
Author URI: http://www.bloggerlounge.net/	
*/


/*** General Format ***/

*{margin:0; padding:0;}


body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
background-color: #B5E1FF;
background : #B5E1FF url(images/background.gif) repeat-x;
}


a{
color:#FF9A13;
background-color:inherit;
}

a:hover{text-decoration:none;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

#flickr img {display: block;float: left;padding: 0px;position: relative;height: 55px;width: 55px;border-width:0;margin:2px;}

/*** Header and Menu Format ***/

#container{
width:850px;
margin:22px auto;
padding:1px 0;
text-align:left;
background: url(images/content_bg.gif) repeat-y;
color:#303030;
border:3px solid #FFFFFF;
}

#header{
height:160px;
width:850px;
background: url(http://www.mmmtalk.com/images/mmmtalk-header.jpg) no-repeat;
color:#ffffff;
}


#header h1{
padding:40px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:850px;
margin:0 0px;
background: url(images/nav_bg.gif) no-repeat;
color:#5A5A5A;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #5A5A5A;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #5A5A5A;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background: url(images/navon.gif) repeat-x;
color:#5A5A5A;
text-decoration:none;
}

/*** Content Format ***/

#content{
float:left;
width:505px;
font-size:0.9em;
padding:20px 0 0 15px;
}

#content h2 {
font-size:16px;
font-weight:bold;
padding:3px;
background: #363536;
margin:15px 0px 0px 0px;
border:solid 2px #29292A;
}

#content h2 a {
font-size:14px;
font-weight:bold;
text-decoration:none;
text-transform: none;
color: #F8F9FB;}



#content h2 a:hover{
font-size:14px;
font-weight:bold;
text-decoration: none;
text-transform: none;
color: #F8F9FB;}


#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration: none; color: #FF9A13;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content p{font-size:1.2em;}

blockquote
{
	clear: both;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #FAFFEA;
	border: 1px solid #DBFA95;
	background: #FAFFEA url(images/right_quotes.png) 95% 85% no-repeat;
}

/*** Pagination ***/

p.pagination
{
	float: left;
	margin: 20px; 
	padding: 5px 10px;
	border: 1px solid #0066CC;
	background-color: #f9f9f9;
}

p.pagination a { border-bottom-width: 0; }

a.prev { float: left; padding-left: 10px; background: url(images/prev.gif) center left no-repeat; }

a.next { float: right; padding-right: 10px; background: url(images/next.gif) center right no-repeat; }

/*** End Pagination ***/


/*** Sidebar ***/


#sidebar {
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: right;
	color: #A3A692;
}

#left, #right {
	padding: 5px 0 15px 0;
}

#left {
	float: left;
	margin-right: 3px ;
	width: 130px;
}

#right {
	margin-right: 3px ;
	float: right;
	width: 130px;
}

#sidebar h2 {
	color: #E3EAEE;
	font-size: 1.0em;
	margin: 0 0 10px 0;
	padding: 10px 0 2px 0;
	width: 93%;
	border-bottom: 1px solid #5353