/*
Theme Name: tm4yweb2
Theme URI: http://www.tm4ywebtrends.co.za
Description: 2 column blog design for TM4Y Web trends blog. Makes use of SIFR for font replacement
Version: 1.0
Author: Christine
Author URI: http://www.tm4ywebtrends.co.za/
Tags:  white, blue, two column, right sidebar, fixed width
*/

* {
margin:0pt;
padding:0pt;
}

html {
     margin:0 auto;
     padding : 0 0;

}

body
  {
    font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	color : #666666;
    background : #ffffff url(images/top.jpg) repeat-x top left;
    margin:0 auto;
    padding : 0 0;
  }
  
#header
  {
     height:225px;
     padding:0;
     margin:0 auto;
     width : 100%;
     clear : both;
  }

  
p {
  margin-bottom : 10px;
}

h1 {
    font-family: Georgia, serif;
    font-weight : normal;
    font-size:24pt;
    color : #426696;
    margin-top : 30px;
    margin-bottom : 20px;
    line-height : 50px;
}

h2
  {
    font-family: Georgia, serif;
    font-weight : normal;
    font-size:20pt;
    margin-top :30px;
    margin-bottom : 20px;
    width : 100%;
    color : #F38B10;
  }

h3 {
    font-family: Georgia, serif;
    font-weight : normal;
    font-size:16pt;
    color : #426696;
    margin-top : 20px;
    margin-bottom : 10px;
}

h4 {
    font-family: Georgia, serif;
    font-weight : normal;
    font-size:16pt;
    color : #426696;
    margin-top : 10px;
}

.author {
    font-family: Georgia, serif;
    font-weight : normal;
    font-style : italic;
    font-size:10pt;
    color : #426696;
    background : none;
    height : auto;
    padding : 0px;
    margin  : 0px;
    line-height : 12pt;
}


#wrap
  {

  }
  

#menu
{
  height : 74px;
  clear: both;
  width : 960px;
  line-height : 74px;
  margin : 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background-color: transparent;
 	text-decoration: none;
	font-size: 20px;
	color: #ffffff;
	font-weight : normal;
	height : 74px;
	font-family : georgia, times new roman, serif;
    padding-left : 20px;
    padding-right : 20px;
	text-align : center;

}

#menu a:hover {
  color : #F38B10;

}

#menu .active a {
}


  
#bodywrap
  {
    clear : both;
    width : 960px;
    margin:0 auto;
  }
  
#rss
{
    background : transparent url(images/subscribe.png) no-repeat top left;
    height : 95px;
    margin-top : 35px;
    margin-left : -18px;
    float : left;
    width : 220px;
}


#rss_input

{
  margin-top : 40px;
  width : 130px;
  border : 1px solid #E5E5E5;
  font-size : 11px;
  float : left;
  color : #959595;
  height : 15px;
  margin-left : 65px;

}

#rss_submit

{
  margin-top : 40px;
  float : left;
  background : #F59A28;
  border : 1px solid #F57833;
  display : block;
  height : 15px;
  color : #ffffff;
  font-size : 11px;
}

#header h1
  {

    background : transparent url(images/arachne.png) no-repeat top left;
    float : left;
    margin-left : 10px;
    margin-top : 8px;
    width : 200px;
    height : 205px;
    margin-bottom : auto;
 }
 
#header p
{
  background : transparent url(images/logo.png) no-repeat top right;
  text-align : right;
  padding-top : 50px;
  margin-top : 15px;
  font-family: Georgia,sans-serif;
  font-size : 14pt;
  font-weight : normal;
/*  color : #F78C1E; */
  color : #426696;
  float : right;
  width : 538px;
}


  
h1 a:link, h1 a:active, h1 a:visited
  {
    text-decoration:none;
    color:#f4f4f4;
    border:none;
   }
h1 a:hover
  {
    text-decoration:none;
  }

  
