/*
Theme Name: Samsitepu - Wordpress Theme
Theme URI: http://www.beevalue.com/
Description: Samsitepu is designed by Beevalue.com.
Version: 1.0
Author: Beevalue.com
Author URI: http://www.beevalue.com/
Tags: two columns, widgets, fixed width, custom header, valid XHTML, valid CSS
*/

/* Begin Layout */
body {
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  background: url('images/background.png') repeat;
  color: #171710;
}

#wrapper {
  border: 0px solid;
  width: 768px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  text-align: left;
}

#header {
  border: 0px solid;
  width: 768px;
  height: 250px;
  background: url('images/header.png') no-repeat;
}
#header_text {
  padding: 100px 0px 0px 80px;
}
#header_text h1 {
  border: 0px solid;
  margin: 0px;
  font-size: 27px;
  color: #fafbe9;
}
#header_text h1 a:link, #header_text h1 a:visited, #header_text h1 a:active, #header_text h1 a:hover {
  color: #fafbe9;
  text-decoration: none;
}
#description {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px 0px 12px;
  color: #fafbe9;
}

#main_body {
  border: 0px solid;
  width: 768px;
  background: url('images/main_body.png') repeat-y;
  clear:both;
  float:left;
  min-height: 100px;
  padding: 0px 0px 20px 0px;
}
#body_separator {
  border: 0px solid;
  width: 768px;
  background: url('images/body_separator.png') repeat-y;
  clear:both;
  float:left;
  height: 34px;
}

#content_wrap {
  border: 0px solid;
  width: 445px;
  float: right;
  margin: 0px 42px 10px 9px;
  display: inline;
}

h2 {
  font-size: 20px;
  margin: 10px 0px 0px 0px;
}
small {
  font-size: 11px;
}
/* End Begin Layout */


/* Footer */
#footer {
  border: 0px solid;
  width: 768px;
  height: 97px;
  background: url('images/footer.png') no-repeat;
  color: #fbfbfd;
  clear:both;
  float:left;
}
#footer p {
  font-size: 10px;
  text-align: center;
  padding: 50px 0px 0px 0px;
}

#footer a:link, #footer a:active, #footer a:visited {
  color: #dfdfdf;
	text-decoration: none;
}

#footer  a:hover{
  color: #d0d0d0;
	text-decoration: underline;
}

/* End of Footer */



/* Typography */
h1, h2, h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
  font-size: 20px;
  color: #323122;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h2 a:active, h2 a:link { 
	text-decoration: none;
  color: #323122;
}

h3, h3 a, h3 a:visited , h3 a:active, h3 a:link{
	text-decoration: none;
  color: #323122;
}

h2 a:hover, h3 a:hover{
	text-decoration: underline;
  color: #323122;
}

.postmetadata {
  padding: 10px 10px 10px 10px;
  border: 0px;
  border-top: 1px solid #3b6623;
  border-bottom: 1px solid #3b6623;
  background-color: #e3eaea;
}

img {
  border: 0px;
  color: #323122;
}

a:link, a:active, a:visited {
  color: #323122;
	text-decoration: none;
}

a:hover{
  color: #323122;
	text-decoration: underline;
}
/* End of Typography */

/* Sidebars */

#sidebar_body {
  border: 0px solid;
  width: 222px;
  background: #b9c7b1;
  float:left;
  margin: 0px 0px 0px 42px;
  display: inline;
}

#sidebar_wrap_left{
  border: 0px solid;
  width: 222px;
  float: left;
  margin-left: 0px;
  display: inline;
  background: #b9c7b1;
}

.sidebar {
  border: 0px solid;
  width: 222px;
  color: #323122;
  margin-left: 0px;
  padding-left: 0px;
  display: inline;
}
.sidebar ul {
  margin: 0;
  padding: 0px 10px 10px 10px;
}
.sidebar ul, .sidebar li {
  border: 0px solid;
  list-style: none;
}

.sidebar ul li a:link, .sidebar ul li a:active, .sidebar ul li a:visited, .sidebar ul li a:hover {
  display: block;
  border-bottom:1px solid #766e48;/**/
  margin: 0px;
  padding: 0px;
  height: 25px;
}

.sidebar ul li{
  display: block;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	line-height: 25px;
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited {
  color: #323122;
  text-decoration: none;
}
.sidebar a:hover {
  color: #6c6a48; 
  text-decoration: none;
}

.sidebar h2 {
  border: 0px solid;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 10px;
  background: #3b6623;
  color: #fbfbfd;
}

/* End Sidebars */

/* Form */
#search_box {
  border:0px solid;
  padding: 10px;
}
#search_box #s{
  border:1px solid #3b6623;
}
#search_box #searchsubmit{
  border:1px solid #3b6623;
}
#search_box #s{
  width:130px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #url, #commentform #comment, #commentform #submit {
  border:1px solid;
}
/* End Form */


/* Main menu */


#main_menu {
  border: 0px solid;
  height: 45px;
  margin: 0px 0px 0px 0px;
  background: url('images/main_menu.png') no-repeat;
}

#nav_wrap {
  border:0px solid;
	background: url('images/arrow.png') no-repeat;
	width: 746px;
  height: 28px;
	padding-top: 20px; 
  margin: 0px 0px 0px 20px;
}

#nav_wrap ul {
	list-style-type: none;
	padding: 0px; 
  margin: 0px;
  font-size:12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#nav_wrap ul li{
	border:0px solid;
  display: inline;
	padding: 3px 15px 4px 15px;
	margin: 0px;
  font-weight: bold;
}

#nav_wrap ul li {
  text-decoration: none;
  color: #ffffff;
  margin: 0px;
}

#nav_wrap ul li a, #nav_wrap ul li a:link, #nav_wrap ul li a:active, #nav_wrap ul li a:visited{
  color: #eef4f4;
}

 #nav_wrap ul li a:hover{
  color:#d6dada;
 }
/* end Main menu */
