/*
Theme Name: Silver Dreams
Theme URI: http://www.dynamicguru.com/2009/06/another-wordpress-theme/
Description: A light weight gorgeous silvery wordpress theme with two-columns,widget ready, left sidebar and awesome jquery effects on the left sidebar links
Version: 1.4
Author: Mujtaba Ahmed
Author URI: http://www.dynamicguru.com/mujtaba/
Tags: silver,white,left-sidebar,two-columns
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#ECFAFD /*url("images/bg.png") repeat-y top center*/;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        text-align:left;

        
}

#page {
	margin:0px auto;
	text-align:left;
	background:transparent url("images/top.jpg") no-repeat top center;
	width:700px;
	padding-top:0px;
        background-color:#fff;
	
}
/*BEGIN HEADER*************************************/
#header {
	background:transparent;
	height:125px;
	color:#211;
	font-weight:normal;
	/*letter-spacing:-2px;*/
	font-family:'Eras Medium ITC','Arial',sans-serif;
	font-size:48px;
	text-align:left;
	margin:0px;
	/*padding-top:60px;
	padding-left:40px;*/
        padding:25px 0px 0px 5px;
        /*border:1px solid #000000;*/
}
#header a {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:16px;
	color:#EE6600;
       /* background-color:inherit;*/
	text-decoration:none;

}
#header a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:16px;
        color:#2A9ADD;
        /*background-color:inherit;*/
	text-decoration:none;
	
}
#description {
	font-family:Candara,'Trebuchet MS';
	font-weight:normal;
	color:#666;
	font-size:24px;
	padding:3px;
	padding-left:20px;
	
}
/*END HEADER***************************/



/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width:150px;
	padding-left:0px;
        margin:0;
        min-height:750px;
        height:auto;
	
}

#sidebar h2 {
	color:2a9add;//03B6C7;
	background:transparent url("images/sidebar_h2.png") no-repeat center right;
	font-weight:normal;
	font-family:Candara,'Arial';
	font-size:18px;
	
}

#sidebar h3 {
	color:#2A9ADD;
    background-color:inherit;
    font-size:14px;
    margin:0px 0 5px 0px;
    padding:5px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;

	
}

#searchform input{
	background:#eee;
	padding:3px;
	margin-top:10px;
	border:1px dashed #eee;
	color:#555;
	font-family:'Arial Narrow',Arial;
	font-size:14px;
}
#searchform input[type="submit"] {
	cursor:pointer;
}

#searchform input[type="submit"]:hover {
	background:#ccc;
	border-color:#eee;
}


#sidebar ul,#sidebar   ul   li {
 border:0px solid red;
 background:url('images/listline.gif') no-repeat; 
 /*padding-left:20px;
 padding-right:2px;
 padding-top:0px;
 padding-bottom:4px;*/
}
#sidebar  ul{
    list-style-type:none;
    padding:0;
    margin:5px 0;
    line-height:20px;
    color:#EE6600;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;


}

#sidebar>ul {
	padding-bottom:5px;
	*margin-bottom:20px;	
}
#sidebar > ul > li > ul > li ul {
	//list-style:none;
	padding:0;
	margin:0;
	margin-left:3px !important;
	padding-left:3px;
	font-size:14px;
        font-weight:bold; 
        text-decoration:none;
}
	
	
	
#sidebar ul li ul li{
	padding:3px;
	padding-left:5px;
	//	
}
#sidebar > ul > li > ul > li > ul > li {
	padding:3px;
	padding-left:3px;
	border:none;
	
}
#sidebar>ul>li>ul li {
	border-bottom:1px dashed #ccc;
}
#sidebar a {
	text-decoration:none;
	color:#ee6600;

}
#sidebar a:hover {
	color:#2A9ADD;//0FE7F1;
}
#sidebar>ul>li ul {
	margin-left:3px;
}
ul.l_menu{
    list-style-type:none;
    padding:0;
    margin:5px 0;
    line-height:20px;
    }
ul.l_menu li {border:0px solid red; background:url('/styles/homebuilder/img/listline.gif') no-repeat; padding-left:20px; padding-right:2px; padding-top:0px; padding-bottom:4px}
.l_menu a{color:#EE6600; font-weight:bold; text-decoration:none;}
.l_menu a:hover{color:#2A9ADD;}



/*******SIDEBAR END***************/

#content {
	margin-left:150px;
	padding-right:20px;
	padding-left:0px;
        min-height:750px;
        height:auto;
        /*clear:both;*/
        border-left:1px solid #ccc;
        width:520px;

}
#content .post {
	padding:5px;
	margin-left:0px;
	color:#444;
	float:left;
	width:515px;
        text-align:justify;
	

 }

 #content h2,#content h3 a{
	font-weight:normal;
	font-family:Candara,Arial;
	border-bottom:1px solid #eee;
	padding-left:35px;
	padding-top:8px;
	padding-bottom:8px;
	/*background:transparent url("images/post.png") no-repeat center left;*/
 }
 #content h2 a{
	color:#343434;//03B6C7;
	text-decoration:none;
 }
 #content h2 a:hover {
	color:#c00;//0FE7F1;
 }


