/*

Theme name: Root Design



*/

a img {border: none;}



img {border: none;}



ol, ul {

list-style: none;

}



body {

	font-size: 12px;
	font-family: "Lucida Sans", Sans-Serif;
background-image:url(images/longbackground.jpg);
background-repeat:repeat-x;
background: url(images/longbackground.jpg)repeat-x;
	background-color: #404f4c;
color:#000000;
	margin: 0;

	padding: 0;	

	text-align:center;

	

}



.right {

	text-align:right;

}

.alignleft{

	float:left;

	margin-right:5px;

}

.alignright{

	float:right;

	margin-left:5px;

}

.center, .aligncenter{

	margin:auto;

	text-align:center;

}

.clear {

	clear:both;

}

/* Main style of links */

a:link,a:visited{
	color: #191970;	
	text-decoration:none;

}	

a:hover, a:active{

	color: #990000;

	

}

/* Top and bottom areas */



.menu {

	

	width:850px;

	height:15px;

	padding:10px;

	text-align: center;

	

}



.menu li {
float:left;
background-image:url(images/menu-background.jpg);
background-color:#e0dae6;
}



.menu li.last {

    background:none;

	

}



.menu a {

    color:#000;

    font-weight:bold;

    padding:0 14px;

    display:block;

    line-height:2.2;

	text-align: center;

}



.menu a:hover {

	color:#fff;	

    text-decoration:none;

	background-color: #6b5fb8;

}






#top{

	

	height:0px;

	width:100%;

}

#bottom{

	height:52px;

	width:100%;

}

/* The width and style of the actual blog area */

#page {
background-image: url(images/bg1-trans.png);
background-repeat:repeat;
background: url(images/bg1-trans.png)repeat;

	width: 966px;	

	margin:0 auto;	

	padding:0 6px 0 4px;

}

/* Headers used within the blogposts (h1-h3 are used elsewhere on the pages and should not be used in posts)*/

h1, h2 {
	font-weight:bold;
}



h4,h5,h6{

font-size:12px;

font-family: "Lucida Sans", Sans-Serif;

}

h4 {font-size: 12px;}

/* Deal with the header */

#header{
background-image: url(images/header-background.jpg);
background-repeat:repeat-x;
background: url(images/header-background.jpg)repeat-x;
	margin:10px;
	padding:0px 0px 0px 6px;	

	width:944px;
height:170px;


}


#header h1{

	margin: 20px 0px 10px 0;	
padding-top:10px;
	font-size:36px;
width:400px;
text-align:right;
font-family: "Lucida Sans", Sans-Serif;
		font-weight:bold;

}

#header h1 a:link, #header h1 a:visited {

	color: #075f2d;	

	text-decoration:none;

}

#header h1 a:hover, #header h1 a:active {

	color: #990000;

	font-weight:bold;	

	

}

#header .description{
font-size: 14px;
	color: #333333;	

	font-weight:bold;	

	font-style: normal;

font-family: "Lucida Sans", Sans-Serif;
margin-right:5px;
	padding: 0 0px 0 0;

}

#header-left{
	float:left;
}
#header-right{
	float:right;
}


#header_left{	

	float:left;	

	width:400px;	

	height:45px;	

	border:0px;	

	text-align:left;	

	padding-left:10px;	

}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


html>body #header_left{

}

/*#header-right{

	float:right;	

	width:325px;	

	margin:0px;	

	padding:0px;

}
*/
#header-right p{

	text-align:justify;	

	margin:0px;	

	padding:0 10px 0 0;

}

fieldset{

	border:0px;	

	margin:0px;	

	padding:10px 0 0px 0;

}

#search{border:none;}

.search{border:0px;}

#srcinput {

	font-size:12px;

	width:145px;	

	margin: 1px 0px;	

	border: 1px;	

	background:#eeeeee;	

	padding: 2px;	

	border-color:#f2f2f2;	

	border-style:solid;

}

#srcbutton{

	font-size:12px;

	margin: auto 0px;	

	border-width:1px;	

	background: #f2f2f2;	

	padding: 1px 2px;	

	border:solid 1px #CCCCCC;

}



.srcform{

border:no;}

.srcinput {

	font-size:9px;

	width:140px;	

	margin: 1px 0px;	

	border: 1px;	

	background:#eeeeee;	

	padding: 2px;	

	border-color:#eeeeee;	

	border-style:solid;

}

