* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image : url(images/topbg.jpg);
background-repeat : repeat-x;
} 
p { 
text-align : justify;
font-size : 1.2em;
} 
h1 { 
font-size : 2.3em;
color : #000000;
} 
h2 { 
font-size : 2em;
color : #000000;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #333;
width : 900px;
float : left;
padding : 10px;
height : 100px;
margin : 0 0 0 0;
} 
.logo h1#lineone { 
font-size : 2.5em;
font-weight : lighter;
padding-top : 10px;
padding-left : 5px;
color : #000;
border : none;
letter-spacing : 2px;
} 
.logo h1#lineone span { 
color : #1c09e9;
} 
.logo h2#linetwo { 
padding-left : 3px;
font-size : 2em;
text-transform : none;
top : 25px;
left : 14px;
color : #1c09e9;
font-weight : lighter;
letter-spacing : 2px;
} 
.logo a { 
color : #1c09e9;
} 
#navigation { 
float : right;
width : 500px;
color : #333;
height : 35px;
margin : 20px 30px 0 0;
background : url(images/navbg.jpg) no-repeat;
padding-top : 5px;
} 
#navigation ul { 
font-size : 100%;
font-weight : bolder;
color : #ff6632;
margin-right : 0;
padding-bottom : 0;
padding-top : 0;
padding-left : 0;
text-align : center;
} 
#navigation ul li { 
display : inline;
} 
#navigation ul li a { 
padding : 5px 10px 5px 10px;
color : #ff6632;
text-decoration : none;
margin-right : -1px;
border-right : 1px solid #ff6633;
padding : 0 10px 0 10px;
} 
#navigation ul li a:hover { 
color : #00000f;
} 
#navigation ul li.last a { 
border : none;
} 
#leftcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 0 0 0 0;
padding : 10px;
min-height : 878px;
width : 456px;
float : left;
} 
#leftcolumn h1 { 
font-weight : lighter;
} 
#leftcolumn h2 { 
font-size : 1.2em;
margin-top : 0.5em;
} 
.post { 
background : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 90%;
} 
.post .date { 
background : url(images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(images/page.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.cloud { 
margin : 0;
padding : 5px;
} 
.cloud li { 
display : inline;
margin : 0 5px 0 5px;
} 
.cloud1 { 
font-size : 10px;
} 
.cloud2 { 
font-size : 12px;
} 
.cloud3 { 
font-size : 13px;
} 
.cloud4 { 
font-size : 14px;
} 
.cloud5 { 
font-size : 15px;
} 
.cloud6 { 
font-size : 16px;
} 
.cloud7 { 
font-size : 17px;
} 
.cloud8 { 
font-size : 18px;
} 
#cloud li a { 
text-decoration : none;
color : #afc3dd;
} 
#center { 
float : left;
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 0 0 0 0;
padding : 10px;
min-height : 878px;
width : 200px;
display : inline;
} 
#center h1 { 
font-weight : lighter;
} 
.ads p { 
font-size : 1.1em;
padding-bottom : 5px;
margin-right : 10px;
text-align : justify;
padding-right : 10px;
} 
.ads { 
width : 180px;
margin-left : 20px;
margin-top : 10px;
} 
.ads h3 { 
font-size : 1.1em;
padding-top : 30px;
padding-left : 3px;
padding-bottom : 5px;
color : #86c213;
text-decoration : underline;
} 
.ads a { 
margin-right : 25px;
margin-bottom : 2px;
font-size : 0.8em;
font-weight : bold;
padding-left : 3px;
text-decoration : none;
padding-bottom : 15px;
color : #249ceb;
} 
#rightcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 0 0 0 0;
padding : 10px;
min-height : 878px;
width : 200px;
float : left;
} 
#rightcolumn h1, #rightcolumn h2 { 
font-weight : lighter;
} 
ul { 
display : list-item;
list-style-type : none;
} 
li { 
padding : 10px 0 5px 0;
} 
li a { 
color : #249ceb;
font-size : 1.2em;
font-weight : bold;
} 
.morelinks h3 { 
font-size : 2em;
background-color : #000000;
text-align : center;
padding : 10px 0 10px 0;
margin-top : 10px;
} 
.morelinks a { 
color : #fff;
text-decoration : none;
} 
#footer { 
width : 902px;
clear : both;
border-top : 1px solid #ccc;
border-bottom : 25px solid #000000;
margin : 0 0 10px 0;
padding : 10px;
} 
#footer p { 
padding : 0;
font-size : 90%;
color : #878787;
} 
#footer a { 
color : #249ceb;
text-decoration : none;
}