/*
Theme Name: Webslee
Theme URI: http://www.toptut.com
Description: Great magazine style wordpress theme for sleek and business blogs, designed by <a href="http://feeds2.feedburner.com/Toptutcom">Lorelei</a>
Author: Lorelei
Author URI: http://www.toptut.com


*/

@import "css/layout.css";

p {
margin-bottom:15px;
}

div.comment {

background:#ffffff none repeat scroll 0 0;
}


.floatbox .comment h1{
background: url(/wp-content/themes/webslee/images/titlebg.jpg) no-repeat left top;
color:white;
height:58px;
line-height:58px;
padding-left:10px;
}

.floatbox .comment h2{
background: url(/wp-content/themes/webslee/images/titlebg2.jpg) no-repeat left top;
color:black;
height:40px;
line-height:40px;
padding-left:10px;
font-size:1.5em;
margin-top:5px;
}

.floatbox ul, .floatbox li {
list-style: disc outside;
margin-left:7px;
}

.floatbox .comment .pricing{
border:1px solid #485505;
border:1px solid #ccc;
background-color: #7A8F04;
background-color: #EDFC96;
color:white;
color:black;
padding:5px;
margin-bottom:35px;

}

.floatbox .comment .pricing li{
list-style: none;
margin:0px;
padding:0px;
}

.floatbox .comment .pricing .price{
font-size:larger;
font-weight: bold;
color: #FFFF57;
color:#677A06;
width:50px;
position:relative;
float:left;
}

.floatbox .comment .pricing h3{
font-size:1.2em;
font-weight: bold;
margin:0px;
margin-bottom:3px;
padding:2px;
padding-left:5px;

background-color: #677A06;
}


#widgets_on_page ul, #widgets_on_page li{
list-style: none;
margin:0px;
padding:0px;
}

#widgets_on_page {
position:relative;
height:140px;
background: url(/wp-content/themes/webslee/images/choose-template-bg.jpg) no-repeat left top;
color:white;
font-size:1em;
padding-right:210px;
padding-left:20px;
padding-top:10px;
margin-top:20px;
line-height: 1.3em; 
}

#widgets_on_page  h2{
background: url();
font-size:1.4em;
color:white;
line-height: 1em;
height:auto;
padding-bottom:10px;
}

#widgets_on_page .link{
float:right;
display:block;
position:absolute;
width:180px;
height:100px;
top:20px;
right:20px;

}


#page .time-comments {
display:none;
}


.g_pic{
border-color: #ababab;
border-width: 1px;
}

.g_thumb {
  background-color: rgb(235,235,235); 
  float: left;
  border: 1px solid rgb(223,223,223);
  margin: 0 10px 10px 0;
  width:165px;
  height:180px;
  text-align: center;
}
.g_thumb_over {
  background-color: #bbb;

  float: left;
  border: 1px solid rgb(255,102,0);
  margin: 0 10px 10px 0;
  width:165px;
  height:180px;
  text-align: center;

}


#orderform th{
 background: url(/wp-content/themes/webslee/images/titlebg2.jpg) no-repeat left top;
color:black;
height:40px;
line-height:40px;
padding-left:10px;
font-size:1.5em;
margin-top:5px;
text-align:left; 
}

#orderform table td{
padding-bottom:5px;
}

#orderform table input[type=text],
#orderform table select{
width:220px;
}

#orderform table textarea{
width:220px;
height:70px;
}


#ordersummary{
position: fixed;
top:250px;
right:50px;
width:240px;
background-color: rgb(224,224,109);
color:black;
padding:15px;
border:3px solid black;
}

#ordersummary th{
text-align:right;
padding-right:10px;
}
#ordersummary #s_total{
color: rgb(0,102,0);
}


div#topmenu li a {
padding:0 15px;
}
