/*  
Theme Name: Fresco
Theme URI: http://www.milienzo.com/wordpress-themes/fresco/
Description: <em>Fresco</em> is a contemporary theme blending subtle beauty with distinguished simplicity, created by and based on <a href="http://www.milienzo.com">miLienzo.com</a>. For updates please check the <a href="http://www.milienzo.com/wordpress-themes/fresco/">theme page</a>.
Version: 1.0
Author: Aaron Russell
Author URI: http://www.milienzo.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Version history:
	7 April 2007 - Version 1.0 - initial release

*/
div#content-wrap {
		padding: 135px 125px;
		}
	

div.content {
  		background-color:#ffffff;
 		border:1px solid black;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;	
		-moz-border-radius: 8px;
		border-radius: 8px;
 			/* for IE */
 		filter:alpha(opacity=80);
  			/* CSS3 standard */
  		opacity:0.8;
                width:500px;
                
		}
			
div.content-in {
		padding: 20px;
                font-size:12px;
		}
div.linkbar {
            text-align:center;
            padding: 10px;
            }

/* Page structure and general formatting */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:14px;
	margin:0px 0px 12px 0px;
	line-height:22px;
}

p.post-date {
	color:#BC5B4F;
}

a {
	color:#2F60B3;
	text-decoration:underline;
}

a img {
	border:none;
}

a:hover {
	color:#D13775;
	text-decoration:underline;
}

a:active {
	outline:none;
}

a:focus {
	-moz-outline-style:none;
}

h1 {
	font-size:26px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
text-shadow: 0px 1px 1px #222;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
	color:#E9553D;
}

blockquote {
	border-left:#69CF90 solid 4px;
	margin:0px 0px 12px 19px;
	padding:0px 0px 0px 7px;
}

.hr {
	background:url(images/hr.gif) 0 50% repeat-x;
	height:50px;
	clear:both;
}

.navigation {
	font-size:18px;
	font-weight:bold;
	line-height:34px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

img.centered {
	display:block;
	margin:12px auto 12px auto;
}

img.alignright {
	display:inline;
	margin:12px 0px 12px 22px;
}

img.alignleft {
	display:inline;
	margin:12px 22px 12px 0px;
}


/* Header */

#header {
	background:url(images/header-bg-top.jpg) 100% 100% no-repeat #30B763;
	height:158px;
border-top:#69CF90 solid 4px;
}

.search {
	float:right;
	margin:120px 0px 0px 0px;
}

#search-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

.search-box {
	border:3px solid #F0C67A;
	width:102px;
}

.search-box:focus {
	background:#FBEDD6;
}

.search-submit {
	border:3px solid #688DCC;
	background:#FFFFFF;
}

.search-submit:hover {
	background:#CCDAF0;
	cursor:pointer;
	cursor:hand;
}

#header h1 {
	padding:52px 0px 0px 0px;
	font-size:48px;
}

#header .description {
	font-size:18px;
	color:#F8EFBB;
	margin:-10px 0px 0px 60px;
}

#header h1 a {
	color:#F0E07A;
text-decoration:none;
}

#header h1 a:hover {
	color:#F8EFBB;
	text-decoration:none;
}

.side-right ul {
	font-size:11px;
	margin:0px;
	padding:0px;
	border-top:1px dotted #91A9CD;
}

.side-right ul li {
	list-style:none;
	border-bottom:1px dotted #91A9CD;
	margin:0px;
	padding:0px;
}

.side-right ul a {
	display:block;
	padding:5px 0px 5px 0px;
text-decoration:none;
}

.side-right ul a:hover {
	text-decoration:none;
	background:#CCDAF0;
	color:#2F60B3;
}

ul.side-list {
	font-size:11px;
	margin:0px;
	padding:0px;
	border-top:1px dotted #91A9CD;
}

ul.side-list li {
	list-style:none;
	border-bottom:1px dotted #91A9CD;
	margin:0px;
	padding:0px;
}

