/*
Theme Name: MyRoof vers 2
Theme URI: http://www.myroof.co.za
Description: Theme Designed for MyRoof.co.za Properties by <a href="http://www.mikrad.co.za">mikrad.co.za</a>
Version: 2.0
Author: Grov� Schoombee
Author URI: www.mikrad.co.za

 */

/***********************************************/
/* myRoof.css   	                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 1.166;
	margin: 0px;
	background-image: url(../images/bg_grad.gif);
}

a:link, a:visited {
	color: #005FA9;
	text-decoration: underline;
        font-weight:bold;
}

a:hover  {
    text-decoration:underline;
	 color:#ff1111;
}

form {
	margin: 0;
	padding: 0;
}

/*CSS inserted fo the My Roof Blog Theme*/
#container{
	position:relative;
	padding: 0px;
	margin:0;
	padding-top:20px;
	width: 550px;
	
	
	
}


#container_sub_index{
	background:#FFF;
	border:1px solid #8FB902;
	padding:10px;
	margin-top:-8px;
	border-bottom:none;
	border-top:none;
}

#container_sub_post{
	background:#FFF;
	border:1px solid #AE6912;
	padding:10px;
	margin-top:-8px;
	border-bottom:none;
	border-top:none;
}

#container_sub_archive{
	background:#FFF;
	border:1px solid #2685B1;
	padding:10px;
	margin-top:-8px;
	border-bottom:none;
	border-top:none;
}

.post {
	
	
}

.post_single {
	padding-left:20px;
	
}

.sidebar_all {
	position:absolute;
	margin-left:600px;
	margin-top:20px;
	padding-bottom:20px;
	
}

.sidebar{
	padding:0;
	margin:0;

	width: 167px;
	background: #ffffff;
	border:1px solid #0099CC;
	border-bottom:none;
}

.sidebar ul{
	list-style:none;
	margin:0px;
	margin-left:10px;
	margin-right:20px;
	padding:3px;
}

.sidebar ul li{
	padding:1px;
}
#footer{
clear: both;

}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments_link a{
	text-decoration:none;	
	font-size: 12px;
        color:000;
}

.views {
        text-decoration:none;
        color: #005FA9;
        font-size:20px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* end of blog styling*/

/*table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}*/

.blckBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.blckBoldHd {
	font-weight: bold;
	color: #000000;
	font-size: 16px
}


.whitBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.whitBold a:hover{
	text-decoration: underline;
}


.whitSmall {
	color: #FFFFFF;
	font-size: 10px;
}
.txtBox {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

.subglobalNav{
	position: absolute;
	visibility: hidden;
	width:767px;
	padding: 3px 0px 0px 10px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subglobalNav a:link, .subglobalNav a:visited {
	font-size:11px;
	color: #ffffff;  
        font-weight:normal;

}

.spacediv{
	height:5px;
	font-size:0px;
}

.subglobalNav a:hover{
	color: #ffffff;
}
.subglobalNavTxt{
	position: absolute;
	left: 10px;
	padding: 0px 0px 0px 10px;
	font-size:11px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #174675;
	visibility: hidden;
	padding-top: 6px;
}

.areaInfTxt{
	position: absolute;
	visibility: hidden;
	width:150px;
}

.blue {
color: #3471AE;
}

.blueBold {
	font-size: 12px;
	font-weight: bold;
	color: #3471AE;
	padding-left: 4px;
	padding-right: 6px;
		
}
.blueBold a:link, .blueBold a:hover, .blueBold a:visited{
	text-decoration: underline;
}

.smallBlue {
	font-size: 11px;
	color: #3471AE;
	padding-left: 8px;
	padding-right: 10px;
	text-align:justify;
}

.smallBlueNoPad {
	font-size: 11px;
	color: #3471AE;
	padding-left: 0px;
	padding-right: 0px;
	text-align:justify;
}

.smallBlueBold {
	font-size: 11px;
	font-weight: bold;
	color: #1a5096;
	padding-right: 2px;
}

.blueBoldHd {
	font-weight: bold;
	color: #1a5096;
	font-size: 16px;
}

.gray {
	color: #999999;
}

.grayBold {
	font-size: 12px;
	color: #525252;
	font-weight: bold;
}

.smallGray {
	color: #999999;
	font-size: 11px;
	padding-bottom: 7px;
	padding-top: 7px;
}

.redBold {
	font-weight: bold;
	color: #bc2423;
	font-size: 12px;
}

.redBoldHd {
	font-weight: bold;
	color: #bc2423;
	font-size: 13px
}

.redBoldBigHd {
	font-weight: bold;
	color: #bc2423;
	font-size: 15px;
}

div.container {
	position: absolute;
	width: 767px;
	text-align: left;
}

.smallGreen a:link, .smallGreen a:visited, .smallGreen {
	font-size: 11px;
	color: #578004;
}

.verySmall {
padding-left: 0px;
font-size: 9px;
text-align: center;
}

.verySmall a:hover{
	text-decoration: underline;
}

.toBeFixed {
  position: absolute;
  visibility: hidden;
  z-index: 10;
}
.ultraSmall {
	font:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-size: 9px;
}

.js-CreateComment {
   margin: 0;
	padding: 0;
  padding-left: 0px;
  width: 100%;
  font-size: 12px; 
}

.js-CreateComment textarea { 
  width: 100%; 
 
} 



/********************* end **********************/

