/*  
Theme Name: Powerpoint Background Download 
Theme URI: http://www.templateshelter.com/
Description: Hot Desktop Background WordPress theme, updated 7 July 2010.
Version: 1.0
Author: Tony
Author URI: http://www.templateshelter.com/

	This theme was designed and built by Effi,
	whose blog you will find at http://effiharyanti.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body{ font-family:  Verdana, Tahoma, Arial; font-size: 78%; color: #1D1D1D; line-height: 130%; margin: 0px; padding: 0px; background: #383838 url(img/sitebg.gif) repeat-y top center; }

#container{ width: 840px; border: 0px solid #4f7813; margin: 0 auto; }

a:link, a:visited{ text-decoration: none; color:#d90000; }
a:hover { text-decoration: underline; color:#ff2828; }

p.ads {margin-left: 10px;}
small {font-size:75%;}

h1, h2, h4, h5, h6 { margin:0; padding: 0px; }

h1 { font-family: 'Trebuchet MS', 'Lucida Sans Unicode'; font-size: 28px; padding: 25px 0 0 224px; line-height: 102%; }
h1 a:link, h1 a:visited, h1 a:hover { text-decoration: none; color: #fefefe; }

.description { font-size: 90%; font-weight:bold; padding: 0px 0px 0px 314px; font-style:normal; color: #FFDF47;}

h2{ font-size: 114%; color: #da1f00; margin-top: 20px; }
h3{ font-size: 100%;color: #da1f00;}
h4{ font-size: 100%; font-weight: normal;color: #da1f00;}
h5{font-size: 100%;color: #da1f00;}

ul{ list-style-type: square;}
ul ul{ list-style-type: disc;}
ul ul ul{ list-style-type: none;}

label{	font-size: 100%; color: #553333;}

/* ---------------- LAYOUT ---------------- */

#header{ margin: 0 auto; padding: 0px; width: 100%; clear: both; background: url(img/header.jpg) no-repeat center top; height:135px;}

#content{ float:left; width: 340px; margin: 0px; padding: 105px 15px 0 10px;}

/************* TAB **************/

#tab{color: #cccccc;padding: 0px 0px 0px 10px;white-space: nowrap;margin-top: 33px; }
#tab img{ display: block;}
#tab a {font-size: 90%;	padding: 0px 0px 0px 0px; }

/************* NAVIGATION *************/

#nav{ font-size: 80%; padding: 5px 0px 15px 10px; color: #666666; }
#nav a:link, #nav a:visited {color: #666666; }
#nav a:hover {text-decoration:underline; background-color: transparent; }
#pagenavi {font-size: 90%; padding: 5px 10px 5px 10px; }

/************** POST ***************/

.pagetitle {padding: 0px 0px 10px 10px;color: #6C6C6C;}
.pagetitle h2 {padding: 30px 0px 5px 0px; font-size: 120%; }
.post {	padding: 0px 0px 10px 10px;}
.post h3 {padding: 30px 0px 5px 0px;}


/*********** SIDEBAR ***********/

.sidebar { float: left; width: 207px; padding: 105px 10px 0 12px; display: inline; }

.sidebar h2 { padding: 0 0 0 0; }
.sidebar ul, .sidebar p { margin: 0; padding: 0; list-style: none; }

.sidebar li#search input { margin: 0 0 5px; }

.sidebar ul li { padding: 10px 0 10px; }
.sidebar ul li a { color: #3e3e3e; }
.sidebar ul li a:hover { color: #004a80; }
.sidebar ul ul li { padding: 0; }
.sidebar ul ul ul li { padding: 0 0 0 10px; }

#sidebar img{ display: block; padding:0; margin:0; border: none;}
#sidebar img a, #advert img a:link, #advert img a:hover { border:none;}


/************* FOOTER ***************/

#footer {clear: both; border-top: 1px solid #cccccc; font-size: 90%; color: #A0A0A0; padding: 15px 20px; margin-top: 0px; background: #464646; text-align: right; }

#footer a:link, #footer a:visited{ text-decoration: none; color:#fff799; }
#footer a:hover { text-decoration: underline; color:#f1f1f1; }


/*********** IMAGES ***********/

p img { padding: 4px; border:none;}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;}

.alignright { float: right;}
.alignleft { float: left;}

/*********** COMMENT **********/
.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal;line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 10px 10px 40px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}


