/*

Theme Name:Super Blogger

Theme URI:

Description: Super Blogger Theme

Version: 3.6

Author: Mass Media Group

Author URI: http://ooyes.net

Tags: blue, custom header, fixed width, two columns, valid XHTML, right sidebar







	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */

















body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Arial, Sans-Serif;

	color: #333;

	text-align: center;

	}

li{

  list-style-position: inside;

}



#page {

	text-align: left;

    width: 1000px;

    padding-bottom: 50px;

	}

a{

  font: 12px Arial;

    color: #000;

}

img{

  border: none;

}





#header {

width: 1000px;

height: 194px;

background:url(images/superblogger.jpg) no-repeat 0 0px;

}

#headerimg 	{

	margin: 0;

    width: 1000px;

height: 164px;

	}

#headerimg h1{

  float: left;

  -display: inline;

  margin: 139px 0 0 130px;

  width: 500px;

}

#headerimg h1 a{

    font: bold 35px  Arial;

    text-decoration: none;

    color: #1878CC;

    position: relative;

    display: block;

}

#headerimg h1 a#btitle span{

  position: absolute;

   color: #1878CC;

  font: bold 35px Arial;

  top: 1px;

  left: 2px;

  cursor: pointer;

}



#headerimg h1 #btitle_shadow{

    display: block;

    color: #1878CC;

    font: 15px Arial;

}

.description{

  position: relative;

  color: #1878CC;

  display: block;

  font: 15px Arial;

}

.description samp{

    position: absolute;

    color: #1878CC;

    top: 1px;

    left: 1px;

    font: 15px Arial;

}

#toprss{

  float: right;

  display: block;

  width: 68px;

  height: 98px;

  background: url(images/toprss.png) no-repeat;

  margin: 15px 10px 0 0 ;

  text-indent: -10000px;

}





.commentlist li .avatar {

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

    margin: 10px 0 0 0;

	}

.commentlist li cite{

  float: left;

  margin: 15px 0 0 0;

      font: bold 14px Arial;

  color: #fff;

  text-decoration: none;

  background: none !important;

}

.commentlist .commentmetadata{

  clear: both;

  font: bold 12px Arial;

}

.commentlist .commentmetadata a{

  font: bold 12px Arial;

  color: #fff;

}

.commentlist li cite a{

    font: bold 14px Arial;

  color: #fff;

  text-decoration: none;

  background: none !important;

  }





/* Begin Structure */

*{

  margin: 0;

  padding: 0;

}



body {

	margin: 0;

	padding: 0;

    /*background: #0050A5 url(images/bodybg.jpg) repeat-x;*/
	background: #B2D3F2;

	}



#page {

	margin: 0 auto;

	}



#header{

	margin: 0;

	padding: 0;

}

#header:after{

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

#header{display: inline-block;}



html[xmlns] #header{display: block;}



* html #header{zoom: 1;}



#headerimg {

	margin: 0;

	width: 100%;

	}



#content-wrapper{

  clear: both;

  width: 1000px;

  background: #fff url(images/wrapper_bg.jpg) no-repeat;

  margin: 0 auto;

}

#content-wrapper:after{

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

#content-wrapper{display: inline-block;}

html[xmlns] #content-wrapper{display: block;}

* html #content-wrapper{zoom: 1;}

#content{
  float: left;
  -display: inline;
  clear: both;
  width: 560px;
  margin-left: 10px;
}

.post_top{
  height: 140px;
  padding:0 14px;
}

.post_top small{
    clear: both;
}

.post_bottom{
  clear: both;
  width: 573px;
  height: 57px;
  padding-top:  1px;
  padding-left: 13px;
  background: url(images/entry_bottom.jpg) no-repeat;
  font: 12px Arial;
  color: #fff;
}

.post_bottom a{
  font: 12px Arial;
  color: #fff;
}

.post_bottom .comments_number a{
  font-weight: bold;
  display: inline-block;
  padding-left: 27px;
  background: url(images/comments_bullet.jpg) no-repeat 0 50%;
  text-decoration: none;
}

.topdate{
  font: 10px Tahoma;
  float: left;
  margin-top: 22px;
  color: #fff;
}

.post {
	margin: 0;
    background: url(images/post_top.jpg) no-repeat;
    width: 616px;
    overflow: hidden;
    zoom:1;
    /*margin-top: 20px;*/
}

  	.post small{
      font: 12px Arial;
      color: #fff;
      opacity:.8;
      float: left;
      margin-top: 20px;
    }

    .post small a{
        color: #fff;
    }