.srcbutton{

	font-size:9px;

	margin: auto 0px;	

	border:1px solid #FFFFFF;	

	background: #f2f2f2;	

	padding: 1px 2px;	

	

}





#header-right #search{margin-top:13px;}

/* Using header right as a dynamic sidebar requires these as well */

#header-right h2{

		

	font-size:5px;

}

/* Deal with left, right and bottom sidebars */

#sidebar-right{

background-image: url(images/bg2-trans.png);
background-repeat: repeat;
background: url(images/bg2-trans.png)repeat;

	float: right;		
	margin:5px 5px 0px 2px;	

	width:240px;	
	padding:0px 10px 20px 10px;

	border-bottom:thick #CCCCCC;


}

#sidebar-left{

font-family: "Lucida Sans", Sans-Serif;

color:#CCCCCC;

font-size:14px;

text-transform:lowercase;

font-weight:bolder;

	float:left;	

	margin:10px 2px 0px 0;	

	width:210px;	

	padding:2px 7px 2px 15px;

}

#sidebar-bottom {

	background-color:#dddddd;

	border-top: 1px solid  #999999;	

padding:3px 7px 25px 7px;

	margin:5px auto;

}

#sidebar-bottom .widget_bottom  {

	background-color: #dddddd;

	float:left;	

	list-style-type:none;	

	text-align:left;	

	margin:0 10px;	
padding-left:5px;
	display:inline;	

	width:191px; 

}


#sidebar-right a:link,

#sidebar-left a:link,

#sidebar-bottom a:link,

#sidebar-left a:visited,

#sidebar-right a:visited,

#sidebar-bottom a:visited{

color: #4c418d;
	font-size:12px;
line-height:18px;




}

#sidebar-right a:hover,

#sidebar-left a:hover,

#sidebar-bottom a:hover,

#sidebar-right a:active,

#sidebar-left a:active,

#sidebar-bottom a:active{

	color: #990000;
	text-decoration: none;
line-height:18px;
background-color: #bbb5e3;	


}





#sidebar-right ul,

#sidebar-left ul{

	list-style-type: none;	

	margin:0;	
	padding:5px 5px 7px 5px;	

	text-align:left;
	background-color:#dddddd;

}




#sidebar-bottom ul{

background-color:#dddddd;

	list-style-type: none;	

	margin:0;	

	padding:0;	

	text-align:left;

}

#sidebar-right li li,

#sidebar-left li li,

#sidebar-bottom li li {

background-color:#dddddd;

	margin:1px 0;	

	padding:4px 1px 3px 5px;

}

#sidebar-right li li:hover,

#sidebar-left li li:hover,

#sidebar-bottom li li:hover {

	color: #990000;
	background-color: #bbb5e3;	

}

#sidebar-right .current_page_item,

#sidebar-left .current_page_item,

#sidebar-bottom .current_page_item,

#sidebar-right .current-cat,

#sidebar-left .current-cat,

#sidebar-bottom .current-cat{

	background-color:#999999;

}

#sidebar-right h2,

#sidebar-left h2 {

	text-align:left;

	padding:0 0 4px 4px;	

	color: #4c418d;

	font-size:15px;

		

font-family: "Lucida Sans", Sans-Serif;

	font-weight:bold;

	border-bottom:#CCCCCC solid 1px;

}


#sidebar-bottom h2{

	text-align:left;

	padding:0 0 4px 2px;	

	color: #4c418d;

	font-size:15px;

		

font-family: "Lucida Sans", Sans-Serif;

	font-weight:bold;

	border-bottom:#CCCCCC solid 1px;

}





#sidebar-right p,#sidebar-left p{
margin-bottom:3px;

}

/* Show calendar in bottom sidebar */

#calendar-bottom table{

	margin:auto;

	width:90%;

}

#calendar-bottom a:link,

#calendar-bottom a:visited {

	font-weight:bold;

	color:#5C6FA3;

}

#calendar-bottom a:hover,

#calendar-bottom a:active{

	color:#283d5a;	

	text-decoration:none;

}

#calendar-bottom #today {

	background:#F3F0F6;

}



.divider{

	height:5px;	

	padding:0;		

	margin:0;

}

.border_hr_thin{

	height:13px;	

	width:100%;		

	margin:auto;

}

