/* 
Tags: valid XHTML, blue, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, white
*/

*
{
margin: 0px;
padding: 0px;
}
.clear { clear : both ; }

a {
       text-decoration: none;
}

a:link {
	color: #295C6F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #295C6F;
}

body {
	
	background: #FFBDC8 url(images/back_all.gif) repeat-x;
	font: 101.01% Arial, Helvetica, sans-serif;
        font-size:0.9em;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 936px;
	text-align: left;
}

#main
{
width: 922px;
/*background: url(images/back_top.jpg) repeat-x top;*/
padding-top: 10px;
}

#back
{
width: 922px;
background: #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
}

#header {
	height: 144px;
			
}

#logo {

width: 922px;
height: 114px;
background: url(images/header.jpg) no-repeat;
}

#header #logo img
{
width: 922px;
height: 100px;
margin-top: 7px;
border:none;
}

#menu
{
width: 922px;
border-top: 7px solid #FFFFFF;
height: 30px;
background: url(images/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 20px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 23px;
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}




#right
{
	width: 223px;
	float: right;
	margin-right: 5px;
}

#right H3
{
width: 198px;
height: 23px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 7px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right H3 a
{
color: #fff;
}

#right ul {
	list-style: none;
	margin-bottom: 0px;
	
}

#right .title_back
{
background: url(images/title_back.gif) no-repeat top;
padding: 10px;
}


#right li  {
	padding-left: 5px;
	padding-bottom: 5px;
	color: #000;
}

#right a {
	color: #F2415A;
}
#right a:visited {
	color: #F2415A;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #686868;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 648px;
padding: 10px;
}

a.more-link{
       display:block;
       margin-top:15px;
       font-weight:bold;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000;
}

#left a
{
color: #F2415A;
text-decoration: none;
}

#left h2 a
{
color: #1a418f;
}

#left ol, #left ul
{
margin-left: 30px;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0px;
	padding: 0;
	padding-top: 0;
	color: #1a418f;
}

.bottom {
	margin-top:-15px;
}

.date {
	text-align: right;
	color: #F2415A;
	font-size: 11px;
}

.date a {
	color: #F2415A;
}


#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #FFBDC8;
        border-bottom: 7px solid #FFFFFF;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 1.2em;
	text-align: center;
	color: #F2415A;
}

#footer a {
	color: #F2415A;
        text-decoration:none;
}

#footer #rss {
        font-size:0.9em;
        margin-top:10px;
}



/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}


#calendar #next, #wp-calendar #next
{

	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #686868;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}



.widget_search
{

}

.post-body
{
        text-align:justify;
	margin-top:15px;
}

div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav
{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit
{
	width: 120px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/footer.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover
{
	background: url(images/footer.gif) repeat-x;
        text-decoration: underline;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	/*font-size:12px;*/
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
        text-align:left;
}

.alignright {
	float: right;
        text-align:right;
}

.wp-caption {

/*
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/
}

p[class*="wp-caption"]{
        color:#FF788B;
        font-style:italic;
        font-size:0.9em;
}

img[class*="wp-image"]{
        border:solid 3px #FF788B;
        padding:3px;
        display:block;
}

img[class*="wp-image"].alignleft, div.wp-caption.alignleft {
margin:7px 15px 7px 0;
}

img[class*="wp-image"].alignright, div.wp-caption.alignright {
margin:7px 0 7px 15px;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
font-size: 10px;
background: #FDD8DE;
}

#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
font-size: 1em;
}

#author, #email, #url
{
border: 1px solid #666666
}


.postimage.aligncenter {
        width:100%;
        margin:15px 0px 10px;
        text-align:center;
}
.postimage.alignleft {
        margin:0px 10px 10px 0px;
        text-align:left;
}
.postimage.alignright {
        margin: 0px 0px 10px 10px;
        text-align:right;
}
.postimage img {
        border:solid 3px #FF788B;
        padding:3px;
}
.postimage span {
        font-size: 0.9em;
        margin-top: 0px;
        font-style:italic;
        color:#F2415A;
}

blockquote
{
margin:15px 35px;
padding:5px;
background-color:#fdebee;
font-style:italic;
}
/*  This is for the before after links on singlepost  */
.navigation{
        margin:7px 7px 35px 7px;
        color:#1a418f;
        font-size:1.1em;
}
.navigation a{
        color:#1a418f;
        text-decoration:none;
}

.noborder {border:none !important;}

/*  TWITTER WIDGET PRO  */

.entry-content {
        font-style:italic;
}

.entry-meta {
        font-style:italic;
		font-size:0.9em;
}