#search
  {
/*
    margin-top:0px;
    padding:0;
    position : absolute;
    top : 30px;
*/
  }
input#searchsubmit
  {
    background:#fffffff;
    border:1px solid #000000;
    color:#333;
    font-size:13px;
   }

.right
  {
    float:right;
    width:280px;
    margin: 0px 0;
    padding-left : 20px;
/*    background:transparent url(images/sidebar.gif) repeat-y 0pt 0pt; */
  }
.right img
  {
    border:0;
    display:block;
    margin-left:auto;
    margin-right:auto;
  }
.middle
  {
    line-height:18px;
    width:600px;
    overflow:hidden;
    padding:0px 20px 0px 20px;
    margin-left : auto;
    margin-right : auto;
    float : left;
  }

.middle h2
  {
    font-family: Georgia, serif;
    font-weight : normal;
    font-size:20pt;
    margin:30px 0px 25px 0px;
    padding:0px 0;
    width : 100%;
    color : #F38B10;
    line-height : 30px;

  }
.middle img
  {
    border:1px #333333 solid;
    padding : 2px;
  }
  
.entry {
  padding-bottom : 10px;

}

.middle ul, ol

{
  margin-bottom : 10px;
}
  
.middle ul li
{
  margin-left : 20px;
}
.middle ol li
{
  margin-left : 25px;

}

blockquote
{

  background:transparent url(images/right-quote.png) no-repeat right  bottom;
  padding-right : 35px;
  padding-bottom : 0px;
  padding-left: 20px;
  font-family : georgia, serif;
  font-style : italic;
  text-align : justify;

}


blockquote p {
  background: url(images/left-quote.png) no-repeat 0px top;
  padding-left : 35px;
  padding-top : 5px;
}

blockquote p ~ p

{

  background: none;

}

.ads
  {
    margin-top:10px;
    line-height:16px;
    margin-left:10px;
    float:left;
    width:570px;
    border:3px solid #f3f3f3;
    text-align:center;
    padding:10px; }
.ads img
  {
    border:0;
    text-align:center;
  }
img.wp-smiley
  {
    border:0;
    padding:0;
  }
#footer
  {
  width:100%;
  height : 74px;
  background : #ffffff url(images/footer.jpg) repeat-x top left;
  margin:0 auto;
  padding : 0 0;
  text-align:center;
  clear:both;
  font-size : 8pt;
  margin-top : 20px;
  padding-top : 5px;
  color : #ffffff;
  }
  
#footer a {
  color : #f4f4f4;
}

#footer a:hover {
  text-decoration : underline;
}


div.hr
  {
    height:3px;
    background:#FFFCD5 url(images/hr.gif) repeat-x scroll center;
    clear:both;
  }
div.br
  {
    height:10px;
    background:#FFFFFF;
    clear:both;
  }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right : 5px;
}

.alignright {
   float: right;
   margin-left : 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.gcomment
  {
    border-left:none;
    vertical-align:middle;
    border-right:none;
    margin-bottom:3px;
    border-bottom: 1px solid #333333;
    background-color:#E8F9E6;
    padding:3px;
  }
.ucomment
  {
    border-left:none;
    border-right:none;
    margin-bottom:3px;
    border-bottom:1px solid #333333;
    background-color:#E8F9E6;
    padding:3px;
  }
input#submit
  {
    background:#A9BCD4;
    border:1px solid #333333;
    color:#ffffff;
    font-size:12px;
    padding : 3px;
  }
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:#FFC;
  }
.addthis
  {
    float:right;
    clear:both;
  }
a:link,a:active,a:visited
  {
    text-decoration:none;
    color:#F38B10;
    border:none;
   }
a:hover
  {
    text-decoration:none;
  }
  
.right a:link, .right a:active, .right a:visited
{
 text-decoration : none;
 font-family : georgia;
 color : #426696;
 border : none;
 font-style : italic;
 font-weight : bold;
 
}

