/*  
Theme Name: Effutio Standard
Theme URI: http://www.effutio.com
Description: Cool blue and grey WP theme with shadow border effect, cutom login from sidebar, custom menu for logged in users, 2 column layout, dropdown categories menu, multiple widget-ready placement, easy to customise and is Google/Affiliate advert ready. Multiple page templates including one optimised for SimplePress Forum and Nextgen Gallery. Created by <a href="http://www.thepathwebdesign">The Path Web Design</a>. Available in range of colours.
Author: The Path Web Design
Author URI: http://www.thepathwebdesign.com
Version: 3
Tags: blue, two-columns, fixed-width, right-sidebar, custom-header, theme-options
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/
/* Defaults */

* {
	margin: 0;
	padding: 0;
  }
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }
h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
hr {
  color: #333;
  border: 1px solid #121212;
  }
pre {
  height: auto; 
  overflow-x:scroll;
  }
fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }
dd {
  padding-left: 15px;
  }
p {
	font-size: 9pt;
	color: #000000;
  }
a {
  color: #000;
  text-decoration: none;
  }
a:hover {
	color: #00FFFF;
	text-decoration: underline;
  }
a img {
	border: none;
  }
blockquote {
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #000000;
	background: #cccccc;
  }
code {
  color: #3366cc;
  font-style: italic;
  }
strong {
  font-size: 110%;
  }
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
  }
.contenttxtbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0;
}
/* Header*/
#top {
	text-align: left;
	width: 950px;
	height: 20px;
	block-overflow: float;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
}
#top #topright {
	text-align: left;
	width: 660px;
	block-overflow: float;
	top: 10px;
	float: right;
	margin: 20px 0 0 0;
}
#headerwrapper {
	padding: 0;
	margin: 0;
	width:100%;
	text-align:center;
	background-color: #00FFFF;
  }
#headerwrapper2 {
	padding: 0;
	margin: auto;
	width: 950px;
	background:url('images/leftshadow.png') repeat-y left;
  }
#headerwrapper3 {
	padding: 0;
	margin: 0 0 0 10px;
	width: 940px;
	background:url('images/rightshadow.png') repeat-y right;
	padding:0;
  }
#header {
	padding: 0;
	width: 930px;
	height: 90px;
	background-color: #FFFFFF;
	margin: 0 10px 0 0;
	background-image: url(images/headerbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
  }
#header #logo {
	padding: 0px;
	float: left;
	margin: 0 0 0 5px;
}
#header #logotxt {
	float: left;
	width: 380px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: left;
	margin-top: 15px;
}
#header #description {
	padding: 0px;
	float: left;
	margin: 8px 0 0 15px;
	position: relative;
	text-align: left;
	overflow: hidden;
	color: #333333;
	font-size: 10pt;
	letter-spacing: -1px;
	width: 297px;

}

#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
	color: #000000;
	font-size: 17pt;
	text-decoration: none;
  }
#header h1 a:hover {
	color: #00FFFF;
	text-decoration: none;
  }
#header span {
	padding: 0;
	color: #333333;
	font-size: 10pt;
	letter-spacing: -1px;
	line-height: 20px;
	margin: 0;
  }
#header #banner {
	width:468px;
	height:60px;
	float: right;
	margin: 2px 5px 0 0;
}
/* Menu */
#catnav {
	padding: 8px 0 0 0;
	width: 100%;
	height: 18px;
	margin: 0;
	clear: both;
  }
#nav {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	z-index: 9999;
	display: block;
	position: relative;
	width: 890px;
  }
#nav ul {
	margin: 0;
	padding: 0;
  }
#nav li {
	float: left;
	padding: 0;
	cursor: pointer;
	margin: 0;
	list-style: none;
  }
#nav li a:hover {
	color: #00FFFF;
	text-decoration: none;
	display: block;
  }
#nav a {
	display: block;
	line-height: 18px;
	margin: 0;
	padding: 0 15px 0 15px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
  }
#nav li ul {
	list-style: none;
	width: 150px;
	left: -999em;
	position: absolute;
  }
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
  }
#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
	z-index: 9999;
  }
#nav li li a {
	height: 20px;
	line-height: 20px;
	color: #000000;
	border-top: 1px solid #131f27;
	background: #00FFFF;
	margin: 0;
	padding: 5px;
	width: 100px;
  }
#nav li li a:hover {
	border-top: 1px solid #131f27;
	background: #000;
	padding: 5px;
  }
  #nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
  }
  