.post h2{
    float: left;
    clear: both;
}

.post hr {
	display: block;
}

.entry{
  	background: url(images/entry_bg.jpg) repeat-y;
  	padding: 0 18px 20px 12px;
  	width: 560px;
  	color: #252525;
  	font: 12px Arial;
}

.post h2, .post h2 a, .post h3, .post h3 a{

  font: bold 20px Arial;

  color: #fff;

  text-decoration: none;

}









.widecolumn .smallattachment {

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear, .c{

	clear: both;

}



#footer {

	padding: 0;

	margin: 0 auto;

	clear: both;

    width: 1000px;

    background: url(images/footerbg.jpg) repeat-y;

    position: relative;

    min-height: 100px;

    -height: 100px;



	}



#footer:after, #footer_content:after{

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

#footer , #footer_content{display: inline-block;}



html[xmlns] #footer {display: block;}



* html #footer {zoom: 1;}



    #footer_content{

      position: relative;

      z-index: 1;

      zoom:1;

      width: 1000px;

    }



#footer_bottom{

    width: 1000px;

    height: 57px;

    background: url(images/footerbottom.jpg) no-repeat;

    position: absolute;

    bottom: -20px;

    left: 0;

    z-index: 0;

    -z-index: -1;

}





/* End Structure */







/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */



.entry ol {

	padding: 0;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}





/* End Entry Lists */







/* Begin Form Elements */

#searchform {
    clear: both;
    float: right;
    -display: inline;
    margin-right:15px;
	margin-top:-40px;
    background: url(images/search.png) no-repeat;
    width: 327px;
    height: 50px;
    overflow: hidden;

	}



#searchform #s {

margin-left:55px;

margin-top:16px;

padding:2px;

width:208px;

background: #fff;

border: none;

position: relative;

*top: -7px;

	}



 #searchsubmit {

	padding: 1px;

    cursor: pointer;

    height: 45px;

    opacity:0;

    filter:alpha(opacity=0);

    width: 45px;

	}



.entry form {

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

     border: solid 1px #ccc;

	}

#commentform{

  width: 559px;

  padding: 14px;

  background: #0050A5;

  color: #fff;

  overflow: hidden;

  zoom:1;

}

#commentform textarea {

	padding: 2px;

    width: 500px;

    height: 150px;

    border: solid 1px #ccc;

    margin-top: 5px;

	}



#commentform #submit {

	margin: 0;

	float: left;

    width: 150px;

    background: #15A2DA;

    cursor: pointer;

    color: #fff;

    font-weight: bold;

    margin-top: 5px;

	}

    #respond{

      font: bold 15px Arial;

      padding-bottom: 5px;

    }



/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist li {

	list-style: none;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */

/* Begin Sidebar */

#sidebar

{

	padding: 0;

	width: 372px;

    float: right;

    margin-right: 10px;

    -margin-right: 2px;

    -display: inline;





}



#sidebar form {

	margin: 0;

}

/* End Sidebar */



/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-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;

}

/* End captions */



/* Customs: */



#nav{
  /* list-style: none;
   float: left;
   -display: inline;
	margin-left:107px;
	margin-top:19px;
	width:45%;*/
	 list-style: none;
   float: left !important;
	width:400px;
	margin-left:107px;
	margin-top:19px;
	}

#nav li{
   float: left;
   margin: 0 5px;
	}

#nav a{
			
    display: inline-block;

    padding: 12px 10px;

    background: #0D94CE url(images/navbg.jpg) repeat-x;

    font: 12px Arial;

    color: #fff;

    text-decoration: none;

}

#nav a:hover{

    background: #0D94CE url(images/navbg_hover.jpg) repeat-x;

}



/* border angles */

.btl, .btr, .bbl, .bbr{

    display: block;

    position:absolute;

    background-repeat: no-repeat;

    background-position: 0 0;

    zoom:1;

    overflow: hidden;

}

.btl{top: -1px;left: -1px;

    background-image: url(images/btl.gif);}

.btr{

	top: -1px;right: -1px;

	-right: expression(this.parentNode.clientWidth % 2 == 0 ? -1 : -2);

    background-image: url(images/btr.gif);

}