.right a:hover
{
  text-decoration : none;
  color : #F38B10;
  font-family : georgia;
  font-style : italic;
  font-weight : bold;
}

.left ul,.right ul
  {
    list-style-type:none;
    margin:0;
    padding:0;
    line-height:100%;

  }


.left ul li ul,.right ul li ul
  {
    list-style-type:square;
    margin:0;
  }

.left ul li ul li :hover
  {
    color :#449A9D;
  }
.right h2
  {
    font-family: Georgia, serif;
    font-weight : normal;
    font-style : italic
    font-size:20px;
    height : 30px;
    margin:10px 7px 3px 0px;
    padding:3px 0;
    color : #426696;
  }
h3#comments
  {
    font-family: Georgia, serif;
    font-weight : bold;
    font-style : italic
    font-size:20px;
    height : 30px;
    margin:10px 7px 3px 0px;
    padding:3px 0;
    color : #426696;
  }

h3#respond
  {
    font-family: Georgia, serif;
    font-weight : bold;
    font-style : italic
    font-size:20px;
    height : 30px;
    margin:10px 7px 3px 0px;
    padding:3px 0;
    color : #426696;
  }


  
.right ul,.right ul
  {
    list-style-type:none;
    margin:0;
    padding:0;
   }
.right ul li p
  {
    padding-left : 5px;
 }
.left ul li,.right ul li
  {
   list-style-type:none;
   margin:0px;
   padding:0;
   background : url(images/side-mid.jpg) repeat-y top left;
   margin-bottom : 20px;

  }
.left ul li ul,.right ul li ul
  {
    list-style-type:none;
    margin:0;
    padding:0 0px;
    margin-top : 0px;
    padding-bottom : 50px;
    padding-left : 25px;
    background : url(images/side-bot.jpg) no-repeat bottom left;
  }
  
.left ul li h2, .right ul li h2
{
  background:transparent url(images/side-top.jpg) no-repeat 0 0px;
  font-family : Georgia, serif;
  font-weight : bold;
  font-size   : 18px;
  font-style  : italic;
  color : #426696;
  width : 215px;
  display : block;
  height : 45px;
  text-align : left;
  margin : 0px;
  padding-left : 60px;
  padding-top : 15px;
  text-transform : none;
}

  
.right ul li ul li,.right ul li ul li
  {
    list-style-type:none;
    background:transparent url(images/bullet.png) no-repeat 0 2px;
    border:0;
    margin:0;
    padding:0px 0px 0px 35px;
    line-height : 150%;
  }
  
.left ul li ul li ul,.right ul li ul li ul
  {

    background : none;
    padding : 0px;

  }


#tag_cloud 

{
  background : none;
  padding-left : 10px;
  padding-right : 10px;
}

.right #tag_cloud h2

{
  background : none;
  padding-left : 0px;
  
}

.right #tag_cloud a, .right #tag_cloud a:visited 

{
  font-family : verdana, helvetica, arial, sans-serif;
  color : #F38B10;
  font-weight : normal;
  font-style : normal; 
  
}

.right #tag_cloud a:hover

{
  font-family : verdana, helvetica, arial, sans-serif;
  color : #666666;
  font-weight : normal;
  font-style : normal; 
  
}


  
 div.hr hr,div.br br
  {
   display:none;
  }

.ucomment img,.addthis img
  {
    border:0;
  }
#commentform

{
  margin-top : 10px;
}


img.avatar
 {
  float:left;
  margin-right:5px;
 }


.sIFR-active .right h2 {
    font-family: Georgia;
    visibility: hidden;
}

.sIFR-active h3#comments {
    font-family: Georgia;
    visibility: hidden;
}
.sIFR-active h3#respond {
    font-family: Georgia;
    visibility: hidden;
}

.sIFR-active .middle h4 {
    font-family: Georgia;
    visibility: hidden;
}


