/*  
Theme Name: Fast Loadz
Theme URI: http://www.templatepanic.com/
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Free Wordpress Themes</a>
Author: Effi
Author URI: http://www.EffiHaryanti.com/

Terms of Use:
- DO NOT REMOVE any of the links in the footer!
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.
*/


/* -------------------- GENERAL -------------------- */


body { font-family: Verdana, Arial, Helvetica; font-size: 13px; background-color: #D9D9FD; }

#box { width: 980px; border: 1px solid #ccc; background: #fff; margin: 0 auto; padding: 10px; }

#top { width: 980px; background-color: #111; height: 40px; margin: 0; padding: 0; }

a, a:link { text-decoration: none; color: #0072bc; }
a:hover { text-decoration: underline; color: #f7941d; }

hr { border: none; border-top: 1px solid #ccc; }


/* -------------------- HEADER -------------------- */


#header { float: left; width: 400px; margin: 5px 0 0 10px; padding: 0; }
#headerlogo {
	background-image: url(images/camlogo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	float: left;
	height: 100px;
	width: 980px;
	}
#header h1 { font-family: Georgia, Tahoma, Verdana; margin: 0;margin-top: 3px; padding: 0; color: #D8D8FD; font-size: 20px; font-weight: normal; font-style: italic; }
#header h1 a, #header h1 a:link { color: #fbaf5d; }
#header h1 a:hover { color: #fff; text-decoration: none; }
#description { font-family: Georgia, Tahoma, Verdana; color: #ccc; float: right; width: 400px; text-align: right; font-size: 12px; margin: 5px auto; padding: 0 10px 0 0; }
#description:hover { color: #7da7d8; }
#headerbanner {
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 20px;
        Margin-right: 5px;
	float: right;
	height: 60px;
	width: 468px;
	}


/* -------------------- SEARCH -------------------- */


#searchform { height: 25px; line-height: 25px; float: right; padding-right: 5px; margin: 0; }
#searchform #s { font-size: 8pt; width: 150px; }
#searchform #submit { font-size: 8pt; }

input#s { font-family: Verdana, Arial; color: #222; border: 1px solid #ccc; background: #888; }
input#s:hover { background: #fff; }


/* -------------------- NAV -------------------- */


#navbox { background: #111; height: 25px; margin: 10px auto; }

#nav { width: 950x; height: 25px; line-height: 35px; float: left; padding: 0; }

ul.nav { height: 35px; line-height: 25px; float: left; list-style: none; font-size: 12px; font-weight: bold; text-transform: uppercase; margin: 0; padding: 0; }

ul.nav li { float: left !important; list-style-type: none; margin: 0; padding: 0; }
ul.nav li ul { float: left; margin: 0; padding: 0; }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited { border-bottom: 3px solid #111; border-left: 0; background: #fff; color: #555; float: left; display: block; text-decoration: none; padding: 0 10px; }
ul.nav li a:hover, ul.nav li a:active { border-bottom: 3px solid #fbaf5d; background: #fff; color: #555; text-decoration: none; }

ul.nav li.current_page_item a { text-decoration: none; border-bottom: 3px solid #fbaf5d; color: #555; background: #fff; }


/* -------------------- POST -------------------- */


.post { width: 520px; border: 1px solid #eee; float: left; color: #000; margin: 5px auto; padding: 10px; }
.post:hover { border: 1px solid #7e7e7e; }
.post img { border: none; padding: 5px; }

h2 { font-size: 22px; font-weight: normal; padding: 0px; margin: 0px; }

#content { width: 545px; float: right; margin: 5px auto; padding: 0; }

.posthead { position: relative; clear: left; padding-bottom: 5px; }
.posthead h2 { font-size: 18px; font-weight: normal; padding: 0px 0px 0px 2px; margin: 0px; }
.posthead h2 a { color: #5400A8; }
.posthead h2 a:hover { color: #666666; }	

.postauthor { padding: 0px 0px 0 2px; margin: 0px; font-size: 10px; color:#666; }
.postdate { margin: 0px; position: absolute; top: 0px; left: 0px; text-align: center; padding: 0px 10px 6px 10px;}
.postdate small { font-size: 9px; color:#666; }
.postdate .month { display:block; text-transform: uppercase; font-size: 9px;}
.postdate .day { display:block; font-size: 22px; letter-spacing: -1px; font-weight: normal; color:#222;}
.postdate .year { display:block;}

.navigation { width: 510px; float: left; color: #666; padding: 5px 6px 10px; }

.relatedposts { width: 520px; float: left; color: #666; margin: 5px auto; padding: 0 5px 5px 5px; font-size: 10px; }

h1, h3 { padding: 0 10px 0 0; font-family: Georgia, Verdana; }

img.wp-smiley { border: 0; padding: 0; }


/* -------------------- SIDEBAR -------------------- */


#sidebar { width: 420px; float: left; font-size: 11px; margin-top: 5px; padding: 0; }

#sidebar img, .lsidebar img { border: none; }

.alignright { float: right; margin-top: 10px; }
.alignleft { float: left; margin-top: 10px; }

.rsidebar { width: 185px; float: right; color: #666666; margin: 0 auto; padding: 0 10px 5px; background-color: #D9D9FD; }
.rsidebar, .lsidebar img { border: none; }

.lsidebar { width: 185px; float: left; color: #666; margin: 0 auto; padding: 0 10px 5px; }

.rsidebar a:link, .rsidebar a:active, .rsidebar a:visited { text-decoration: none; color: #333333; }
.rsidebar a:hover { text-decoration: underline; color: #FDFCDC; }

.rsidebar h2, .lsidebar h2 { font-size: 14px; text-transform: uppercase; font-weight: bold; border-bottom: #ccc 1px solid; margin: 0 0 10px; padding: 5px 0; }
.rsidebar ul, .lsidebar ul { list-style-type: none; margin: 0; padding: 0; }
.rsidebar ul li, .lsidebar ul li { list-style-type: none; margin: 0 0 25px; padding: 0; }
.rsidebar ul li ul, .lsidebar ul li ul { list-style-type: square; margin: 0; padding: 0 0 0 5px; }
.rsidebar ul li ul li, .lsidebar ul li ul li { list-style-type: circle; margin: 0 0 0 10px; padding: 0 0 0 5px; }
.rsidebar p, .lsidebar p { padding: 0 5px; }


/* -------------------- FOOTER -------------------- */


#footer { width: 980px; background: #111; height: 50px; clear: both; color: #ccc; font-size: 9px; margin: 0; text-align: right; }

#footer p { padding: 10px 10px 0 0; }

#footer a, .footer a:link { text-decoration: none; color: #f7941d; }
#footer a:hover { text-decoration: none; color: #ccc; }


/*-------------------- Comment --------------------*/


.commentsbox { width: 520px; border: 1px solid #fff; float: left; color: #333; margin: 5px auto; }

.commentsbox p { margin: 0; padding: 0; }
.commentsbox img { border: 1px solid #666; margin: 3px; }

#commentlist ol { margin: 0; padding: 0; }
#commentlist li { list-style-position: outside; list-style-type: decimal; padding: 10px; border: 1px solid #fff; }
.alt { background-color: #fff !important; background-image: none !important; }
#commentlist li:hover { border: 1px solid #ccc; background-color: #e3eefa; }
.alt:hover { background-color: #e3eefa !important; background-image: none !important; }

.comment-title { margin: 0 0 0 0px; font-size: 10px; color: #666; }
.comment-title a:link { color: #0072bc; }
.comment-title a:hover { color: #f7941d; }

.comment-text { }

h2.postcomment { margin: 0; font-size: 20px; font-weight: normal; }

.postcomment { clear: both; margin: 20px 0 0 0; padding: 20px; }

.postcomment input, .postcomment textarea { border: 1px dotted #aaa; background: #f5f5f5; }
.postcomment input:hover, .postcomment textarea:hover { border: 1px dotted #ccc; background: #fff; }
.postcomment input#author, .postcomment input#email, .postcomment input#url { width: 100% !important; width: 456px; /* IE hack */ height: 18px; }

.postcomment textarea#comment { width: 100% !important; /* IE hack */ height: 200px; }

.postcomment input#submit { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #f5f5f5; }
.postcomment input#submit:hover { background: #fff; }	


/*-------------------- Bottom --------------------*/

#bottom { clear: both; float: left; width: 980px; height: 100%; margin: 0 0 5px 0; padding: 0; background-color: #D9D9FD; text-align: left; color: #111; font-size: 10px; }
#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; }

#bottom-left { width: 29%; padding: 20px 0 20px 30px; float: left; }
#bottom-mid, #bottom-right { width: 30%; padding: 20px 0 20px 20px; float: left; }

#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 14px; font-weight: bold; color: #5400A8; }

#bottom h3 { margin: 0; padding: 10px 10px; font-size: 12px; color: #999; text-align: center; }
#bottom h3:hover { color: #f2f2f2; }

#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #666; }
#bottom ul li { line-height: 20px; border-bottom: 1px solid #666; }
#bottom ul li a { display: block; padding: 0 10px; color: #777777; text-decoration: none; }
#bottom ul li a:hover { background: #fff; border-bottom: 2px solid #5400A8; }
#bottom-sep { clear: both; }