/*  

Theme Name: cms2

Theme URI: http://www.themespack.com/

Description: WP Theme cms2  by <a href="http://www.themespack.com/">Free wordpress Themes</a>

Author: Wonder

Author URI: http://www.themespack.com/


This theme was designed and built by Wonder

                The CSS, XHTML and design is released under GPL

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



*/

body {
font: 12px/18px Verdana, Arial, sans-serif;
color: #27013A;
background: #ffffff url(img/backtop.jpg) top center no-repeat;
color: #333333;
margin: 0px;
padding: 0px 0px 0px 0px;

}

a {
color: #c28d06 ;
text-decoration: none;

}

a:visited {
color: #c28d06;
text-decoration: none;

}

a:hover {
text-decoration: underline;

}

img {
border: none;

}

p {
padding: 0px 0px 15px;
margin: 0px;

}

h1 {
margin:0px;
padding-left: 0px;
height: 50px;
font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
color: #ffffff;

}

h1 a, h1 a:visited{
color: #ffffff;
text-decoration: none;

}

h1 a:hover{
color: #000000;
text-decoration: none;

}

h2 {
color: #6699cc;
margin:0px;
background:#f8f8ee;
letter-spacing: -1px;
font: normal 22px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
padding-bottom: 3px;
padding-left:3px;
border:#eee 1px solid;

}

h2 a, h2 a:visited {
color: #6699cc;
text-decoration: none;

}

h2 a:hover {
color: #ff3366;
text-decoration: none;

}

h3 {
font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
color: #6699cc;
margin: 10px 0px 5px;
background-image:url(img/dots.gif);
background-position:bottom left;
background-repeat:repeat-x;

}

h4 {
font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
color: #6699cc;
margin: 10px 0px 5px;

}

form {
margin:0px;
padding:0px;

}

#page {
margin: 0px auto;
width: 920px;
}

/* header area */

#header {
background: transparent;
height: 85px;
position: relative;

}

#headerlogo {
position: relative;
padding: 10px 0px 0px 13px;
height: 60px;

}

#headerlogo A:hover{
color:#FFFFFF;
text-decoration:underline;

}

#description{
 padding:10px 0px 10px 5px;
font-size: 14px;

}

#google{
margin: 0px ;

    right: 3px;
float: right;

    position: absolute;

    top:5px;

}

#nav {
list-style: none;
margin: 0px;
position: absolute;
background:#333333;

    right: 10px;
bottom: 5px;

}

#nav li {
float:left;
margin-left: 0px;



}

 #nav .current_page_item a:visited{
color: #000000;
text-decoration: none;
background:#ffffff;
 

}

#nav .page_item a{
color: #ffffff;
text-decoration: none;
padding: 5px 15px;
font: bold 12px/100% Arial, Helvetica, sans-serif;
display: block;
background:#333333


}

 #nav .current_page_item a,#nav .page_item a:hover {
color: #c28d06;

    text-decoration: none;
padding: 5px 15px;
font: bold 12px/100% Arial, Helvetica, sans-serif;
display: block;
/*background:#333333*/

}

/* content  */

#content {
padding: 0px 5px 0px 5px;
float: left;
width: 530px;
margin:5px 0 5px 10px;
overflow: hidden;	border: 1px solid #eee;

}

.post {
clear:both;
padding-top: 10px;

}

.entry {
float:left;
width: 525px;

}

.post-views {
background: #ffffff;
padding-left: 7px;
float:left;
font-size: 95%;
color: #c3c5c8;

}

.post-cat {
background: #ffffff  url(img/folder.gif) no-repeat;
padding-left: 20px;
float:left;
font-size: 95%;
color: #000000;

}

.postmetadata { 
color: #000000; 
font-size:12px; 
padding:8px; 
background: #ffffff  url(img/meta.jpg) repeat-x;
height:18px;

}

.postmetadatap { 
color: #000000; 
font-size:14px; 
padding:8px; 
background: #ffffff  url(img/pback.jpg) repeat-x;

}

.postrss{
color: #000000;
font-size:13px;
padding: 3mm;
border: thin dotted #2c2c2c;
font: verdana;

}

.post-comments {
background: #ffffff  url(img/com.gif) no-repeat;
padding-left: 20px;
float: right;
font-size: 95%;

}

.post-calendar {
background: #ffffff;
padding-left: 20px;
float: right;
font-size: 95%;
color: #c3c5c8;

}

.googleads{
width:520px;
float:left;
color:#666;
background:#fff;
margin:5px 0 5px 0px;
padding:10px 0 10px 20px;
border: 1px solid #eee;

}

.similiar{
width:515px;
float:left;
color:#660099;
text-align:justify;
margin:5px auto;
padding:5px 6px 10px;

}

.post-content {
clear: both;
padding: 5px;
padding-top: 5px;

}

.navigation {
clear: both;
padding: 10px 0px;

}

.navigation a, .navigation a:visited {
color: #F00C3A;

}

.previous-entries a {
float: left;
padding-left: 18px;

}

.next-entries a {
float: right;
padding-right: 18px;

}



/* comments  */

#comments, #respond {
padding: 10px 0 5px 0;
clear: both;

}

.commentlist {
margin: 10px 0px;
padding-left: 20px;
line-height: 130%;

}

.commentlist li{
padding: 5px 10px;

}

.commentlist .alt {
background: #ffffff;
border:1px dotted #eee;
color:#660099;

}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 120%;
color: #53c400;

}

.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;

}

#commentform {
margin-top: 10px;
font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {
padding: 6px 0px;
margin: 0px;

}