/* Deal with content (all styles used in index.php) */

#content {
background:#f3f0f6;
	text-align:left;	

	width:620px;	

	padding:5px 10px;		

	float:left;		

	margin-top:5px;	
	margin-left:10px;

	min-height:570px;	

}


#content-PageSlide {
background-image: url(images/bg3-trans.png);
background-repeat: repeat;
background: url(images/bg3-trans.png)repeat;
	text-align:left;	

	width:920px;	

	padding:5px 10px 5px 15px;		

	float:left;		

	margin-top:5px;	
	margin-left:10px;

	min-height:570px;	


}

html>body #content{width:660px;}

#content h1, #content-PageSlide h1{

	margin: 10px 0 10px 0;	

	font-family: Arial, Helvetica, sans-serif;

	
	font-size:20px;
	font-weight:bold;
}

#content h2,#content-PageSlide h2{

margin: 10px 0 10px 0;	
font-family: "Lucida Sans", Sans-Serif;
	color: #5d301a;
	font-weight:bold;

}

#content h2.postheader,
#content-PageSlide h2.postheader
{	margin: 10px 0 1px 0;}

#content h4.{margin: 14px 0 1px 0;

}

#content h2 a:link, #content h2 a:visited {
	color: #336699;
	text-decoration:none;

}

#content h2 a:hover, {
color: #fff;
background-color:#6b5fb8;
padding:3px 10px 3px 10px;

}

#content .post-info{
	font-size:10px;	
	font-variant: normal;

}

#content .widgettitle{
	font-size:10px;	
	font-weight:bold;	
	margin: 5px 0 2px 0;

}

#content blockquote{
	padding:10px;	
	margin:10px 20px;	
	color: #6C5B7E;
	border:#666666 solid 1px;

}

#content q {
	quotes: '"' '"' "'" "'";	
	color: #6C5B7E;
}

#content cite { color: #6C5B7E;}

#content .css{ color:#3A80FF;}

#content .php{ color:#3E6E3E;}

#content .entry {

	text-align:justify;	
	margin: 5px 7px;

}

#content .entry ul, #content .entry ol{

	margin: 3px;	

	padding:0 0 0 25px;

}

#content .postmetadata{font-size: 10px;}

#content .post{

	margin: 0 0 20px 0;

	padding: 1px 10px 0 0px;

}

#content .sticky {

border-bottom: #666666 solid 3px;} 

#content .wp-caption, .caption{

	border:thin solid #676767;	

	background-color: #F3F0F6;	

	padding: 5px 2px;	

	-moz-border-radius: 3px;	

	-khtml-border-radius: 3px;	

	-webkit-border-radius: 3px;	

	border-radius: 3px;

}

#content .wp-caption{ text-align:center;}

#content img,

#content a img {border: none; padding:5px;}



#content .wp-smiley{border:0 !important;}

#content .wp-caption-text{

	margin:2px;	

	padding:5px 3px 0px 3px;

}

#content .not-found{color:#676767;}

#content .search{margin-top:15px;}

#content .search fieldset{border:0;}

dl,dt,dd{margin:0 10px;}

dt{

	font-weight:bold;	

	padding:6px 0 0 0;

}

.navigation .alignleft,

.navigation .alignright{

	width:222px;

	min-height:21px;

	padding:10px 0 10px 0;

}

.navigation .alignright{

	text-align:right;

}

/* Special styles used by image.php to show an image attachment */

.attachment{

	text-align:center;	

	margin:0 auto;

}

.caption{

	width:310px;	

	margin:15px auto;	

}

.attachment p {

	padding:0;	

	margin:7px auto 2px auto;

}

/* Special styles used by archives.php (archives page) */

.archive{
	width:200px;	
	padding: 2px 20px;

}

/* Special styles used by links.php (links page) */

.archive{padding: 2px 20px;}

/* Special styles used by children.php */

#list-subpages{

	margin:0 10px;

}

#list-subpages ul{

	list-style-type:none;

	margin:3px 15px;

	padding:0px;

}

#list-subpages ul li {

	margin:15px 0;

}

.page-link{

	font-variant:small-caps;

	font-size:14px;

font-family: "Lucida Sans", Sans-Serif;
}

#list-subpages p {

	margin:4px 10px;

	padding:0;

}

