/*
Theme Name: Guru
Author: themeFORMARE
Author URI: http://www.themeformare.com
*/
   

/* SQUEAKY CLEAN BY AMZ */

.small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:8px;
	}

.smalltxt {
font-size: 9px;
}
	
.nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 24px;
	line-height:26px;
	text-align: center;
	padding-top: 0px;
	margin: 0;
	}
	
h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
color: #835434;
	}
	
h2 {
	font-size: 22px;
	line-height:24px;
	margin: 0;
        padding: 0;
color: #1a3d5f;
	}
	
h2 a, h2 a:visited {
color: #1a3d5f;
text-decoration: none;
	}
	
h2 a:hover {
color: #1a3d5f;
	text-decoration: underline;
	}
	
h3 {
	font-size: 14px;
        padding: 0;
	margin: 0;
color: #835434;
	}

h3, h3 a, h3 a:visited {
color: #835434;
	}
	
h3 a:hover{
color: #6495ed;
	text-decoration: none;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
font-size: 12px;
color: #835434;
}
   
	
.entry p a:visited {
color: #2b64a0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
color: #2b64a0;
	text-decoration: underline;
	}

a:hover {
color: #2b64a0;
text-decoration: none;
	}
	

/* IMAGE STYLES */

p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.aligncenter img, img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/* STRUCTURE DIVS & CLASSES */


body {
background-image: url('images/mainbg.jpg');
background-repeat: repeat-x;
background-position: top center;
background-color: #1b3d60;
text-align: center;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
margin: 0 auto;
	}

#page {
background-image: url('images/contentbg.jpg');
background-repeat: repeat-y;
background-position: center;
background-color: none;
margin: 0 auto;
padding: 0;
width: 1056px;
height: 100%;
	}

#header {
background-image: url('images/header.png');
background-repeat: no-repeat;
background-position: center;
margin: 0 auto;
padding: 0;
width: 1056px;
height: 247px;
	}

#date {
float: right;
color: #FFF;
margin: 180px 50px 0 0;
font-weight: bold;
font-style: italic;
}

/* =Menu
-------------------------------------------------------------- */

#access {
        background: none;
        position: relative;
	margin: 0 auto;
	width: 960px;
        height: 40px;
        clear: both;
}


#access .menu-header,
div.menu {
	font-size: 14px;
        font-weight: bold;
	width: 960px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
        padding: 0;
}

#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access a {
	color: #FFF;
	display: block;
	text-decoration: none;
        outline: none;
        padding: 15px 10px 15px 10px;
}

#access ul ul {
        background: #244487;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 41px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
        font-weight: normal;
        text-align: left;
}

#access ul ul li {
	min-width: 180px;
border-top: 1px solid #527191;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
        font-weight: bold;
}

#access li:hover > a {
	        color: #ead813;
}

#access ul ul a:hover {
	background-color: #1d4790;
color: #ead813;
}


#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #ffc600;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #FFF;
}


/* POSTS & PAGES */

.post {
margin: 5px 0 40px 0;
text-align: left;
border-bottom: 1px solid #f23323;;
	}

.postpage {
margin: 5px 0 40px 0;
text-align: left;
	}
	
.postpage-home {
margin: 5px 0 40px 0;
text-align: left;
background-image:url(images/page-static-home.gif);
background-repeat:no-repeat;
	}

.post h2 {
text-align: left;
color: #1a3d5f;
}

.postpage h2 {
text-align: left;
color: #1a3d5f;
}

.post hr {
	display: block;
	}
	
.postmetadata {
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.clear {
	clear: both;
}

/* POST OPT-IN */

#postopt {
background-image: url('images/opt2.jpg');
background-repeat: no-repeat;
background-position: center;
width: 525px;
height: 138px;
margin: -25px auto;
}

#postopttxt {
padding: 10px;
color: #FFF;
}

#postopttxt h3 {
font-family:Tahoma;
font-size:20px;
line-height:22px;
font-weight:lighter;
color:#FFFFFF;
font-weight:bold;
}


/* FOOTER */
	
#footer {
background-image: url('images/footer.jpg');
background-repeat: no-repeat;
background-position:top;
width: 1056px;
height: 67px;
text-align: left;
margin: 0 auto;
clear: both;
color: #FFF;
font-size: 10px;
font-weight: bold;
background-color:#1B3D60;
	}

#footer p {
padding: 25px 0 10px 65px;
}

#footer a {
color: #FFF;
text-decoration:none;
}

#footer a:hover {
color: #FFF;
text-decoration:none;
}

#footer a:visited {
color: #FFF;
text-decoration:none;
}

#bottomlinks {
width:960px;
margin:0 auto;
text-align:center;
color:#FFFFFF;
}

#bottomlinks p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding-bottom:0px;
}

#bottomlinks a {
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}

#bottomlinks a:hover {
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}

#bottomlinks a:visited {
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}


/* =Footer Widgets
-------------------------------------------------------------- */

#fwbgrnd {
width: 958px;
background: none;
margin: 0 auto;
margin-left: 53px;
}

#footer-widget-area {
background: none;
overflow: hidden;
width: 960px;
min-height: 100px;
margin: 0 auto;
margin-bottom: 10px;
text-align: left;
}

.footer-widget-title {
font-size: 14px;
font-weight: bold;
	color: #1f53aa;
padding-bottom: 10px;
}

#footer-widget-area .footer-widget-area {
	float: left;
	width: 215px;
padding: 5px 10px 5px 10px;
}

#footer-widget-area .footer-widget-area ul {
	list-style: none;
	margin-left: 0;
        padding: 0;
}

#footer-widget-area .footer-widget-area ul li {
        padding: 5px;
color: #cb1212;
font-size: 10px;
margin-left: 10px;
}

