/*  
Theme Name: Braintied
Theme URI: http://www.wpdesigner.com
Description: Braintied Wordpress theme created by Small Potato
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

* {
	font-family: Times New Roman;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
}

body{
	text-align:center;
	vertical-align:top;
	color:#000;
  min-height:100%;
  height:100%;
  border-top:#000 4px solid;
}

h1, h2, h3, h4, h5, h6{
	font-size: 24px;
	font-weight: normal;
} 

a {
	text-decoration: none;
  border-bottom: 1px solid;
	color: #c00;
}

a.banner {
	border:0;
}

a:hover{ background-color: #ff9; color: #000 !important;}
a:active {border: 0; color: #000;}

a img{ border: 0; }

p {
        line-height: 1.5em;
}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #ddd;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}

small{
	font-size: 0.8em;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 1em;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 80%;
	max-width: 700pt;
	text-align: left;
	min-width:800px;
}

#header .site-title {
	margin:20px auto;
  width:100%;
  position:relative;
  height:90px;
}
#header .site-title a {
	text-decoration:none;
	border:none;
	height:112px;
}
#header .site-title .description {
	position:absolute;
	height:32px;
	font-size:14px;
	left:10px;
	top:55px;
}
#header .site-title .description span {
	display:block;
}
#header .site-title .searchForm {
	position:absolute;
	right:0;
	top:55px;
	text-align:right;
}
#header .site-title .searchForm .text {
	width:160px;
}
#header .site-title .searchForm .searchButton {

}

#header .topmenu{
	width: 100%;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
}

#header .topmenu ul{
	list-style: none;
	margin: 0;
	padding: 10px 10px 10px 0;
        text-align: center;
}

#header .topmenu ul li{
	padding: 0 0 0 10px;
	display: inline;
        font-size: 1.2em;
}

.post{
	padding: 20px 0 0;
	clear: both;
}

.post h2.highlight{
	padding: 0.3em 20px;
	font-size: 1.4em;
	font-weight: normal;
	background: #333;
	color: #fff;
}

.post .title-item, .post .title-item-alt{
	padding: 15px 20px;
	background: #f7f7d2;
}

.post .title-item-alt{
	background: #fff;
}

.entry h2 {
        border-bottom: 1px solid #ccc;
}

.entry{
	padding: 0 20px;
	line-height:24px;
	overflow:hidden;
}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 2.3em;
	line-height: 1em;
}

.entry h2{
	font-size: 1.4em;
}

.entry h3{
	font-size: 1.3em;
}

.entry  h4{ font-size: 1.2em; }

.entry h5{ font-size: 1.2em; }

.entry h6{ font-size: 1.1em; }

.entry img{
	border: 1px solid #e8e8b1;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
}

.browse{
	padding: 15px 20px;
	line-height: 18px;
clear: both;
}

.browse a{
	font-weight: bold;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	padding: 40px 20px 15px 40px;
        background: #f7f7d2 url(images/com.jpg) repeat-x top;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


#footer{
	font-size: 0.8em;.post .title-item, .post .title-item-alt

        width: 100%;
        margin-top: 1em;
        text-align: center;}

#footer p{
        border-top: solid 1px #ccc;
	padding: 1em;
        text-align: right;
}

.sun {
        margin: 1em 0 0 0;

}

.comp {
	margin: 1em 0;
	font-size: 1.5em;
	border-top: 1px solid #ccc;
}

.near {
        margin: 0 0 24px 0;
        padding: 0;
        letter-spacing: 3px;
}

li {
        margin-bottom: 1em;
}

#footer a {
        border: 0 !important;
        text-decoration: none;
}

.highlight a {
        color: #fff;
}

.current_page_item a {
color: #000;
border: 0;
}

.current_page_item a:hover {
background: transparent;
}

a.logl:hover {
background: transparent;
}

#partnersloginform {
	border:silver 1px solid;
	background:#F7F7F7;
	padding:10px;
	width:300px;
	margin:0 auto;
}
#partnersloginform label {
	float:left;
	width:70px;
	margin-right:10px;
}
#partnersloginform .text {
	width:200px;
}
#partnersloginform h3 {
	font-weight:bold;
	font-size:100%;
	padding:0;
	margin:0 0 10px;
}

#partnerBanners {
	list-style:none;
	margin:0;
	padding:0;
}
#partnerBanners li {
	border-bottom:1px gray dotted;
	padding-bottom:15px;
	margin-bottom:30px;
}
#partnerBanners .partnerCode, #partnerBanners .simpleCode, #simpleTextLink .codeLink {
	width:600px;
	font-size:12px;
	font-family:Tahoma;
}

.qTitle {
	margin-top:20px;
	text-decoration:none;
}
.qTitle a {
	border-bottom:dashed 1px;
	color:green;
}

.headerBanner {
	
}
.headerBanner .hbWrapper {
	background:url(images/sun1.jpg) center top no-repeat;
	border:3px #ccc solid;
	height:344px;
	border-top-width:2px;
}

.subscribeForm {
	float:left;
	width:100%;
}
.subscribeForm.sfFrontPage {
	float:left;
	width:auto;
}	
.subscribeForm.sfFrontPage .alert {
	width:333px;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
}
.subscribeForm.sfFrontPage .alert a {
	font-family:Verdana;
}
.subscribeForm table {
	margin:0 auto;
}

.jurbaLeft object {
	width:190px !important;
}
.entry.comp {
	font-size:16px;
}
.entry.comp p {
	padding:0;
	margin:10px 0;
}

#footer {
	position:relative;
}
#footer .contacts {
	position:relative;
	left:10px;
	top:10px;
	float:left;
	text-align:left;
	width:250px;
	font-size:14px;
}

.mpRubs {
	float:right;
	font-size:15px;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:1px;
}
.mpRubs li {
	list-style:none;
	display:inline;
	margin-left:8px;
}
.mpRubs li.current-cat a {
	background-color: #ff9;
	color:#000;
}

#footer .counter a {
	background:none;
}

#gMenu {
	position:absolute;
	right:0;
	top:5px;
	font-family:Tahoma;
	font-size:14px;
	z-index:1000;
}
#gMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#gMenu ul li {
	background:url(images/hrmback.gif) left top no-repeat;
	line-height:32px;
	font-weight:bold;
}
#gMenu ul li a {
	background:url(images/hrmback_right.gif) right top no-repeat;
	padding:0 30px;
	color:#fff;
	border:none;
	display:block;
	height:auto !important;
}
#gMenu ul li a:hover {
	color:#fff !important;
	text-decoration:underline;
}
.bigRedArrow {
	float:left;
	margin:84px 40px 0 40px;
}

.gertuik {
	font-size:14px;
}

.searchResults .meta {
	font-size:12px;
	margin-top:4px;
}
.searchResults .searchNavigation {
	text-align:center;
	padding-top:15px;
	clear:both;
}
.searchResults h1 {
	margin-top:10px;
	margin-bottom:20px;
}
