body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-image: url("/img/grain.gif");
	color: #666666;
}

a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

p {
	margin: 10px 0px 10px 0px;
}

h1 {
	margin: 50px 0px 30px 0px;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
}

h2, h2 a {
	margin: 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #333333;
}

h3 {
	font-weight: normal;
	font-size: 10px;
}

h4 {
	margin: 0px 5px 10px 0px;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
}

h3 a, h4 a {
	color: #666666;
}

ul {
	margin-bottom: 20px;
}

ul li {
	text-align: right;
	list-style-type: none;
}

ul li a {
	font-weight: normal;
	color: #666666;
}

input.contact {
	width: 330px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
}

textarea.contact {
	width: 330px;
	height: 180px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
}

.clear {
	clear: both;
}

.padding {
	margin: 20px;
}

#header {
	margin: 0px auto;
	width: 800px;
	text-align: center;
}

#logo {
	margin: 0px auto;
	margin-left: 15px;
}

#menu {
	margin: 0px auto;
	margin-bottom: 50px;
	text-align: center;
}

#menu a {
	margin-left: 5px;
	margin-right: 5px;
	color: #4d463f;
}

#flashcontent {
}

#footer {
	margin: 0px auto;
	padding: 10px 0px 50px 0px;
	width: 850px;
	text-align: center;
	font-size: 12px;
	color: #999999;
}

#frame {
	margin: 0px auto;
	padding: 20px;
	width: 800px;
	height: 533px;
	background-image: url("img/frame.png");
	background-repeat: no-repeat;
}

#split_frame {
	margin: 0px auto;
	padding: 20px;
	width: 800px;
	height: 533px;
	background-image: url("img/split_frame.png");
	background-repeat: no-repeat;
}

#split_1 {
	float: left;
	width: 380px;
	height: 533px;
}

#split_2 {
	float: right;
	width: 380px;
	height: 533px;
}

#testimonials {
	height: 493px;
	width: 330px;
	overflow: auto;
	padding-right: 30px;
}

/*------ Blog ------*/

#body {
	margin: 0px auto;
	background-image: url("/img/header_background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#main_container {
	margin: 0px auto;
	width: 1080px;
}

#scroll_container_left {
	float: left;
	width: 180px;
}

#scroll_content_left {
	position: fixed;
	margin-top: 140px;
}

#scroll_container_right {
	float: right;
	width: 32px;
}

#scroll_content_right {
 	position: fixed;
	margin-top: 320px;
	width: 30px;
}

#scroll_menu {
	margin-top: 20px;
	width: 180px;
}

#main {
	margin-left: 190px;
	width: 850px;
}

#blog_container {
  min-height: 700px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 1px 5px 0px #DDDDDD;
  -moz-box-shadow: 0px 1px 5px 0px #DDDDDD;
  box-shadow: 0px 1px 5px 0px #DDDDDD;
}

#shadow {
	width: 850px;
	height: 4px;
	background-color: #333333;
}


#blog_content {
	margin: 0px auto;
	width: 800px;
}

.post {
	margin-top: 50px;
	padding-bottom: 50px;
}

.title {
	margin-bottom: 10px;
}

.categories {
	float: right;
	margin-top: 4px;
}

.post img {
 margin-bottom: 4px;
}


.index_comment_container {
	margin: 0px auto;
	margin-top: 20px;
	width: 800px;
	color: #999999;
}

.index_comment_header {
	padding: 5px 0px 5px 0px;;
}

.index_comments {
	font-size: 10px;
	max-height: 96px;
	overflow: auto;

}

.index_comment {
	border-top: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 0px;
}

.index_comment span {
	float: left;
	margin-right: 20px;
}

.index_comment p {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.post_footer {
	padding-top: 10px;
	height: 20px;
	border-top: 1px dotted #CCCCCC;
}

.tags {
	float: right;
}

.google_plus {
	float: left;
	margin-right: 5px;
}
	
.twitter {
	float: left;
	margin-right: 5px;
}

.fb {
	float: left;
}

.post_comments {
	margin: 0px auto;
	width: 800px;
}

.post_comments textarea {
	width: 790px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 3px;
}

strong {
	color: #333333;
}

#page {
	padding: 0px 20px 50px 20px;
}

.left {
	float: left;
	width: 360px;
}

.right {
	float: right;
	width: 360px;
}

#navigation {
	margin: 0px auto;
	padding-bottom: 25px;
	height: 20px;
	width: 800px;
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