#commentform label{
color: #696c69;
font-size: 87%;

}

#commentform input{
width: 200px;
background: #EAEAEA;

    border:1px solid #ddd;
padding: 3px;
margin-top: 3px;

}

#commentform textarea{
width: 515px;
height: 115px;
background: #EAEAEA;

    border:1px solid #ddd;

padding: 2px;
margin-top: 3px;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {
background: #ffffff;

}

#commentform #submit{
background: #EAEAEA;

    border:1px solid #ddd;
font: bold 12px Arial, Helvetica, sans-serif;
color: #6699cc;

    float:left;
width: 144px;
height: 28px;
cursor: pointer;

}

/*sidebar */

#sidebar {
float: right;
padding: 5px 5px 0px 10px;
width: 350px;
overflow: hidden;

}

#sidebar UL{ margin:0px; padding:0px; }



#sidebar LI{ 
list-style:none;
width:340px;
padding-bottom:20px;
clear:both;


}



#misc{
width:325px;
margin:0 0 5px 5px;
padding:0; 
background:#ffffff; 
float:left;

}

#info{
width:315px;
font-size:11px;
margin:0px 0 0px 0;
padding:10px; 
background:#ffffff; 
border:#eee 1px solid;
float:left;
color: #c28d06;

}

#misc1{
width:325px;
margin:0 0 0px 5px;
padding:0; 
background:#ffffff; 
float:left;

}

#info1{
width:315px;
font-size:11px;
margin:5px 0 5px 0;
padding:10px; 
background:#ffffff; 
border:#eee 1px solid;
float:left;
color: #0e66be;

}

#left {
float: left;
width: 150px;

}



#right {
float: right;
width: 150px;

}

/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{
font: normal 18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
color: #000000;
margin: 5px 0px 2px;
background : #f9f9ee ;
border:#eee 1px solid;

}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{
color: #0e66be;

    font-size: 0.9em;
text-decoration: none;

}

#sidebar a:hover{
text-decoration: underline;

}

/*sidebar list level1 */

#sidebar ul {
margin: 0;
padding: 0;

}

#sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {
padding:0;
margin: 0;

}

#sidebar ul li ul li{
padding: 0px 2px 0px 10px;
border: none;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{
padding: 1px 0 1px 0px;
border: none;

}

/*blogroll widget */

ul.list-blogroll li{
background: url(img/link.gif) no-repeat !important;
padding-left: 22px !important;

}

/*meta  widget*/

ul.list-meta li{
background: url(img/meta.gif) no-repeat !important;
padding-left: 22px !important;

}

/*rss widget */

ul.list-rss li{
background: url(img/feed.gif) no-repeat !important;
padding-left: 22px !important;

}

/*category  widget */

ul.list-cat li, li.bar_categories li{
background: url(img/folder.gif) no-repeat !important;
padding-left: 22px !important;

}

/*recent  widget  */

ul.list-rec li, li.bar_comments ul li {
background: url(img/recent.gif) no-repeat !important;
padding-left: 22px !important;

}

/*archives widget */

ul.list-archives li, li.bar_archives li{
background: url(img/archive.gif) no-repeat !important;
padding-left: 22px !important;

}

/*pages widget */

ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
background: url(img/arrow.gif) no-repeat !important;
padding-left: 22px !important;

}

/*sub-pages widget */

ul.list-page li ul li, li.bar_pages li ul li{
background: url(img/arrow.gif) no-repeat !important;
padding-left: 15px !important;

}

/*calendar bar widget */

li.bar_calendar td {
padding: 1px 7px;

}

/*text bar */

.textbar {
padding-top: 5px;

}

/*search form */

#bsearch{
width:315px;
font-size:11px;
margin:0 0 0 5px;
padding:10px; 
background:#444444;
border:#eee 1px solid;
float:left;
color: #ffffff;

}

#searchform {
height:20px;
line-height:20px;
float:left;
padding-top:0px;
margin:0;
}

#searchform br {
display: none;

}

#searchform #s {
width: 234px;
height: 16px;
padding: 4px 0px 0px 0px;
background: #EAEAEA;

    border:1px solid #ddd;
margin-right: 2px;
color: #145317;
font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {
background: #EAEAEA;

    border:1px solid #ddd;
width: 73px;
height: 22px;

    font: 12px Arial, Helvetica, sans-serif;
color: #000;
vertical-align: middle;

}

/* page close */

#close {
clear: both;
background: #ffffff;
line-height: 130%;
padding-bottom: 0px;



}

/* footer bar */



#footerbg {
background: #333333 url(img/footer.gif) no-repeat top;
}



#footer {
background: #333333 url(img/footer.gif) no-repeat top;
color: #FFFFFF;
width: 920px;
margin: 0px auto 0px;
padding: 90px 0px 20px 0px;
text-align: center;
}


#footer a, #footer a:visited{
color: #50AAFE;
text-decoration: none;
}


#footer a:hover{
text-decoration: underline;
}

/* alignments */

.center {
text-align: center;

}

img.center, img[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;

}

.alignleft {
float: left;

}

img.alignleft, img[align="left"] {
float:left;
margin: 2px 10px 5px 0px;

}

.alignright {
float: right;

}

img.alignright, img[align="right"] {
float:right;
margin: 2px 0px 5px 10px;

}

.clear {
clear:both;

}

hr.clear {
clear:both;
visibility: hidden;
margin: 0px;
padding: 0px;

}



DIV.wp-caption{ float:left; width:auto!important; }


