/*
Theme Name: MoneyClicking
Description: October 19, 2006 CodeYourDesign.com order.
Author: Sergios Singkeridis aka feios
Author URI: http://www.codeyourdesign.com
Version: release 0.1
*/

/* ============= all elements style ============= */
*{
margin:0;
padding:0;
}

ul
  {
  margin-left: 1em;
  padding-left: 0;
  }
li
  {
  margin: 0;
  padding: 0;
  }

a{
outline:none;
}

img{
border:none;
}


/* ============= other ============= */
.clearer{
clear:both;
height:20px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

/* ============= body ============= */
body{
margin:0;
padding:0;
background:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


/* ============= wrapper ============= */
.wrapper{
width:970px;
margin:0 auto;
}

/* ============= main area ============= */
#left-side{
width:800px;
float:left;
background:url(images/bg.gif);
}

/* ============= header ============= */
#header{
width:800px;
height:200px;
padding-top:5px;
background:#ffffff;
}

/* ============= logo ============= */
#header h1{
width:auto;
height:37px;
float:left;
display:inline;
margin-bottom:1px;
background:url(images/rbg.gif) right top no-repeat;
padding-right:20px;
}


#header h1 a{
display:block;
width:auto;
height:37px;
text-decoration: none;
background:url(images/lbg.gif) left top no-repeat;
color:#ffffff;
text-indent:20px;
float:left;
font-size:25px;
}

/* ============= menu ============= */
#menu{
width:798px;
height:30px;
background:url(images/top.gif) left top repeat-x;
clear:both;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
color:#184985;
font-weight:bold;
}

#menu ul{
padding-top:7px;
}

#menu ul li{
list-style:none;
line-height:25px;
font-size:12px;
float:left;
background:url(images/tm.gif) right center no-repeat;
}

#menu ul li a{
float:left;
color:#184985;
text-decoration:none;
font-weight:bold;
margin-right:8px;
margin-left:8px;
display:inline;
}

#menu ul li a:hover{
text-decoration:underline;
}

/* ============= header adsense ============= */
#header-adsense{
width:788px;
margin:0 auto;
border-left:1px solid #000000;
border-right:1px solid #000000;
height:94px;
text-align:center;
padding-top:4px;
}

/* ============= search line ============= */
#search-line{
width:798px;
height:21px;
background:url(images/searchbg.gif) left bottom repeat-x;
clear:both;
border-left:1px solid #000000;
border-right:1px solid #000000;
color:#184985;
font-weight:bold;
padding-top:14px;
}

#search-line label{
float:left;
margin-left:8px;
display:inline;
margin-right:15px;
}

.searchinput{
width:228px;
height:15px;
border:1px solid #000000;
background:#ffffff;
float:left;
margin-right:10px;
}

.searchbutton{
margin-top:-1px;
}

/* ============= main left ============= */
#main-left{
width:455px;
float:left;
margin-left:15px;
display:inline;
}

#content{
padding-top:20px;
float:left;
width:450px;
margin-left:15px;
display:inline;
}

#content p{
color:2f2f2f;
margin-bottom:15px;
}

#content input{
border:1px solid #000000;
width:200px;
}

#yourremarks{
width:440px;
border:1px solid #000000;
}

.post{
margin-top:15px;
margin-bottom:35px;
clear:both;
}

.post h1, .post h1 a{
font-size:18px;
color:#1b26b3;
text-decoration:none;
margin-bottom:5px;
}

.post h1 a:hover{
text-decoration:underline;
}

.post blockquote {
margin-left:15px;
}

.theading{
font-size:18px;
color:#1b26b3;
text-decoration:none;
margin-bottom:5px;
border-bottom:1px solid #cccccc;
padding-bottom:5px;
padding-top:10px;
}

.author-info{
color:#858585;
margin-bottom:5px !important;
font-size:11px;
font-weight:bold;
}

.post-tools{
clear:both;
display:block;
margin-bottom:20px;
background:url(images/line.gif) center center no-repeat;
height:20px;
}

.post-tools a{
border:1px solid #7d7d7d;
padding:2px;
color:#2f2f2f;
font-size:9px;
text-decoration:none;
margin-left:1px;
margin-right:1px;
}

.post-tools a:hover{
background:#2f2f2f;
color:#ffffff;
text-decoration:none;
}

.post ul li, .post ol li{
list-style-position:inside;
}

.post ol, .post ul{
margin-bottom:15px;
}

.post p{
font-size:13px;
color:#2f2f2f;
text-align:justify;
margin-bottom:15px;
line-height:18px;
}

