/*  
Theme Name: 3colbusiness
Theme URI: http://www.wpthemes.co.za
Description: 3 Column layout for a business type blog. The latest news box will always display the last item from the 'News' category. There are also 2 types of ad provisions, the one in a file called adblocks.php which makes provision for 4 125x125 blocks, as well as the file adsense468.php that makes provision for a 468x60 adsense banner. If the 125x125 blocks are not required, remove the code from the sidebar.php file.
Version: 1.0
Author: Christine
Author URI: http://www.tm4y.co.za/
Tags: 3 columns, fixed width, white, sky-blue, adsense ready, newsflash box, widgets
*/

body {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   background:#000000 url(images/back.jpg);
   }
#wrap
 {
   width:900px;
   color:#666;
   margin:0 auto;
   background : #ffffff;
 }

#header
  {
    background:url(images/header.gif) no-repeat left top;
    height:105px;
    width:900px;
    position:relative;
    color:#000;
    float:left;
    padding:0;
   }

#header h1
  {
    margin-left :  50px;
    margin-top  : 14px;
    color : #7AD2F7;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 30px;
    font-weight : normal;
    padding:0;
    margin-bottom : 0px;
    width : 500px;
    float : left;
  }
  
#header h1 a, #header h1 a:link, #header h1 a:active, #header h1 a:visited
{
  color : #7AD2F7;
}

#header h1 a:hover
{
  color : #000000;
}

#header h2
  {
    margin-left :  0px;
    margin-top : 5px;
    color : #000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size : 15px;
    font-style : italic;
    font-weight : normal;
    padding:0;
    width : 300px;
    float : left;
  }
#searchformtop
  {
    margin-top : 0px;
    margin-left : 600px;
    padding:0;
    width : 250px;
  }
#searchbuttontop
  {
    background:#dd7a27;
    color:#000;
    font-size:12px;
   }
#searchform
  {
    border : none;
  }

#menu
{
  height : 30px;
  float : left;
  clear: both;
  width : 900px;
  background-color : #000000;
  background-image: url(http://ddd-1.com/menugradient.jpg);
  background-repeat: repeat-y;

}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background-color: #;
 	text-decoration: none;
	font-size: 13px;
	color: #000000;
	border-right : none;
	font-weight : bold;
	padding: 5px 20px 0px 20px;
	height : 25px;
}

#menu a:hover {
  background-color : #dd7a27;

}

#menu .active a {
}


a:hover
  {
    text-decoration:none;
    color:#555353;
    border:none;
  }

  
.left
  {
    float:right;
    width:150px;
    margin:20px 10px 0px 5px;
    padding:10px;
    background-color : #f3f3f3;
   }
.right
  {

    float:right;
    width:162px;
    margin:20px 5px 0px 0px;
    padding:10px;
    border:2px solid #f3f3f3;
   }
.right img
  {
     border:0;
     display:block;
     margin-left:auto;
     margin-right:auto;
   }
.middle
  {
    margin-top:20px;
    line-height:16px;
    margin-left:10px;
    float:left;
    width:696px;
    overflow:hidden;
   }
.middle h2
  {
    font-size:16px;
    border-bottom:dashed 0px #000000;
    margin:0 7px 3px 0;
    padding:3px 0;
   }
.middle img
  {
    border:0px #eee solid;
   }

#adpos1
/*For the adsense position at the top - Banner 468x60 */
{
  width : 480px;
  float : left;
  margin : 0;
  padding : 0;
}

#adpos1 img {
 border : 0;
}

#adblocks
{
  background: #F3F3F3;
  width : 350px;
  height : 310px;
  float : right;
  margin-right : 10px;
  margin-top : 10px;
}

.adpos125
{
  margin-top : 20px;
  width : 125px;
  height : 125px;
  display : block;
  padding-right : 25px;
  float : right;


}

#newsbox {
  width : 480px;
  min-height : 200px;
  background-color : #ffffff;
  border-top : 3px solid #7AD2F7;
  border-bottom : 3px solid #000000;
  display : block;
  overflow : hidden;
  margin-bottom : 10px;
  clear : both;
}

#newsbox h2
  {
    font-size:13px;
    margin:0 7px 0px 0;
    padding:3px 0;
    border : 0;
   }
   
#newsbox p
{
  margin-top : 0px;
}


.newsitem
{
  margin-top : 5px;
  float : left;
  clear : both;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 10px;
  padding-right : 10px;
  border-bottom : 1px solid #bcbcbc;
}
   

img.wp-smiley
  {
    border:0;
    padding:0;
   }