#footer-widget-area .footer-widget-area ul li a:hover {
color: #527191;
}

#footer-widget-area .footer-widget-area ul li li{
        border: none;
        padding: 0;
}
#footer-widget-area .footer-widget-area ul ul {
	list-style: disc;
	margin-left: 1.3em;
}

.footer-widget-area a:link,
.footer-widget-area a:visited {
	text-decoration: none;
	color: #254589;
}
.footer-widget-area a:active,
.footer-widget-area a:hover {
	color: #254589;
	text-decoration: underline;
}
.footer-widget-area .entry-meta {
	font-size: 11px;
}



	
/* FLOATS */

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.narrowcolumn {
        float: left;
	padding: 0 20px 10px 20px;
        margin-left: 60px;
	width: 525px;
	}

.narrowcolumn ul, .narrowcolumn ol {
margin: 0;
padding: 0;
}




.narrowcolumn ul li {
	list-style-image: url(images/reddisc.jpg);




        margin-left: 30px;


}

.narrowcolumn ol li {
	list-style-type: decimal;
        margin-left: 35px;
}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn {
	padding: 0 0 0 10px;
	margin: 0 auto;
width: 900px;
	}
	
.widecolumn h1 {
font-size:30px;
line-height:33px;
}	


.widecolumn h2 {
font-size:26px;
line-height:29px;
padding-top:23px;
color:#000000;
}
	
.widecolumn p,
.widecolumn ul li,
.widecolumn ol li {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
}	
	
	
.widecolumn .post {
	margin: 0;
	}
	

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	text-align: left;
	}


/* Sidebar */

#primary {
        float: right;
	width: 357px;
        margin-right: 10px;
}


#secondary {
float: right;
width: 357px;
        margin-right: 40px;
}
	

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
padding: 5px;
width: 307px;
}

.widget-area ul ul {
	list-style: square;
	margin-left: 20px;
text-align: left;
width: 275px;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #1f53aa;
	font-weight: bold;
        text-align: left;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}




/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* SIDEBAR OPT-IN CAPSULE */

#sidebaropt {
width: 307px;
height: 100%;
}

#sidebaropttop {
background-image: url('images/opttop.jpg');
background-repeat: no-repeat;
background-position: center;
width: 307px;
height: 15px;
}

#sidebaroptmid {
background-image: url('images/optmiddle.jpg');
background-repeat: repeat-y;
background-position: center;
width: 307px;
height: 100%;
}

#sidebaropttxt {
padding: 5px 10px 5px 10px;
color: #FFF;
}

#sidebaropttxt h3 {
font-family:Impact, Tahoma;
font-size:20px;
line-height:22px;
font-weight:lighter;
color:#FFFFFF;
}

.sidebaroptprivacy {
color:#FFFFFF;
margin-top:5px;
font-size:10px;
}

.sidebaroptprivacy a {
color:#FFFFFF;
text-decoration:underline;
}

.sidebaroptprivacy a:hover {
color:#FFFFFF;
text-decoration:none;
}

.sidebaroptprivacy a:visited {
color:#FFFFFF;
text-decoration:underline;
}

#sidebaropttxt img {
border:0;
}

#sidebaroptbottom {
background-image: url('images/optfooter.jpg');
background-repeat: no-repeat;
background-position: center;
width: 307px;
height: 82px;
}

#sidebaroptbottomsubmit {
text-align: center;
}


/* FORMS */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
	
#sidebar form {
	margin: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
text-align: left;
}	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
/* COMMENTS */

.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* TIDBITS */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote h3
{
  color:#CC0000;
  font-family: Tahoma;
  font-size:18px;
  line-height:20px;
}

blockquote p
{
  color:#000000;
  font-weight: normal;
}

blockquote
{
  border-color:#000000;
  border-width: 1px;
  border-style: solid;
  background-color:#FFFFCC;

  margin:10px 10px 40px 10px;
  padding:10px 10px 10px 10px;
  background-position:left top;
  background-repeat:no-repeat;
}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#phpformsarea {
width:500px;
margin:auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#testimonial-wide-top {
background-image:url(images/capsuletop.png);
width:668px;
height:38px;
background-position:bottom;
background-repeat:no-repeat;
margin:0 auto;
padding-top:30px;
}

#testimonial-wide-mid {
background-image:url(images/capsulemid.png);
width:668px;
background-repeat:repeat-y;
margin:0 auto;
margin-top:-16px;
margin-bottom:-16px;
}

#testimonial-wide-mid-content {
width:93%;
margin:0 auto;
}

#testimonial-wide-mid-content p {
padding-top:0px;
}

#testimonial-wide-bottom {
background-image: url(images/capsulebtm.png);
width:668px;
height:40px;
background-position:top;
background-repeat:no-repeat;
margin:0 auto;
padding-bottom:30px;
}


#testimonial-narrowcolumn-top {
background-image: url(images/capsuletop-narrowcolumn.png);
width:521px;
height:30px;
background-position:bottom;
background-repeat:no-repeat;
margin:0 auto;
padding-top:30px;
}

#testimonial-narrowcolumn-mid {
background-image: url(images/capsulemid-narrowcolumn.png);
width:521px;
background-repeat:repeat-y;
margin:0 auto;
margin-top:-12px;
margin-bottom:-12px;
}

#testimonial-narrowcolumn-mid-content {
width:93%;
margin:0 auto;
}

#testimonial-narrowcolumn-mid-content p {
padding-top:0px;
}

#testimonial-narrowcolumn-bottom {
background-image: url(images/capsulebtm-narrowcolumn.png);
width:521px;
height:31px;
background-position:top;
background-repeat:no-repeat;
margin:0 auto;
padding-bottom:30px;
}