#toprss {
	margin: 17px 15px 0 0;
	width: 65px;
	float: right;
	cursor: pointer;
  }
/* Top Content */
#mainwrapper {
	padding: 0;
	margin: 0;
	width:100%;
	text-align:center;
	background-color: #666666;
  }
#mainwrapper2 {
	padding: 0;
	margin: auto;
	width: 950px;
	background:url('images/leftshadow.png') repeat-y left;
	position: relative;
  }
#mainwrapper3 {
	padding: 0;
	margin: 0 0 0 10px;
	width: 940px;
	position: relative;
	background:url('images/rightshadow.png') repeat-y right;
	padding:0;
  }
#main {
	padding: 0;
	width: 930px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 10px 0 0;
	border-top: solid #000 5px;
	background-image: url(images/sidebarbg.jpg);
	background-repeat: repeat-y;
	background-position: 645px 0px;
  }
#main2 {
	padding: 0;
	width: 930px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 10px 0 0;
	border-top: solid #000 5px;
  }
#contentwrapper {
	float:left;
	width: 620px;
	margin: 0 0 15px 10px;
	padding: 0;
	text-align: left;
  }
#contentwrapper2 {
	float:left;
	width: 910px;
	margin: 0 10px 15px 10px;
	padding:0;
	text-align: left;
  }
#forumwrapper {
	float:left;
	width: 920px;
	margin: 0 0 15px 10px;
	padding:0;
	text-align: left;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #000000;
	font-weight: normal;
	padding: 5px;
  }
.leavereply{
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 11pt;
  }
.topPost h2.topTitle a {
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #F00FFFF;
  }
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 9pt;
	color: #000000;
  }
.topPost p.topMeta a {
	text-decoration: underline;
	color: #000000;
  }
.topPost p.topMeta a:hover {
	color: #00FFFF;
  }
.topPost div.topContent {
	font-size: 10pt;
	color: #000000;
	margin: 8px 0;
  }
.topPost div.topContent a {
	text-decoration: underline;
	color: #666666;
  }
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #00ffff;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #000000;
  }
.topPost span.topComments, .topPost span.topMore{
	font-size: 9pt;
	font-style: italic;
	padding: 8px 10px;
	line-height: 20pt;
	color: #000000;
	border: 1px solid #00FFFF;
	margin: 5px 5px 0 0;
	background-color: #ECE9DA;
  }
 .topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	padding: 2px 10px;
	line-height: 20pt;
	color: #000000;
	border: 1px solid #00FFFF;
	margin: 10px 5px 0 0;
	background-color: #DBDBDB;
	float: left;
 }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
	background: #666666;
  }
.topPost span.topComments a {
	color: #000000;
	background: url(images/comments.gif) left no-repeat;
	line-height: 20pt;
	vertical-align: middle;
	padding-left: 16px;
  }
.topPost span.topMore a {
	color: #000000;
	background: url(images/more.gif) left no-repeat;
	line-height: 20pt;
	vertical-align: middle;
	padding-left: 16px;
  }
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 16px;
	line-height: 20pt;
	vertical-align: middle;
	color: #000000;
  }
.topPost span.topTags a {
	color: #000000;
	line-height: 20pt;
	vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	color: #000000;
	text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
	color: #000000;
  }


/* Comments */

#comment {
	margin-bottom: 10px;
	width: 580px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #090909;
	padding: 10px 15px;
	color: #000000;
	background-color: #ECE9DA;
  }
#comment a {
	color: #000000;
  }
#comment a:hover {
	color: #F5C316;
  }
#numberofcomments {
	color: #000000;
	font-size: 12pt;
	margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #cccccc;
	border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
	background: #cccccc;
	border: 1px solid #010101;
	border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
	color: #F5C316;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #333333;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
	color: #000000;
  }
#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 15px 0 0 0;
	padding: 0;
  }
textarea#comment {
	width: 450px;
	background: #CEFFFF;
	color: #000000;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
  }
#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
  }
#main #welcome p {
	font-size: 9pt;
	color: #000000;
	margin: 0 10px;
	padding: 6px 0;
  }
#main #welcome a {
	text-decoration: underline;
	color: #666666;
  }
#main #welcome a:hover {
	color: #F5C316;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
	margin: -5px 0 0 5px;
	background: #cccccc;
	color: #000000;
	font-size: 8pt;
	padding: 0 6px;
	vertical-align: middle;
	border: 1px solid #00FFFF;
  }
.submitbutton:hover {
	cursor: pointer;
	background: #F5C316;
  }


