body {
	background: #f3f3eb;
}
#container {
	background: url(../../assets/images/back_content.gif) repeat-y center;
}
#header {
	background: url(../../assets/images/back_header.gif) repeat-x;
}
#menu .page_item a {
	background: url(../../assets/images/back_menu.gif) repeat-x center top;
}
#menu .current_page_item a {
	font-weight: bold;
	background: url(../../assets/images/back_menu_selected.gif) repeat-x center top;
}
.prominent {
	background: #f4f4ec;
}
.prominent .inner {
        margin: 0px;
        padding: 15px 15px 10px;
}
#footer {
	background: url(../../assets/images/back_footer.gif) repeat-x top;
}
#footer .style_content {
	background: url(footer.jpg) no-repeat top;
}
#comment_area .metadata {
	margin: 0 0 15px;
	padding: 10px;
	background: #f4f4ec;
}
#information {
	background: url(back_info.jpg);
}
#post_meta {
	padding: 0;
	margin: 0 0 30px;
	float: right;
        width: 320px;
	-moz-border-radius: 16px;
        background-image: none;
        border-width: 1px;
        border-style: solid;
        border-color: #cccccc;
}
#search {
	background: url(back_search.jpg);
}
#author {
	background: url(back_author.jpg);
}
#div {
	border: 1px solid #F00;
}
a, a:link {
	color: #bb6f02;
}
a:hover, a:active {
	color: #e58802;
}
a img {
	border: none;
	vertical-align: middle;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}
#header, #footer {
	color: #FFF;
}
#header a, #header a:link, #footer a, #footer a:link {
	color: #FFF;
}
#header a:hover, #header a:active, #footer a:hover, #footer a:active {
	color: #DDD;
}
body {
	color: #382e1f;
	font: 0.9em/180% "Georgia", Arial, Sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.02em;
}
.input {
	border: 1px solid #a79d8f;
        margin: 0;
	padding: 2px 1px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
	
}
.input_search_box {
	border: 1px solid #a79d8f;
	margin: 0;
	padding: 2px 1px;
	padding-left: 24px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
	height: 14px;
	width: 150px;
	background: #FFF url(../../assets/images/icon_search.gif) no-repeat scroll left center;
}
.header_contact_box {
	margin: 0;
	color: #000;
	line-height: inherit;
	font-size: inherit;
	display: inline;
	padding-left: 20px;
	background: transparent url(../../assets/images/email.png) no-repeat scroll left;
}
.divisor {
	padding-top: 30px;
	background: url(img/divider.png) no-repeat center;
}
#wp_quotes {
	margin-left: 0;
}
#wp_quotes div.wp_quotes_author {
	text-align: right;
	font-style: italic;
	margin-top: 5px;
}
div.wp_quotepage {
	font-size: 0.9em;
	width: 80%;
	margin-left: 40px;
}
div.wp_quotepage_author {
	margin-left: 40px;
	font-style: italic;
}
hr.wp_quotepage_hr {
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
div.wpquotes_poweredby {
	text-align: center;
	font-size: 0.8em;
	margin-top: 12px;
}
a.salta:link, a.salta:visited {
	color: #F5F5F5;
	font-size: 0.3em;
	background: transparent;
}
a.salta:hover, a.salta:active {
	color: #006;
	font-size: 0.9em;
	background: transparent;
}
.contactform {
	width: 100%;
	position: relative;
}
.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactright {
	width: 70%;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contactseparator {
	clear: both;
	height: 1px;
}
#comment-preview {
	margin: 0 0 0 10px;
	border: #E1D6C6 1px dashed;
	background: #F3F6ED;
}
.g2image_normal {
	margin: 4px;
}
.g2image_float_left {
	float: left;
	clear: left;
	margin: 4px;
}
.g2image_float_right {
	float: right;
	clear: right;
	margin: 4px;
}
.g2image_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 4px;
}
.terminal {
	margin: 15px;
	padding: 15px;
	background: #000;
	border: solid 1px #d3d7cf;
	color: white;
	width: 90%;
	font: small/110% "Courier New", Courier;
}
.execphpwidget ul li {
	text-align: center;
	list-style: none;
}
ul#st-tag-cloud {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
}
ul#st-tag-cloud li {
	display: inline;
	font-size: 70%;
	color: #ccc;
}
ul#st-tag-cloud li a, ul#st-tag-cloud li a:link {
	text-decoration: none;
}
ul#st-tag-cloud li a:hover {
	text-decoration: underline;
}
ul#st-tag-cloud li.t1 a {
	color: #797979;
	font-size: 120%;
}
ul#st-tag-cloud li.t2 a {
	color: #6d6d6d;
	font-size: 160%;
}
ul#st-tag-cloud li.t3 a {
	color: #616161;
	font-size: 190%;
}
ul#st-tag-cloud li.t4 a {
	color: #555;
	font-size: 210%;
}
ul#st-tag-cloud li.t5 a {
	color: #484848;
	font-size: 230%;
}
ul#st-tag-cloud li.t6 a {
	color: #3c3c3c;
	font-size: 250%;
}
ul#st-tag-cloud li.t7 a {
	color: #303030;
	font-size: 270%;
}
ul#st-tag-cloud li.t8 a {
	color: #242424;
	font-size: 290%;
}
ul#st-tag-cloud li.t9 a {
	color: #181818;
	font-size: 310%;
}
ul#st-tag-cloud li.t10 a {
	color: #0c0c0c;
	font-size: 330%;
}
#st-related-posts {
	margin-top: 30px;
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
}
#st-related-posts h3 {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#st-related-posts ul {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#st-related-posts ul li {
        list-style:none;
	margin: 0;
	padding: 0 0 0 15px;
}
.st-related-posts {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
}
.st-related-posts h3 {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
.st-related-posts ul {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
.st-related-posts ul li {
        list-style:none;
	margin: 0;
	padding: 0 0 0 15px;
}
li#relatedtags ul li {
	text-indent: 0;
	list-style: none;
	background: 0 none;
	font-size: 120%;
}
li#relatedtags ul li:before {
	content: "";
}
li#relatedtags ul li span {
	margin-right: .5em;
}
.colorbox { 
        width: 70%;
        margin:auto;
        position: relative;
	-moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        background-color: #f5ebeb;
        background-image: none;
        border-width: 1px;
        border-style: solid;
        border-color: #cccccc;
        font-size: 1em;
        line-height: 1.6em;
}