.bbr{

	bottom: -1px;right: -1px;

	-bottom: expression(this.parentNode.clientHeight % 2 == 0 ? -1 : -2);

	-right: expression(this.parentNode.clientWidth % 2 == 0 ? -1 : -2);

    background-image: url(images/bbr.gif);

}

.bbl{

	bottom: -1px;left: -1px;

	-bottom: expression(this.parentNode.clientHeight % 2 == 0 ? -1 : -2);

    background-image: url(images/bbl.gif);

}

/* ----- /angles ----- */



#toprss{

  float: right;

  display: block;

  width: ;

}

.rss-post{

  display: inline-block;

  float: right;

  margin-right: 40px;

  padding: 2px 0 2px 27px;

  background: url(images/rsspost.jpg) no-repeat 0 50%;

}

.sbbox{

  background: url(images/sbbox.jpg) repeat-y;

  width: 320px;

  overflow: hidden;

  position: relative;

  zoom:1;

  padding: 15px;

  font: 12px Arial;

  color: #CAFFFF;

  margin-top: 20px;











}

.sbbox li{

    padding-bottom: 5px;

}

.sbbox li li li{

    margin: 5px 0 0 5px;

}

.sbbox a{

  font: 12px Arial;

  color: #CAFFFF;

}

.sbbox_top, .sbbox_bottom{

  display: block;

  position: absolute;

  left:0;

  height: 27px;

  width: 372px;

  background-repeat: no-repeat;

  z-index: 0;

}

.sbbox_top{

  background-image: url(images/sbbox_top.jpg);

  top: 0;

}

.sbbox_bottom{

  background-image: url(images/sbbox_bottom.jpg);

  bottom: 0;

  -bottom: -3px;

}

.sbbox_content{

  position: relative;

  z-index: 1;

}

#content-wrapper{

  padding-bottom: 20px;

}

.commentlist li{

  background: #15A2DA;

  width: 558px;

  padding: 0 14px;

  margin-bottom: 20px;

  position: relative;

}

.comm_top, .comm_bottom{

  display: block;

  position: absolute;

  left:0;

  background-repeat: no-repeat;

  width: 586px;

  z-index: 0;

  -z-index: -1;

}

.comm_content{

  position: relative;

  z-index: 2;

  padding-bottom: 10px;

}

.comm_content p{

    font: 12px Arial;

    color: #BFE3EE;

    padding-top: 5px;

}

.comm_top{

  height: 40px;

  background: url(images/comment_top.jpg);

  top: 0;

}

.comm_bottom{

    height: 11px;

    background-image: url(images/comment_bottom.jpg);

    bottom: 0;

    -bottom: -4px;

}



#comments{

  font: bold 20px Arial;

  padding: 5px 0 0 10px;

  margin-bottom: 15px;

}

#recent_comments li a{

  text-decoration: none;

}

#recent_comments li a:hover{

  text-decoration: underline;

}

#blogroll{

  float: left;

  list-style: none;

  margin-left: 20px;

  margin-top: 10px;

  -display: inline;

}

#blogroll li{

    list-style: none;

}

.linkcat{

  float: left;

  width: 200px;

}

#wd{

  clear: both;

  display: block;



}

#wd, #wd *{

    font: 11px Arial;

    color: #5DB2D9;

    text-align: center;

}

#blogroll h2{

    font: bold 14px Arial;

    color: #fff;

    padding-bottom: 5px;

}

#blogroll a{

    font: 12px Arial;

    color: #fff;

    text-decoration: none;

}

#top_commentators{
  float: right;
  width: 200px;
  -display: inline;
  margin-right: 20px;
  margin-top: 10px;
}

#top_commentators li{
    list-style: none;
    float: left;
    margin: 0 5px 5px 0;
}

#top_commentators h2{
    font: bold 14px Arial;
    color: #fff;
    padding-bottom: 5px;
}

p {margin:1em auto;}

/* AUTHORS PAGE 
***********************************************************************/

h1.AuthorName {
	margin-top: 10px;
}

p.AuthorDesc {
	font-size: 1.2em;
}

h2.AuthorPosts {
	border-bottom: 1px dotted black;
}

img.AuthorImg, img.SmallAuthorImg {
	float: left;
	margin-right: 10px;
}

img.SmallAuthorImg {
	width: 100px;
	height: 100px;
	border: 3px solid #caffff;
}












