#content .entry{

margin-top:1.0em; margin-bottom:0.6em;
font-weight:strong;
}




 #content .entry {
	padding:5px;
	padding-left:10px;
        padding-right:20px;
 }
 p.postmetadata {
	background:#ddd;
	border:1px solid #eee;
	padding:5px;
	font-size:14px;
	}
p.postmetadata a{
	color:2a9add;
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
p.postmetadata a:hover {
	border-bottom:none;
}
a.post-edit-link {
	padding-left:16px;
        color:2a9add;
	
	background:transparent url("images/edit.png") no-repeat center left;
}
a[title~=Comment] {
	padding-left:16px;
	background:transparent url("images/comment.png") no-repeat center left;
}
a {
	color:#2a9add;
	text-decoration:none;
}
a:hover {
	color:#2a9add;
        text-decoration:underline;
}
a img {
	border:none;
}


#content .entry h1 {
        margin-top:1.0em; margin-bottom:0.6em;
	color:#2A9ADD;
	font-weight:strong;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:1.4em;
}

 #content .entry h2 {
        margin-top:1.0em; margin-bottom:0.6em;
	color:#2a9add;
	font-weight:strong;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:1.2em;
}

 #content .entry h3 {
        margin-top:1.0em; margin-bottom:0.6em;
	color:#2a9add;
	font-weight:strong;
        font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 #content .entryh4 {
        margin-top:1.0em; margin-bottom:0.6em;
	color:#2a9add;
	font-weight:strong;
        font-size:1.07em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#content .entryh5 {
        margin-top:1.0em; margin-bottom:0.6em;
	color:#2a9add;
	font-weight:strong;
        font-size:1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .entryh6 {
        margin-top:1.0em; margin-bottom:0.6em;
	color:#2a9add;
	font-weight:strong;
        font-size:1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.comment_part {
	margin-left:10px;
	padding-left:15px;
 }
h3#comments {
	padding:18px 48px 18px 0px;
	background:transparent url("images/comment_big.png") no-repeat center right;
}
ol.commentlist li {
	background:#eee;
	border-top:1px solid #ddd;
	border-left:5px solid #ddd;
	padding:10px;
}
ol.commentlist li.alt {
	background:#ebebeb;
	border-top:1px solid #ddd;
	border-left:5px solid #ddd;
	padding:10px;
}
ol.commentlist img.avatar {
	border:2px solid #ccc;
	width:32px;
	height:32px;
	background:transparent url("images/user.png");
	display:block;
}
cite.comment_author {
	color:#c00;
	font-family:Candara,'Arial';
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:#c00;
	display:block;
	background:#ccc;
	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	color:#666;
	background:#eee;
	padding:3px;	
}
#commentform input[type="text"] {
	background:#ddd;
	border:1px solid #eee;
	color:#444;
	padding:3px;
	font-family:Arial;
}
#commentform textarea {
	background:#ddd;
	border:1px solid #eee;
	color:#444;
	padding:3px;
	font-family:Candara,Arial;
	overflow:auto;
	width:500px;
	height:350px;	
}

#commentform input[type="submit"] {
	background:#ddd;
	padding:6px;
	border:1px solid #eee;
	color:#444;
	cursor:pointer;
}
#commentform input[type="submit"]:hover {
	background:#eee;
	padding:6px;
	border:1px solid #fff;
	color:#666;
	cursor:pointer;
}
hr {
	display:none;
}


#footer {
	clear:both;
	background:#F4F4F4 url("images//footer.png") no-repeat top center;
	padding:15px 15px 5px 15px;
	text-align:center;
	/*height:48px;*/
	font-size:14px;
        width:670px;
        /*position:relative;*/
        
}

.footer{
/*width:750px;*/
background-color:#D8F2FF;
    border:1px solid #006DAE;
    padding:0px 0 0 0px;
    height:40px;}




#footer p {
	padding:20px;
}
.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:14px;
	color:#666;
	border:1px solid #CCCC99;
	border-width:1px 0px;
}

a.download {
	background:#777;
	padding:5px;
	color:#ddd;
	border:1px solid #977;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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) */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 240px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	color:2a9add;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:18px;
	font-family:'Arial Narrow';
	
}
div.single_navigation table {
	width:650px;
	margin-top:20px;
	padding:5px;
	border-bottom:1px solid #eee;
}

