body {
	margin: 100px 0 0 0;
	padding: 0;
	background: #FFFFFF url(../../images/theme/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c1c1c1;
}

h1, h2, h3 {
	margin: 0;
	/* text-transform: lowercase; */
	font-weight: normal;
	color: #555;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

#content_blog p, #content_blog ul, #content_blog ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 21px;
	font-size: 14px;
}

#content_blog p.links, #content_blog p.author {
	line-height: normal;
	font-size: 12px;
}

#container a, #container a:visited {
	color: #F9AD14;
	text-decoration: none;
}

#container a:hover {
	color: #ffffff;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Page */

#page {
	position: relative;
	padding: 0 18px 0 0;
	overflow: hidden;
}

#page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Content */

#content_blog {
	float: left;
	width: 575px;
	margin: 33px 0 0 0;
	padding: 0;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Post */

.atomentry {
}

.atomentry .title,
h2.title {
	margin: 0 0 20px;
	padding: 0 0 5px;
	/* background: url(../../images/theme/img03.gif) repeat-x left bottom; */
	border-bottom: thin dotted #AEB29C;
	text-transform: none;
}

.atomentry .title a, .atomentry .title a:visited {
	color: #F9AD14;
	text-decoration: none;
	text-align: center;
}

.atomentry .title a:hover {
	color: #f1f1f1;
}

.atomentry .entry {
}

.atomentry .meta {
	padding: 15px 0 60px 0;
	background: url(../../images/theme/img03.gif) repeat-x;
	overflow: hidden;
	font-size: 12px;
}

.atomentry .meta:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.atomentry .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
	font-size: 12px;
}

.atomentry .meta .author {
	float: left;
	font-size: 12px;
}

.atomentry .meta .links {
	float: right;
	font-size: 12px;
}

.atomentry .meta .more {
	padding: 0 0 0 18px;
	background: url(../../images/theme/img06.gif) no-repeat left center;
}

.atomentry .meta .comments {
	padding-left: 22px;
	background: url(../../images/theme/img07.gif) no-repeat left center;
}

.atomentry .meta b {
	display: none;
}

/* Comments */

#comments {
}

#comments p, #comments ol, #comments ul {
	line-height: normal;
}

#comments input {
	padding: 3px;
	background: #ECECEC url(../../images/theme/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#comments #submit {
	background: #FFFFFF url(../../images/theme/spacer.gif);
	border: 1px solid #F0F0F0;
}

#comment_body {
	width: 500px;
}

#container div.pagination {
	color: #B7B7B7;
	text-align: right;
}

#container div.pagination span.current {
	color: #ffffff;
	background: transparent url(../../images/theme/portfolio_title_line-white.gif) scroll no-repeat 0 100%;
}

#container div.pagination a {
	background: transparent url(../../images/theme/portfolio_title_line.gif) scroll no-repeat 0 100%;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 5px;
	line-height: normal;
}

/* Sidebar */

#blank_area {
	float: right;
	width: 202px;
	padding: 0 0 440px;
	margin: 22px 0 0;
}

#sidebar {
	border-top-color: #AFB0A0;
	border-top-style: ridge;
	border-bottom-color: #AFB0A0;
	border-bottom-style: ridge;
	padding: 0 0 2px;
}

#sidebar ul {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	margin-bottom: 28px;
}

#sidebar li li {
	margin: 0;
}

#sidebar form li {
	text-align: center;
}

#sidebar form li input.search_field {
	width: 158px;
}

#sidebar h3 {
	margin-bottom: 10px;
	padding: 5px 5px 3px;
	/* background: url(../../images/theme/img03.gif) repeat-x left bottom;*/
	background: transparent url(../../images/theme/testimonialsLine.png) no-repeat scroll 100% 100%;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search h2 {
	margin-bottom: 20px;
}

#search input {
	padding: 3px;
	background: #ECECEC url(../../images/theme/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#search #q {
	width: 120px;
	margin-right: 5px;
	background: #FFFFFF url(../../images/theme/spacer.gif);
	border: 1px solid #F0F0F0;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../../images/theme/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../../images/theme/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

 bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

