/*

Theme Name:Wordpress Theme 1

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author:
Author URI:



*/

* {
    margin: 0;
    padding: 0;
}
/**Body**/

 
body 
{
 background:#00007b url('images/bg.png') repeat-x left top;
 font: .8em normal small "Trebuchet MS", Tahoma, verdana, arial, helvetica, sans-serif;
 color: #9F9A9F;
 line-height: 1.6em;
}

/**Common Tags **/

h3 a {
    color: #08AAE7;
}

h3 a:hover {
    text-decoration: underline;
}

a {
    text-decoration: none;
} 

/**Container **/
#container {
    margin: 0px auto;
	background:url(images/bgcontainer.png) repeat-y top left;
    color: #333;
    border: 1px solid gray;
    width: 1000px;
}

/**Top **/
 
#top {
 
    background: url(images/header.png);
    height: 127px;
    padding: .1em;
} 

#navigation {
    background: #fff;
}

 #top h1 {
    padding: 10px 0px 0px 510px;
    margin: 0;
    color:#fff;
    font: normal 2.8em Georgia, "Times New Roman", Arial;
} 
#top p {
    color: #000;
    padding: 0px 0px 0px 510px;
} 

#navigation #menu ul {
    border-bottom: 4px solid #5f5d5d;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 31px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    background: transparent url('images/1.gif') repeat-x top left;
    border-top: 1px solid #C0E2D4;
}

 #navigation li {
    display: inline;
    margin: 0;
    padding: 0;
}


 #navigation #menu li a {
    display: block;
    float: left;
    color: #333;
    text-decoration: none;
    padding: 8px 30px 0 30px;
    height: 21px;
    background: transparent url('images/divider2.gif') no-repeat top right;
}

 #navigation #menu li a:hover {
    background: transparent url('images/navhover1.gif') no-repeat top right;
}

 #navigation #menu li a.current, #navigation #menu li a.current:hover {
    color: #fff;
    background: transparent url('images/navon1.gif') no-repeat top right;
}
#leftnav {
    margin: 0 0 0 75.5%;

    padding-left:0px;
}

/** Left Part **/
/**Most read comment **/
 .tabbed li {
	

} .tabbed ul {
	padding-bottom:10px;
	padding-left:18px;
	
} .tabbed h2 {
	height:50px;
	background:url(images/sidebartitle.png) no-repeat top left;
    padding:5px 0 0 10px;
	color:#FFF;
} .tabbed ul li a, .headline-list li a, .thumb p {
	
    font-size: 11px;
    font-weight: bold;
    color: #333;
	padding-left:0px;
	
}.tabbed ul li a:hover, .tabbed ul li a:active, .tabbed ul li a:focus {
    color:#00F;
}
 .tabbed-inner li {
	 list-style:url(images/listicon.png);
	 margin:0 auto;
	
	
} 
/**Content part **/ 
#content {
    padding: 1em;
    width:58%;
	float:left;
}
 #Banners {
	 width:125px;
	 float:left;
	 margin:10px;
 }
 #content #post {
	 width:580px;
}

#content_top {
	width:580px;
	background:url(images/mainpostbg.png) repeat-y top left;
}
 .stand_first {
	 background:url(images/mainpostup.png) no-repeat top left;
    padding: 15px 15px 0px 25px;
}
#content_top #mainpagebottom {
	height:14px;
	background:url(images/mainpostbottom2.png) no-repeat top left;
	margin-left:2px;
}
 .stand_first h2 a{
	 color:#FFF;
 }
  .stand_first h2 a:hover{
	 color:#FFF;
	 text-decoration:underline;
  }
 #content h2, #content h1 {
    margin: 0 0 .5em 0;
}
 #content h1 {
    font-size: 1.6em;
}
/**Post Article list part **/
 .col {
 }
 .coll {
    float: left;
    width: 265px;
    margin: 0;
    padding-left:17px;
	padding-top:10px;
	border-right: 1px solid #ccc;
}
.colr {
    float: left;
    width: 265px;
    margin: 0;
    padding-left:20px;
	padding-top:10px;
} 


.stamp {
	background:#CCC;
	width:200px;
    font-size: 13px;
}  .cleaner {
    clear: both;
}
/**Footer part **/
 #footer {
   
    clear: both;
    margin: 0;
    color: #333;
    text-align: center;
    font-size: .9em;
}
 #footer {
    min-height: 22px;
    background: transparent url(images/footbg.png) repeat;
} #footer p, p a {
    color: #fff;
}
#footer a {
    text-decoration: none;
}



.hblog{
display:none;
background-image:none;}
#linkcat-7{
      list-style: none;    
	  width: 245px;

      border-bottom: 1px solid #fff;
background-image:none;
list-style-type:none;
padding-bottom:10px;

	color:#FFF;}
#linkcat-7 li{

margin-left:18px;

}
#linkcat-7 ul{

margin-left:0px;
padding-left:0px;
}