/* Styles needed to handle comments */

.xoxo,.children{

	list-style-type:none;	

	margin:4px;	

	padding:0 0 0 10px;

}

.children{margin:1px 4px;}

#respond h3,#content h3 {
font-family: "Lucida Sans", Sans-Serif;

	font-size:13px;	

	margin: 10px 0 2px 0;

}
#sidebar h3,
.boxr clearfix archives h3,
.widgettitle, .widgettitle h3, h3.widgettitle, {
	color: #5d301a;
	font-size:15px;
		
font-family: "Lucida Sans", Sans-Serif;
	font-weight:bold;	
	border-bottom:#CCCCCC solid 1px;
}

.twitterwidget twitterwidget-title{
margin:5px 0px 0px 0px;
	font-size:15px;
	color: #5d301a;	
font-family: "Lucida Sans", Sans-Serif;
	font-weight:bold;	
	border-bottom:#CCCCCC solid 1px;
}



a .twitterwidget-title:hover,
a .twitterwidget twitterwidget-title:hover{
color:#3a80ff;
}
#commentform textarea{

	width:99%;	

	background:#fff;	

	border: 1px;	

	background:#fff;	

	padding: 2px;	

	border-color:#cccccc;	

	border-style:solid;

}

#comments ul {

	list-style-type:none;	

	list-style-position:inside;	

	margin:0;	

	padding:5px;

}

#comments li {border:1px solid #999999;}

#comments .children{padding:0 0 0 25px;}

#comments blockquote{	

	padding-left:10px;	

	margin:10px 60px;

}

#comments blockquote blockquote{margin:10px 20px;}

#comments blockquote p {

	padding:0;

	margin:0;

}

#comments #author-info img {

	float:left;	

	margin-right:7px;

}

#comments #author-info {font-size:11px;}

#comments p,#comments .reply {

	font-size:12px;	

	margin-left:42px;

}

#comments .reply {margin-bottom:10px;}

#comments .comment,

#comments .trackback,

#comments .pingback {

	padding:5px;	

	margin:5px 0;

}

.thread-odd, .depth-1, .depth-4{background:#f2f2f2;}

.depth-2, .depth-5 {background:#fff;}

.thread-even, .depth-3, .depth-6{background:#cccccc;}

.children .alt, .children .odd {background:#E0DAE6;}

.children .even {background:#C6BDCE;}

/* Shows info about comment status */

#comments-status {

	margin: 10px auto;

	padding:15px 0 15px 0;

	background-color:#f2f2f2;	

	text-align:right;	

	font-size:11px;

}

#comments-status a:link,#comments-status a:visited{font-weight:bold;}

#commentform #submit{

	margin: 5px 0px;	

	border-width:1px;	

	background: #f2f2f2;	

	padding: 1px 4px;	

	border-color:#cccccc;	

	border-style:solid;

}



#author{

border: 1px solid #CCCCCC;}



#email{

border: 1px solid #CCCCCC;}



#url{

border: 1px solid #CCCCCC;}







#footer{

	background-color:#f2f2f2;

	text-align:right;	

	font-size:11px;

}

#theme-author{

	padding:0;	

	margin:5px 0 0 0;

	text-align:right;

}



.pre {

width:100;

}



a img {

	border: none;

}



img{

padding:10px;

border:none;}


#pageslide-post-right{
background-color:#eeeeee;
	float:left;
	width: 450px;
	margin-top:10px;
	padding:10px 10px 20px 10px;
	
}

#socmed-left{
	float:right;
}


#pageflip {
margin-top:30px;	
text-align:center;
}



.righthumb{
width:200px;
	float:right;
}

p.readmore { text-align: right; }
p.readmore a { color: #3a315e; font-size: 12px; font-weight:bold;}
p.readmore a:hover { color: #990000; font-size: 12px; font-weight:bold;}

/*front page jflow slideshow */
#jFlowSlide{ background:#DBF3FD; font-family: Georgia; }
#myController { font-family: Georgia; padding:2px 0;  width:610px; background:#3AB7FF; }
#myController span.jFlowSelected { background:#43A0D5;margin-right:0px; }

.slide-wrapper { padding: 5px; }
.slide-thumbnail { width:300px; float:left; }
.slide-thumbnail img {max-width:300px; }
.slide-details { width:290px; float:right; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:10px; }

.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }
