
* {
	margin:0;
	padding:0;
}
body {
	background:#BEC3C6 url(../images/bg.jpg) repeat-x;
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%; text-align:center;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.post .content .wp-caption p {
	margin:0;
}
.alignleft {
	float:left;
	text-align:center;
	margin-right:10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F3F3F3;
	margin-bottom: 10px;
}
.alignright {
	float:right;
	text-align:center;
	margin-left:10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	text-align: center;
	margin-bottom: 10px;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
/* static END */

/* layout START */
#wrap {
	background:url(../images/light.gif) center top no-repeat;
	padding:20px 0;
}
#container {
	margin:0 auto;
	width:936px;
}
/* layout END */

/* header START */
#header {
	background:url(../images/header.jpg) 0 0 no-repeat;
	height:90px;
	border-bottom:1px solid #A6A6A6;
}
#caption {
	padding:25px 30px 0;
}
#title a {
	text-decoration:none;
	color:#FFF;
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
}
/* image blog title */
/*
#title a {
	background:url(img/title.gif) no-repeat;
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:30px;
	text-indent:-999em;
	display:block;
}
*/
#tagline {
	color:#FFF;
	border-top:1px solid #FFF;
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 3px;
}
#header .banner {
	float:right;
	padding:15px 15px 0;
	color:#999;
}
/* header END */

/* navigation START */
#navigation {
	background:#FFF;
	border-bottom:1px solid #A6A6A6;
}
/* submenu END */

/* content START */
#content {
	background:#FFF url(../images/sidesep.gif) right repeat-y;
	min-height:400px;
}
/* content END */

/* main START */
#main {
	background:#FFF url(../images/main_shadow.gif) top repeat-x;
	width:605px;
	padding:13px 15px 15px;
	float:left;
	overflow:hidden;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post {
	padding-bottom:5px !important;
	padding-bottom:15px;
}
*+html .post {
	padding-bottom:15px !important;
}
.post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
}
.post .content {
	padding:5px 0 0 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
	text-align: justify;
}
.post .content p a{
	color: #2970A6;
	text-decoration:underline;
}
.post .content p a:hover{
	text-decoration:none;
}
/* main END */

/* sidebar START */
#sidebar-left{
	background:url(../images/sidebar_shadow.gif) top repeat-x;
	width:147px;
	float:left;
	font-size:95%;
	line-height:145%;
	padding-top:8px;
	border-right:1px solid #cecece;
}
.banner-125{
width:125px;
margin:10px auto;
padding:0 0 20px 0;
}
#sidebar {
	background:url(../images/sidebar_shadow.gif) top repeat-x;
	width:152px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	padding-top:8px;
	border-left:1px solid #cecece;
}
#sidebar .noshadow {
	width:300px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	padding-top:8px;
}
#rightsideblock {
	background:url(../images/widgetsep.png) bottom no-repeat;
}
#rightsideimg
{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightsideblock #text {
text-align:center;
}
#rightsideblock #text p{
	line-height:23px;
	font-size: 12px;
}
#rightsideblock #text a{
color:#2970A6;
text-decoration:underline;
}
#rightsideblock #text a:hover{
color:#2970A6;
text-decoration:none;
}
/* sidebar END */

/* footer START */
#footer {
	background:url(../images/footer.jpg) 0 0 no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#c1{
text-align:center;
}
#c2{
text-align:center;
}
.clear{
clear:both;
margin:0;
padding:0;
width:100%;
font-size:1px;
}