ul.side-list a {
	display:block;
	padding:5px 0px 5px 0px;
text-decoration:none;
}

ul.side-list a:hover {
	text-decoration:none;
	background:#CCDAF0;
	color:#2F60B3;
}

/* Menu */

#menu {
	background:url(images/header-bg-bottom.jpg) 100% 0 no-repeat #E9AC3D;
}

ul.menu-list {
	font-size:16px;
	line-height:34px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 30px;
}

ul.menu-list li {
	list-style:none;
	display:inline;
	margin:0px 20px 0px 0px;
}

ul.menu-list a {
	text-decoration:none;
	color:#ffffff;
	padding:10px;
}

ul.menu-list a:hover {
	text-decoration:none;
	color:#F0C67A;
}


/* Main column - layout and style */

.container {
	width:940px;
	margin:0px 0px 0px 40px;
        margin-left: auto;
        margin-right: auto;
}

.container2 {
	width:940px;
	margin:10px 10px 10px 40px;
        margin-left: auto;
        margin-right: auto;
}


.main-column {
	width:480px;
	border-top:#69CF90 solid 5px;
	margin:22px 40px 0px 0px;
	padding:20px 0px 0px 0px;
        float: left;
}

.main-column ul {
	font-size:14px;
	margin:0px 0px 12px 30px;
	padding:0px;
	line-height:22px;
	list-style:url(images/li.gif) outside;
}

.post-subscribe {
	font-size:14px;
	background:url(images/subscribe.gif) 0 50% no-repeat;
	padding:5px 0px 5px 25px;
	float:left;
}

.post-share {
	font-size:14px;
	background:url(images/share.gif) 0 50% no-repeat;
	padding:5px 0px 5px 25px;
	margin:0px 0px 0px 20px;
	float:left;
}

.post-comment {
	font-size:14px;
	padding:5px 0px 5px 25px;
	float:right;
}


/* Comments */

.comment-head {
	background:url(images/comment-head.gif) 0 0 no-repeat #CCDAF0;
	padding:3px 10px 0px 10px;
	margin:20px 0px -12px 0px;
}

.comment-top {
	background:url(images/comment-top.gif) 0 0 no-repeat;
	padding:5px 10px 5px 10px;
}

.comment-middle {
	background:url(images/comment-middle.gif);
}

.comment-bottom {
	background:url(images/comment-bottom.gif) 0 100% no-repeat;
	margin:0px 0px 22px 0px;
}

.comment-box {
	border:3px solid #F0C67A;
}

.comment-box:focus {
	background:#FBEDD6;
}

.comment-submit {
	border:3px solid #688DCC;
	background:#FFFFFF;
}

.comment-submit:hover {
	background:#CCDAF0;
	cursor:pointer;
	cursor:hand;
}


/* Side columns */

.side-column {
	display:inline;
}

.side-left {
	width:200px;
	margin:22px 20px 0px 0px;
	padding:0px;
	float:left;
}

.side-right {
	width:200px;
	margin:22px 0px 0px 0px;
	padding:0px;
	float:right;
}

.left {
	border-top:#6CB5D3 solid 5px;
	margin:0px 0px 22px 0px;
	padding:20px 0px 0px 0px;
}

.right {
	border-top:#F0C67A solid 5px;
	margin:0px 0px 22px 0px;
	padding:20px 0px 0px 0px;
}



/* Footer */

#clear-row {
	clear:both;
}

#footer {
	background:#30B763;
	margin:30px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	overflow:hidden;
}

#footer p {
	color:#FFFFFF;
	margin:0px;
}

#footer p.milienzo {
	float:right;
	text-align:right;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
}

#footer a:hover {
	color:#FFFFFF;
}


/* Print-friendly stylesheet */

@media print {
	#search-form {
		display:none;
	}

	#menu {
		display:none;
	}

	.comment-box {
		display:none;
	}

	.comment-submit {
		display: none;
	}

	.side-column {
		display:none;
	}

	.main-column {
		width:800px;
	}
}