div.single_navigation table a {
	color:#666;
}
div.single_navigation table a:hover {
	color:#c00;
}
td.single_alignleft,td.single_alignright {
	width:325px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #ddd;
}
td.single_alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #cfcfcf;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/


/*wiki css starts here*/

/***********************************************************************
** pmwiki.css
**  Copyright 2004-2006 Patrick R. Michaud (pmichaud@pobox.com)
**  Copyright 2006 Hagan Fox
**  This file is part of PmWiki; you can redistribute it and/or modify
**  it under the terms of the GNU General Public License as published
**  by the Free Software Foundation; either version 2 of the License, or
**  (at your option) any later version.  See pmwiki.php for full details.
***********************************************************************/

/* This sets the overall frame for the site */
	
/* These control the fixed-width text elements of the page */
textarea, pre, code { font-size:0.9em; }
pre, code { font-family:'Lucida Console','Andale Mono','Courier New',Courier; }
pre { line-height:1.2em; }
pre code, code code, pre pre { font-size:100%; }

/* These primarily adjust the size and spacing of heading elements,
** most browsers have atrocious defaults for these. */
 h1, h2, h3, h4, h5, h6 { margin-top:1.0em; margin-bottom:0.6em; }
 h1, h2, h3, h6 { font-weight:strong; }
 h4, h5 { font-weight:bold; }
h1 code, h2 code, h3 code, h4 code { font-size:1em; }
/* Wiki Page - Title*/
 { font-size:1.4em; color:#2A9ADD;} 
 { font-size:1.2em; }
 { font-size:1em; }
 {font-size:1.07em; }
 h5 { font-size:1.0em; }
 h6 { font-size:1.0em; }

/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo { margin-top:4px; padding:6px; border-bottom:1px #cccccc solid; }

/* This controls the rest of the heading (primarily the search box) */
#wikihead { 
  position:absolute; right:10px; top:10px; 
  font-family:Verdana,sans-serif; font-size:85%; 
}
#wikihead input { font-size:85%; } 

/* These are for the left-sidebar. */
#wikileft { 
  width:155px; 
  padding:6px; border-right:1px #cccccc solid; 
  line-height:1.33em;
  font-size:9.4pt; font-family:Verdana,sans-serif;
}
#wikileft .vspace { margin-top:1.125em; }
#wikileft a { text-decoration:none; color:2A9ADD; }
#wikileft a:hover { text-decoration:underline; color:2A9ADD; }
#wikileft ul { list-style:none; padding:0px; margin:0px; }
#wikileft li { margin:0px; padding-left: 6px; }
/* The "#wikileft h1" and "#wikileft h5" settings are for
** backwards compatibility with previous releases of PmWiki.
** They are deprecated (replaced with the .sidehead class),
** and may be removed in a future release. */
#wikileft h1, #wikileft h5, .sidehead {
  margin:0px; padding:4px 2px 2px 2px;
  font-size:11pt; font-weight:bold; font-style:normal; 
}
#wikileft h1 a, #wikileft h5 a, .sidehead a 
  { color:#2A9ADD; font-weight:bold; font-style:normal; }

/* These affect the main content area. */
#wikibody { 
  padding:0px 10px 10px 15px; background-color:white; 
  font-size:12px;
}
#wikicmds { 
  float:right; white-space:nowrap; 
  font-family:Verdana,sans-serif; font-size:80%; 
}
#wikicmds ul { list-style:none; margin:0px; padding:0px; }
#wikicmds li { display:inline; margin:0px 5px; }
#wikicmds li a { text-decoration:none; color:2A9ADD; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:underline; color:2A9ADD; }
.pagegroup { margin-top:8px; margin-bottom:2px; }
.pagetitle { line-height:1em; margin:0px; font-size:1.6em; font-weight:normal; }
.wikiaction { margin-top:4px; margin-bottom:4px; }
#wikitext { margin:0; line-height:1.33em; text-align:justify;}
#wikitext table { font-size:12px; line-height:1.33em; padding:0px 0px 0px 5px; } /* For MSIE 5.5 */

/* These are for the edit form. */
#wikiedit { margin:0px; width:100%; }
#wikiedit form { margin:0px; }
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }

/* These affect the lines at the very bottom. */
#wikifoot { 
  padding-left:178px; padding-bottom:4px; border-top:1px #cccccc solid;
  font-family:Verdana,sans-serif; font-size:80%; 
}

/* These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed. */
@media print {
  body { width:auto; margin:0px; padding:0.5em; }
  #wikihead, #wikileft, #wikicmds, .footnav { display:none; }
  #wikifoot { padding:2px; }
}