/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #EDE7DB url(images/aa.gif) repeat-x left top;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 135px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
	}

#logo span {
	color: #3366FF;
	text-transform: lowercase; 
}

#logo h1 {
	padding: 0 0 0  0;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 4.9em;
	text-transform: lowercase; 
	position: absolute; 
	top:50px;
	 }

#logo h2 {
	padding: 25px 0 0  0;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 3.8em; 
	color: #FFcc22; text-align: left;
	
}
#logo p {
	padding: 0px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	position:absolute; top: 110px;
}

#logo p.byline {
	text-align: right;
	font-size: 1.8em;
	font:  Arial;
	position: absolute;
	top:58px;
	left: 54%;
	width: 400px;
}

#logo p.byline2 {
	color:#FFcc22;
	font-size: 22px;
	font:  Arial;
	position: absolute;
	left: 60%;
	top: 107px; text-align: right;
}
#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu-wrapper {
}

#menu {
	width: 960px;
	margin: 0 auto;
	height: 54px;
	padding: 0px  0px;
	background: url(images/img02.jpg) repeat-x left top;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 27px;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: ;
	color: #2E0815; 
	text-decoration: underline
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(images/img01.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 20px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 420px;
	margin: 10px 10px 20px 30px; padding-right:5px;
}

.post {
	padding-bottom: 0px;
	line-height: 180%;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post h1 {
	font-weight: normal;
	font-size: 24px; 
}
.post h2 {
	font-weight: normal;
	font-size: 19px; 
}

.post h3 {
	font-weight: normal;
	font-size: 19px; 
	text-align:center; line-height:normal; 
}

.post h5 {
	font-weight: normal;
	font-size: 14px; 
	text-align: left; 
}
#form {
	font-weight: normal;
	font-size: 19px; 
	text-align:left; 
	}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
		font-family: Arial, Helvetica, sans-serif;
	
	line-height:normal;
	text-align:center; font-weight:200;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px; 
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars 1 */
#sidebar1 {
	float: left;
	width: 210px;
}
.sidebar1 {
	float: left;
	padding-top: 24px;
	color: #595959;
}

.sidebar1 ul {
	margin: 0;
	padding: 0;
	
}

.sidebar1 li {
	padding: 0 0 10px 0;
	list-style:square;
	background: none;
	padding-bottom: 8px;
	font:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	text-align:left; 
	margin-left:10px; 
	margin-right:5px;
}

.sidebar1 ul { list-style:disc;
	
}


.sidebar1 h3 {
		margin: 0 0 0 0;
	padding: 0px 0px 0px 0px; 
	text-align:center;	 
	font-size: 16px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}
.sidebar1  h2 {
font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #454545; 
	text-align: justify; line-height:20px;
	margin-left:15px; margin-right:15px;
  }
.sidebar1 h2 a {
}

.sidebar1 a {
	
}





/* Sidebars 2 */

.sidebar2 li {
	padding: 0 0 0 0;
	list-style:  disc; 
	font-size:14px; 
	text-align: left; line-height:120%;	
}

.sidebar2 li ul {
	background: none;
	padding-bottom: 10px;
		padding: 0 0 0 0;
	list-style:  disc; 
	font-size:14px; 
	text-align: left; line-height:120%;
}


#sidebar2 h4 {
font:Arial;
font-size:14px; 
text-align: left;
}

.sidebar2 li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.sidebar2 h2 {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #454545; 
	text-align: justify; line-height:20px;
	margin-left:15px;right:15px;
}

.sidebar h2 a {
}

#sidebar2 {
	float: right;
	width: 220px; 
}

#sidebar2 span {
color:#3366FF; 
font-size:20px;
}
#sidebar2 h1 {
font:Arial;
font-size:18px; 
text-align:center; padding-top:10px;
}


#sidebar2 h2 {
font:Arial, Helvetica, sans-serif;
font-size:14px; 
text-align:left;;

}

#sidebar2 h5 {
font:Arial, Helvetica, sans-serif;
font-size:14px; 
text-align:left; 
text-decoration:underline; 
padding-top: 2px; 

}

sidebar2 {
	float: left;
	padding-top: 24px;
	color: #595959;
}


.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none; font-size:15px;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 85px;
}

#footer {
	width: 920px;
	height: 65px;
	margin: 0 auto;
	background:  #666666;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

