/*
Theme Name: Dynamic Dream
Theme URI: http://www.dynamicguru.com/
Description: A gorgeous wordpress theme with two-columns,widget ready, left sidebar and awesome jquery effects on the left sidebar links
Version: 1.2
Author: Mujtaba Ahmed
Author URI: http://www.dynamicguru.com/mujtaba/
Tags: pink,red,white,left-sidebar
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#4679ae;
	color:4679ae;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#page {
	background:transparent url("images/bg1.png") repeat-y top center;
	margin:0px auto;
	text-align:left;
	width:920px;
	padding-top:0px;	
}




/*BEGIN HEADER*************************************/
#header {
	background:transparent url("images/header.png") no-repeat top center;
	height:220px;
	width:1000px;
	color:#211;
	font-weight:normal;
	letter-spacing:-2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	text-align:center;
	margin:0px;
	padding-top:30px;
	margin-left:-40px;
}
#header a {
	color:#993300;
	padding:10px;
	text-decoration:none;
	display: none;
}
#header a:hover {
	color:#990000;	
}
#description {
	font-family:Candara,'Trebuchet MS';
	font-weight:normal;
	color:#CC9999;
	font-size:24px;
	padding:3px;
	padding-left:20px;
	display: none;
}	

#clickable {
    text-indent: -9999px;
	display: block;
	width: 428px;
	height: 120px;
	position:absolute;
	left: 160px;
	top: 10px;
	border: none;
}

/*END HEADER***************************/



/***************Begin SIDEBAR************************/
#sidebar {
	background-color:#EBE6AB;
	float:left;
	margin-left:42px;
	padding-left:10px;
	padding-top:16px;
	width:200px;
	
}

#sidebar h2 {
	color:#a40;//03B6C7;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

#searchform input{
	background:#f3f1d5;
	padding:2px;
	margin-right:8px;
	margin-top:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#searchform input[type="submit"] {
	cursor:pointer;
}

#searchform input[type="submit"]:hover {
	background:#f3f1d5;
}


#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar  ul{
	list-style:none;
	padding:0;
	margin:0;
	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:12px;
}
	
	
	
#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 solid #ccc;
}
#sidebar a {
	text-decoration:none;
	color:#00146c;

}
#sidebar a:hover {
	color:#666;
	text-decoration:underline;
}
#sidebar>ul>li ul {
	margin-left:3px;
}

#sidebar .sidebarBox {
background-color:#f3f1d5;
border-bottom:thick;
border-bottom-color:#4679ae;
border-left:thick;
border-left-color:#4679ae;
border-right:thin;
border-right-color:#4679ae;
border-top:thin;
border-top-color:#4679ae;
margin-bottom:6px;
margin-right:10px;
margin-top:14px;
padding:10px;
}

#sidebar .sidebarBox a {
font-weight:bold;
}




/*******SIDEBAR END***************/

#content {
	margin-left:250px;
	padding-right:15px;
	padding-left:15px;
	font-size:12px;

}
 #content .post {
	padding:5px;
	color:#444;
	float:left;
	width:600px;
	margin-top:-26px;
	line-height:18px;
	 }

#update {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:50px;
}
 
 #search h2 {
    margin:24px 0 20px -46px;
}

 #content .results {
 padding-bottom:40px;
 width: 600px;
 }

 #content h2,#content h3 a{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
 }
  
 #content h2 a {
	color:#3c82cb;
	text-decoration:none;
 }
 #content h2 a:hover {
	color:#b6b065;
 }	
#content h2 a:visited {
	color:#3c82cb;
	}

 #content .entry {
	padding:0 2px 5px;
 }
p.postmetadata {
	background:#004B91;
	padding:0px;
	font-size:11px;
    color:#FFFFFF;
	visibility:hidden;
	}
p.postmetadata a,p.postmeta a{
	text-decoration:none;
	color:#EEEEEE;
	border-bottom:1px solid #000000;
}
p.postmetadata a:hover,p.postmeta a:hover {
	border-bottom:none;
}
p.postmeta span {
	float:left;
	background:#eee;
	border:1px solid #ccc;
	padding:0px;
	margin:5px;
	visibility:hidden;
}
small.time {
	border-left:2px solid #930;
	color:#930;
	padding:3px;
	margin:3px;
	visibility:hidden;
}
div.clear {
	clear:both;
}
a.post-edit-link {
	padding-left:16px;
	
	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;
	visibility:hidden;
	}

a {
	color:#3c82cb;
	text-decoration:none;
}

a:visited {
	color:#3c82cb;
	}
	
a:hover {
	color:#b6b065;
	text-decoration:underline;
}

a img {
	border:thin;
}
a.rss {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:transparent url("images/RSS.png") no-repeat center left;
}
h2 {
	color:#343434;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

h3 {
	color:#222222;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:small-caps;
}



div.comment_part {
	margin-left:10px;
	padding-left:15px;
 }
h3#comments {
	padding:5px;
	color:#930;
}
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:0px;	
}
#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 #ccc;
	color:#444;
	cursor:pointer;
}

#hr {
	background:url("images/hr.png") no-repeat center;
	display: block;	
	padding-top:4px;
	padding-bottom:12px;
}


#footer {
	clear:both;
	background:#fff url("images/footer.png") repeat-x top center;
	padding-top:64px;
	text-align:center;
	height:86px;
	width:1000px;
	font-size:11px;
	margin-top:5px;
	margin-left:-40px;
}
#footer p {
	color:white;
}

#footer a {
    color:#330000;
	}
	
	
.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:14px;
	color:#666;
	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:#800;
	}

#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;
	}

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:#990000;
}
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*/

/*added for printing 1-30-15 CirannaBird*/

media print{
	

p {page-break-inside: avoid;}

header {padding: 15px 0px 15px 0px;}

header a {display: none;}

header img {display: none;}

footer {
	text-align: center;
	border-style: solid;
	border-color: #BFF16c;
	border-width: 6px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: white;
	padding: 10px 0px 10px 0px;
	font-size: 90%;
	}

#sidebar {display: none;}

#widget {display: none; }
}