/* Sidebars */
#sidebars {
	margin: 15px 17px 0 0;
	float: right;
	width: 260px;
	color: #000000;
	text-align: left;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0;

  }
#sidebars .sidebarbox {
	padding: 8px 0 0 0;
	background-color: #666666;
	border: solid #00FFFF 1px;
  }
#sidebars .sidebarsearchbox {
	padding: 8px 0;
	background-color: #666666;
	border: solid #00FFFF 1px;
  }
#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
	float: left;
	width: 120px;
  }

#sidebar_right {
	float: right;
	width: 120px;
  }

#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 7px;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }
#sidebars ul {
	margin: 0;
	padding: 0;
  }

#sidebars li {
	list-style: none;
	font-size: 9pt;
  }

#sidebars ul li{
	padding: 0.3em;
	margin: 0;
  }
#sidebars ul li ul li{
	background: none;
	border: none;
	padding: 0; /* Required for cross-browser consistency; cross-browser defaults vary. */
	margin: 0;
}

#sidebars ul li ul li a {
	font-size: 0.88em;
	display: block;
	border-top: solid #00FFFF 1px;
	padding: 0.7em;
}
#sidebars a {
	display: inline;
	color: #FFFFFF;
  }
#sidebars a:hover {
	color: #00FFFF;
	text-decoration: underline;
	background-color: #999999;
  }

#sidebars p {
	padding: 2px 0 2px 7px;
	font-size: 9pt;
	color: #000000;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

/* footer*/
#footerwrapper {
	clear: both;
	width:100%;
	text-align: center;
	float:left;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #00FFFF;
  }
#footer ul {
  list-style-type: none;
  margin-top: 5px;
  }
#footer h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
  }
#footer #searchbox {
  padding: 1px;
  width: 180px;
  }
#footer .col1, .col2, .col3 {
	margin: 0 10px;
	border: solid #333333 3px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
	background-color: #CCCCCC;
	width: 280px;
	float: left;
  }
#footer li {
	margin-bottom: 5px;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
#footer {
	margin:auto auto 20px;
	padding: 5px 0 0 0;
	background-repeat: no-repeat;
	width: 950px;
	position: relative;
	text-align: center;
  }
#bgfooter #sidebarbgbottom{
	float:right;
	background-image:url(images/sibarbgbottom.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:10px;
	margin: 0 20px 0 0;

}
#bgfooter #copyright{
	float:left;
	margin: 0 0 0 15px;
	padding:0;
	height:12px;
	line-height:10px;
	font-size:10px;
}
#footer p {
	font-size: 10pt;
	color: #000000;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
  }
#footer a {
	color: #999999;
	text-decoration: underline;
  }
#footer a:hover {
	color: #00FFFF;
  }
#footerleft {
	float: left;
	width: 835px;
	text-align: left;
	margin: 20px 0 0 30px;
  }
#bgfooter {
	width: 950px;
	margin: auto;
	padding: 0;
	position: relative;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 25px;
  }
#pathfooter {
	width: 900px;
	text-align: center;
	margin: 10px auto;
	position: relative;
	padding: 0px;
  }
#pathfooter p {
	font-size: 10pt;
	color: #333333;
	padding: 0;
  }
#pathfooter a {
	color: #666666;
	text-decoration: underline;
  }
#pathfooter a:hover {
	color: #00FFFF;
	text-decoration: underline;
  }
#footerright {
	float: right;
	width: 50px;
	text-align: right;
	margin: 0px 25px 0 0;
  }
/* Misc */
.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }
.wp-caption {
	border: 1px solid #ffff00;
	text-align: center;
	background-color: #FFFFB0;
	padding-top: 4px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  }
.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #000000;
  }
div.calendar {
	height: 190px;
	 float:left;
}
div.calendar table
 {
 float:left;
 padding:5px;
 background-color:#F7F9FB;
 border:1px solid #7B9EBD;
 margin: 10px;
 font:100% sans-serif;
 text-align:center;
 border-spacing:0;
 border-collapse:separate;
 }

div.calendar table caption {
 border:1px solid #E0E0E0;
 vertical-align:middle;
 background-color:#FFF;
 position:relative;
 text-align:center;
 }

div.calendar table tbody td
 {
 padding:.1em .2em;
 border:1px solid #E0E0E0;
 background-color:#FFF;
 }

div.calendar table thead th
 {
font-weight: bold;
 }
div.calendar table tbody td.booked
 {
 background-color:#F66;
 }