/* ============= inside right sidebar ============= */
#main-right{
float:right;
width:300px;
margin-right:15px;
display:inline;
}

#main-right ul li{
line-height:20px;
}

#main-right ul li a{
color:#2f2f2f;
text-decoration:none;
}

#main-right ul li a:hover{
text-decoration:underline;
}

.rsihead{
width:293px;
height:17px;
background:url(images/rsihead.gif) left top repeat-x;
border-left:1px solid #000000;
border-right:1px solid #000000;
color:#2f2f2f;
font-size:11px;
font-weight:bold;
padding-top:7px;
padding-left:5px;
margin-top:10px;
}

.rsicontent{
border:1px solid #000000;
border-top:none;
padding:15px;
}

.rsicontent ul li{
list-style-position:inside;
}

/* ============= foo ============= */
#foo{
width:800px;
height:5px;
clear:both;
margin-bottom:25px;
background:url(images/foo.gif) left top no-repeat;
}

/* ============= right side ============= */
#right-side{
width:155px;
float:right;
margin-top:5px;
}

.right-header{
width:155px;
height:17px;
background:url(images/rsihead.gif) left top repeat-x;
border-left:1px solid #000000;
border-right:1px solid #000000;
color:#2f2f2f;
font-size:11px;
font-weight:bold;
padding-top:7px;
padding-left:5px;
margin-top:10px;
}

.right-content{
border:1px solid #000000;
border-top:none;
padding:8px;
background:#e9e9e9;
width:144px;
}

.right-content ul li{
list-style:none;
}

.right-content ul li a{
color:#2f2f2f;
text-decoration:none;
}

.right-content ul li a:hover{
text-decoration:underline;
}

.related-posts{
background:#b6d2ec;
padding:5px 10px;
margin-bottom:20px;
}

.related-posts h2{
color:#1b26b3;
font-size:12px;
margin-bottom:10px;
}

.related-posts ul li{
list-style-type:square;
list-style-position:inside;
font-size:11px;
color:#000000;
}

.related-posts ul li a{
color:#000000;
text-decoration:none;
}

.related-posts ul li a:hover{
text-decoration:underline;
}

.comments-head{
font-weight:bold;
height:30px;
font-size:18px;
color:#1b26b3;
background:url(images/comhead.gif) 100px 10px no-repeat;
}

.comments-head a{
border:1px solid #7d7d7d;
padding:2px;
color:#2f2f2f;
font-size:9px;
text-decoration:none;
margin-left:1px;
margin-right:1px;
font-weight:normal;
}

.comments-head a:hover{
background:#2f2f2f;
color:#ffffff;
text-decoration:none;
}

#comments{
color:#010000;
}

#comments h3{
font-weight:normal;
color:#000000;
font-size:13px;
margin-bottom:15px;
}

#comments h3 a{
text-decoration:none;
color:#000000;
}

#comments h3 a:hover{
text-decoration:underline;
}

#comments ol li{
list-style-type:none;
padding:20px 0;
position:relative;
clear:both;
}

#comments ol li p{
line-height:18px;
}

#comments p{
text-align:justify;
margin-bottom:10px;
}

.comment-number{
float:left;
background:#858585;
width:30px;
height:30px;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-align:right;
padding:3px;
}

.comment-contenty{
width:410px;
float:right;
}

.txtfld{
border:1px solid #000000;
width:200px;
}

.txtara{
border:1px solid #000000;
width:440px;
}

#comments h4{
font-size:18px;
color:#1b26b3;
margin-bottom:15px;
clear:both;
background:url(images/reply.gif) right center no-repeat;
}

.subut{
border:1px solid #000000;
font-size:12px;
color:#2f2f2f;
padding:2px 20px;
background:#bdbdbd;
font-weight:bold;
float:right;
margin-right:15px;
margin-bottom:20px;
}

.comi{
display:block;
clear:both;
}

.prext{
padding:20px 0;
}

.prext a, #commentform a{
text-decoration:underline;
color:#2f2f2f;
font-weight:bold;
}

.prext a:hover, #commentform a:hover{
text-decoration:none;
}

.techrati{
font-size:11px;
color:#2f2f2f;
padding-bottom:20px;
}

.techrati a{
color:#2f2f2f;
text-decoration:underline;
}

.techrati a:hover{
text-decoration:none;
}

.rssfeedimg{
float:right;
margin-bottom:-10px;
}

.rssfeedimg img{
margin-left:5px;
}

.rssim{
float:right;
padding-top:2px;
}