#footer
  {
    background:url(http://ddd-1.com/footergore.jpg) no-repeat;
    width:900px;
    clear:both;
    height : 70px;
    border-top: 0px solid #7AD2F7; 
    text-align : center;
    
   }
#footertext
{
  float : right;
  width : 900px;
  padding-right : 3px;
  margin-top : 20px;
  font-family : arial, sans-serif;
  font-size : 10px;
  text-align : center;

  
}

#footerblacky
{
  float : right;
  width : 900px;
  padding-right : 10px;
  margin-top : 30px;
  font-family : arial, sans-serif;
  font-size : 10px;
  text-align : right;

}

div.hr
  {
    height:3px;
    background:#fff url(images/hr.gif) repeat-x scroll center;
    clear:both;
  }
div.br
  {
    height:10px;
    background:#fff url(images/br.gif) repeat-x scroll center;
    clear:both;
   }
.alignright
  {
    float:right;
    margin-left : 5px;
  }
.alignleft
  {
   float:left;
   margin-right : 5px;
  }
.gcomment
  {
    border-left:none;
    vertical-align:middle;
    border-right:none;
    margin-bottom:3px;
    border-bottom:1px solid #f3f3f3;
    background-color:#F7F7F7;
    padding:3px;
   }
.ucomment
  {
    border-left:none;
    border-right:none;
    margin-bottom:3px;
    border-bottom:1px solid #f3f3f3;
    background-color:#E7F7FD;
    padding:3px;
   }
input#submit
  {
    background:#7AD2F7;
    color:#fff;
    font-size:13px;
   }
ol.commentlist
  {
     margin:0 0 1px;
     padding:0;
  }
ol.commentlist li
  {
    list-style:none;
    margin:0;
    padding:13px 13px 1px;
  }
ol.commentlist li.commenthead
  {
    list-style:none;
    margin:0;
  }
ol.commentlist li.commenthead h2
  {
    margin:0;
  }
span
  {
    background:#ffffff;
  }
.addthis
  {
    float:right;
    clear:both;
   }
a:link,a:active,a:visited
  {
    text-decoration:none;
    color : #000000;
    border:none;
  }
.left h2,.comments h3
  {
    font-size:14px;
    border-bottom:dashed 1px #ccc;
    margin:0 7px 3px;
    padding:3px 0;
  }
.left ul,.right ul
  {
    list-style-type:none;
    margin:0;
    padding:0;
    line-height:150%;
    font-size:11px;
   }
.left ul li,.right ul li
  {
   list-style-type:none;
   margin:0 0 20px;
   padding:0;
  }
.left ul li ul,.right ul li ul
  {
    list-style-type:square;
    margin:0;
    padding:0 3px;
  }
.left ul li ul li,.right ul li ul li
  {
    list-style-type:none;
    background:transparent url(images/bullet.gif) no-repeat 0 4px;
    border:0;
    margin:0;
    padding:0 0 2px 14px;
    }
.left ul li ul li :hover
  {
    border-bottom:#ccc 1px solid;
  }
.right h2,.comments h3
  {
    font-size:14px;
    border-bottom:dashed 1px #ccc;
    margin:0 7px 3px;
    padding:3px 0;
  }
.comments h3
  {
    margin-left : 10px;
  }
#commentform
  {
    margin-left : 10px;
  }

  
.right ul,.right ul
  {
    list-style-type:none;
    margin:0;
    padding:0;
    line-height:150%;
    font-size:11px;
   }
.right ul li,.right ul li
  {
    list-style-type:none;
    margin:0 0 20px;
    padding:0;
  }
.right ul li ul,.right ul li ul
  {
    list-style-type:square;
    margin:0;
    padding:0 3px;
  }
.right ul li ul li,.right ul li ul li
  {
    list-style-type:none;
    background:transparent url(images/bullet.gif) no-repeat 0 4px;
    border:0;
    margin:0;
    padding:0 0 2px 14px;
   }
.right ul li ul li :hover
  {
    border-bottom:#ccc 1px solid;
  }
div.hr hr,div.br br
  {
    display:none;
  }
.middle2,.middle3
  {
    margin-top:10px;
    line-height:16px;
    margin-left:10px;
    float:left;
    width:237px;
    border:3px solid #000000;
    overflow:hidden;
    padding:10px;
   }
.middle2 h2,.middle3 h2
  {
    font-size:14px;
    border-bottom:dashed 1px #000000;
    margin:0 7px 3px 0;
    padding:3px 0;
   }
.middle2 :hover,.middle3 :hover
  {
    background:#fafafa;
  }
.ucomment img,.addthis img
  {
    border:0;
  }

img.avatar
 {
  float:left;
  margin-right:5px;
 }


