/* 
Theme Name: 
Theme URI: http://www.wordpress.pro
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.wordpress.pro">Wordpress Theme</a> 
Version: 1.0
Author: Wordpress Pro
Author URI: http://www.wordpress.pro 
*/

body {
	font-size: 1em;
	margin: 0px;
	font-family: tahoma;
	background: #fdfdfd;
}
a { color: #567795; }

#wrap {
  text-align: left;
}

/*border-bottom: 2px #2172BF solid;*/
#head {
  width: 100%;
	height: 98px;
	background: url(images/bannerbg.gif) repeat-x top left;
}

  #head h1 {
    margin: 0px;
		padding: 0px;
		text-align: left;
		margin-left: 10%;
		padding-top: 11px;
		font-size: 2.3em;
  }
	 #head a {
	  font-weight: 500;
		text-decoration: none;
		color: #2172BF;
  }

  .description {
    color: #ffffff;
		text-align: left;
		margin-left: 10%;
  }

#wrap2 {
	background: url(images/bodybg.gif) repeat-x top left;
	width: 100%;
	min-height: 100px;
}

  #maincontent {
	  float: right;
	  width: 60%;
		margin-right: 8%;
		margin-top: 20px;
		border: 1px #dddddd solid;
		background: #fff;
		margin-bottom: 20px;
  }

  .sidebar {
	  float: left;
		width: 100%;
		margin-top: 20px;
		border-top: 1px #dddddd solid;
		border-right: 1px #dddddd solid;
		border-left: 1px #dddddd solid;
		border-bottom: none;
		background: #fff;
  }

#footer {
  clear: both;
	width: 100%;
	border-top: 1px #dddddd solid;
	margin-top: 20px;
}

#footer p {
  font-size: .9em;
	text-align: center;
}

/*--- Images ---*/


/*--- Headings ---*/
h2 {
  margin: 10px 20px;
}
h2 a{
  color: #444444;
	text-decoration: none;
	font-weight: 500;
}
h2 a:hover{
  color: #777777;
}

h3 {

}

h4 {

}


/*--- Sidebar ---*/

.sidebar ul {
  margin: 0px;
	padding: 0px;
}

.sidebar h2 {
	color: #444444;
	text-decoration: none;
	font-weight: 500;
	margin: 0px;
	border-bottom: 1px #dddddd solid;
}

.sidebar ul li {
  list-style: none;
}

.sidebar ul ul li {
	list-style: none;
}

.sidebar p {
  font-size: .9em;
	padding: 5px 5px;
	margin: 0px;
	border-bottom: 1px #dddddd solid;
}
.sidebar p a {
  display: inline;
	border-bottom: none;
}

.sidebar a {
  display: block;
	padding: 6px 0px;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px #dddddd solid;
}
.sidebar a:hover {
  color: #444;
}
.sidebarwrap {
  width: 20%;
	float: left;
	margin-left: 8%;
  margin-right: 2%;
}
/*--- Pages ---*/
.pageh2 {
  margin: 10px 20px;
 	color: #444444;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	border-bottom: 1px #dddddd solid;
	width: 85%;
}
/*--- Posts ---*/
.date {
  background: url(images/datebg.jpg) no-repeat top left;
	width: 44px;
	height: 47px;
	float: left;
	font-weight: 500;
  margin: 14px 20px;
	float: left;
	clear: left;
}
.datemonth {
	font-size: 11px;
	text-align: center;
	line-height: 10px;
	padding-top: 2px;
	padding-left: -3px;
}

.dateday {
	font-size: 17px;
	text-align: center;
	line-height: 18px;
	padding-top: 8px;
	padding-left: -2px;
}
.maininfo {
  float: left;
	width: 75%;
}
.post h2 {
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom: 1px #dddddd solid;
}

.post {
  font-size: .8em;
	margin-bottom: 20px;
}

.post p {
  margin: 0px 20px;
}

.post li {
	margin-left: 20px;
}

.entry {
  clear: both;
	width: 90%;
}

.postmetadata {
  background: #fefefe;
	font-size: 1em;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {
  width: 100%;
}

.navigation a {
  font-size: .9em;
	text-decoration: none;
}
.navigation a:hover {
  font-size: .9em;
	text-decoration: underline;
}

.alignleft {
  text-align: left;
	float: left;
	margin-left: 5px;
}

.alignright {
  text-align: right;
	float: right;
	margin-right: 5px;
}

.center {
  text-align: center;
}

.pagetitle {
  clear: both;
	margin: 10px 20px;
	font-weight: 500;
}

blockquote {
	border-left: 4px #ccc solid;
}

a img {
  border: none;
}

acronym, abbr {
  border-bottom: 1px #bbb dotted;
}

/*--- Comments ---*/
#comment {
  width: 100%;
}

.commenth2 {
  margin: 10px 20px;
 	color: #444444;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	border-bottom: 1px #dddddd solid;
	width: 85%;
}

.commentlist ol { 
  width: 85%;
}

.commentlist li {
  border-bottom: 1px solid #eee;
  padding: 5px;
	width: 85%;
	font-size: .8em;
	margin: 0px 0px 0px 20px;
	display: list-item;
	vertical-align: top;
}

.alt {
  background: #fafafa;
}

.commentbox {
  width: 85%;
	margin: 10px 20px;
}

/*--- Search Form ---*/

#searchform {
  text-align: center;
	padding: 4px;
	margin-bottom: 0px;
}

#searchform input {
  width: 35%;
}

#searchform #s {
  width: 55%;
}


/*--- Other ---*/

hr {
	display: none;
}
.postinfo {
  border: 1px #ffe8d1 solid;
	background: #ffffd4;
	font-size: 10px;
	padding: 4px;
	margin: 20px 20px;
} 
