/*
Theme Name: Dynamic Guru plus
Description: DG Theme
Version: 3.0
Author: Mujtaba Ahmed
Tags: black,dark,purple,two-columns,right-sidebar,fixed-width,custom-header,theme-options,threaded-comments
*/

body {
	margin:0;
	text-align:center;
	font-family:Arial,sans-serif;
	background:#f4f4f4 url("images/bg.png") repeat-x top center;
}
/************************* PAGE AND HEADER *************************************/
#page {
	margin:0 auto;
	text-align:left;
	width:1000px;
}
#header {
	margin:0;
	padding:0;
}
#header a#logo {
	float:left;
	display:block;
	background:transparent url("images/logo.png") no-repeat;
	width:311px;
	height:77px;
	margin-top:-10px;
}
#header #slogan {
	margin-top:20px;
	margin-left:330px;
	position:relative;
	color:#fff;
}
#header img {
	vertical-align:middle;
	border:0;
}
#header form{
	display:inline;
	margin-left:20px;
}
#header input[type="text"]{
	background:#fff url("images/search.png") no-repeat center right;
	border:1px solid #201A16;
	border-radius:0;
	-khtml-border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	font-size:12px;
	margin:0;
	padding:5px 22px 4px 5px;
	color:#201A16;
}
#header .today{
	color:#558288;
	font-size:12px;
}
/************* TOP NAVIGATION *******************/
ul.navigation {
	height:61px;
}
ul.navigation
{    margin: 0;
    padding: 0;}

	ul.navigation li
	{	float: left;
	position:relative;
		list-style: none;
		font: 12px Tahoma,sans-serif;
	}
	ul.navigation li a
	{	display: block;
		padding: 23px 17px;
		padding-top:24px;
		text-transform:capitalize;
		text-decoration: none;
		color:#558288;
		white-space: nowrap}
	ul.navigation li a:hover
	{
                color:#92cbd1;
		text-shadow:#000 1px 1px 1px;
        }
	ul.navigation li.current_page_item a,ul.navigation li.current-cat a {
		color:#fff;
	}
			ul.navigation li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			top:60px;
                        z-index:100;
			display:none;
			background: #081A21;
			border-top:1px solid #081A21;
                        border:1px solid #365358;
			border-top:none;
			}
		
			ul.navigation li ul li
			{	float: none;
				display: inline}
			
			ul.navigation li ul li a
			{	width: auto;
				text-shadow:none;
				padding:8px 17px;
				background: #081A21;
				color: #4b7278}
			
			ul.navigation li ul li a:hover
			{   background:#123a49;
                            color:#8abbc4;
                        }
			
/************8 CATEGORIES ******************/
#cat_menu ul,#cat_menu ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#cat_menu {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:120px;
	z-index:99;
	background:#182F35;
	font-size:12px;
	display:none;
	border-bottom:3px solid #091113;
}
#cat_menu li
	{
	float: none;
	}
	
#cat_menu li a

{	width:113px;
	text-shadow:none;
	text-transform:capitalize;
	display:block;
	padding:8px 17px;
	background: #182F35;
	text-decoration:none;
	color: #6b9ca3}
	
#cat_menu li a:hover
{
    color:#fff;
}

/*************** MAIN CONTENT ************************/
#content {
	float:left;
	width:720px;
	padding-right:15px;
	font-size:14px;
	margin:0;
	margin-top:25px;
	border:1px solid #ccc;
	background:#fff;
	padding:1px;

}
#content div.post h1,#content div.post h1 > a ,#content div.post h1>a:visited {
	font-family:Arial,'Lucida Grande',sans-serif;
	color:#111;
	font-weight:bold;
	text-decoration:none !important;
}
#content div.post {
	background:#fff url("images/postBg.png") no-repeat top left;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	color:#444 !important;
}
#content div.post h2,#content div.post h3 {
	color:#444;
}
#content div.entry {
	line-height:1.4em;
	margin:0 15px;
}
 /****************** SIDEBAR*************************/
#sidebar {
	margin-top:25px;
	margin-left:740px;
	color:#333;
}
#sidebar a {
	text-decoration:none;
	text-shadow:#fff 1px 1px 0;
}
#sidebar h3 {
	letter-spacing:-1px;
	font-family:Arial,sans-serif;
	color:#111;
}
#sidebar h2{
	font-size:24px;
	font-weight:bold;
	font-family:Arial,'Lucida Grande',sans-serif;
	color:#111 !important;
	text-shadow:#fff 1px 1px 0;
	cursor:pointer;
	margin:4px;
	padding:5px;
}
 #sidebar h2 a  {
	color:#111 !important;
	border-bottom:none !important;
 }
 #sidebar li.widget_rss img {
	display:none;
 }
#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:12px;
}
#sidebar>ul {
	padding-bottom:5px;
}
#sidebar>ul>li>ul>li,#sidebar>ul>li>div>ul>li {
	color:#aaa;
	margin-left:15px;
	list-style:square !important;
}
#sidebar>ul>li>ul>li {
	padding:3px;}
#sidebar li.current_page_item>a ,#sidebar li.current-cat>a {
	font-weight:bold;
	color:#333;
}
#sidebar>ul>li ul {
	margin-left:8px;
	}
	
div.data span {font-weight:bold}
/********************* HEADING TAGS*********************************/
h1,h2,h3{
	font-weight:bold;
	font-family:Arial,"Lucida Grande",sans-serif;
	line-height:1.4em;
	letter-spacing:-1px;
	padding:4px 0;
	margin:5px 0;
 }
h4,h5,h6 {
	font-family:Arial,"Lucida Grande",sans-serif;
	line-height:1.4em;
	padding:4px 0;
	margin:5px 0;	
}
 h3{
	font-size:18px;
 }
h2 {
	font-size:22px;
 }
 h1 {
	font-size:30px;
 }

 h1.pagetitle {
	margin:15px;
	padding-top:15px;
 }
 h1.post-title {
	margin:15px;
}
div.archives {
	background:#ddd url("images/archives.png") repeat-x top center;
	border-bottom:1px solid #ccc;
	padding:12px;
	font-size:22px;
	color:#222;
	font-weight:bold;
	text-shadow:#fff 1px 1px 0;
	margin:0 !important;
	}
div.archives span {
	display:block;
	font-size:12px;
	color:#999;
	text-shadow:#fff 1px 1px 0;
}
 /******************************** PAGINATION *************************/
 ul.page-numbers {
	list-style:none;
	margin:20px;
	padding:0;
	float:right;
 }
 ul.page-numbers li {
	float:left;
	font-family:Tahoma,Arial;
 }
 ul.page-numbers li span.current {
	background:#3ED1D1 url("images/button-grd.png") repeat-x top center;
	color:#fff;
	border:1px solid #999;
	text-shadow:#000 1px 1px 0;
	padding:9px 13px;
	margin:3px;
 }
 a.page-numbers {
	background:#eee url("images/menu.png") repeat-x top center;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	text-decoration:none;
	padding:5px 9px;
	margin:3px;
	text-shadow:rgba(255,255,255,0.5) 1px 1px 0;
	}
 a.page-numbers:hover {
	background:#bbb url("images/menu.png") repeat-x center center;
	color:#111;
	border:1px solid #666;
 }
/********************** ACCESSORY CLASSES and Ids ***************/
#ie6,.highlight {
	margin:7px 0;
	padding:16px;
	color:#222;
	font-size:14px;
	text-shadow:#fff 1px 1px 0;
	background:#FFF17A url("images/highlight.png") repeat-x top center;
	border:1px solid #DDB358;
}
#ie6 a,#ie6 h3,.highlight h3 {
	border-bottom:none;
	color:#111;
	margin:3px 0;
	padding:0;
	letter-spacing:0px;
	}
#allowedTags {
	display:block;
}
b.i,strong.i {
	font-weight:normal !important;
}
.clear {
	clear:both;
}
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.info {
	background:#7AC2FF url("images/info.png") repeat-x top center;
	margin:7px 0;
	padding:20px;
	color:#222;
	font-size:14px;
	text-shadow:rgba(255,255,255,0.7) 1px 1px 0;
	border:1px solid #579;

}
a.download {
	background:#eee url("images/menu.png") repeat-x top center;
	border:1px solid #999;
	font-weight:bold;
	color:#333 !important;
	font-size:12px;
	text-decoration:none;
	padding:5px 9px;
	margin:3px;
	text-shadow:rgba(255,255,255,0.5) 1px 1px 0;
}
a.download:hover {
	background:#3ED1D1 url("images/button-grd.png") repeat-x center center;
	color:#fff !important;
	text-shadow:none;
	text-decoration:none !important;
	border:1px solid #333;
}
#content .entry img.frame,#content .entry img.border {
	background:#eee;
	border:1px solid #ccc;
	padding:5px;
	margin:10px;
}
#content .entry img.frame:hover,#content .entry img.border:hover {
	background:#f7f7f7;
}
.green {
	color:green;
}
.red {
	color:red;
}
/******************** MISC POST ELEMENTS **********************/
div.divider {
	height:60px;
	background:#fff url("images/divider.png") no-repeat center center;
}
#cats,#tags {
	padding:15px;
	padding-left:35px;
	font-family:Tahoma,Arial Narrow;
}
#cats {
	background:transparent url("images/cat.png") no-repeat center left;
}
#tags {
	background:transparent url("images/tag.png") no-repeat center left;
	border-top:1px solid #ccc;
}

a.readmore,a.more-link,a.more-link:visited,a.readmore:visited{
	background:#3ED1D1 url("images/button-grd.png") repeat-x top center;
	border:1px solid #555;
	color:#fff !important;
	font-weight:bold;
	font-size:12px;
	text-decoration:none !important;
	padding:5px 9px;
	margin:3px;
	text-shadow:#777 1px 1px 0;
}
a.readmore:hover,a.more-link:hover {
	background:#eee url("images/menu.png") repeat-x top center;
	border:1px solid #777;
	text-decoration:none !important;
	text-shadow:rgba(255,255,255,0.5) 1px 1px 0;
	color:#333 !important;
}
a.more-link {
	display:block;
	margin:8px 0;
	width:135px;
}
div.postmeta {
	padding:0 25px;
	margin: 0;
}
div.postmeta a,div.postmeta h3 {
	border-bottom:0 !important;
}
div.postmeta h3 {
	font-size:18px;
	color:#555 !important;
	font-family:Arial,sans-serif;
}
div.postmetadata {
	padding:6px 14px;
	font-size:14px;
	font-style:italic;
	color:#777;
	text-shadow:#fff 1px 1px 0;
}
a.post-edit-link{
	padding:9px;
	display:block;
	margin:15px;
	padding-left:24px;
	color:#555;
	font-family:Tahoma,Arial;
	background:transparent url("images/edit.png") no-repeat center left;
}

/********* NEXT _PREV ********************/
#next-prev {
	background:transparent url("images/archives.png") repeat-x top center;
	text-shadow:#fff 1px 1px 0;
	height:55px;
	border-bottom:1px solid #ccc;
}
#next-prev a {
	color:#444 !important;
	text-decoration:none !important;
}
#next-prev a:hover {
	color:#02626B !important;
}
#next-prev div {
	padding:20px 0;
	font-size:14px;
}
#next-prev .prev{
	padding-left:15px;
	float:left;
	width:340px;
}
#next-prev .next  {
	padding-right:15px;
	margin-left:350px;
	text-align:right;
}
#next-prev .prev a {
	padding-left:22px;
	background:transparent url("images/prev.png") no-repeat center left;
}
#next-prev .next a {
	padding-right:22px;
	background:transparent url("images/next.png") no-repeat center right;
}
/************ SHARER *********************/
#sharer img {
	opacity:0.7;
	filter:alpha(opacity=65);
}
.shareSlogan {
	text-transform:capitalize;
	margin:5px;
	font-weight:bold;
	letter-spacing:0px;
	font-size:14px;
	display:block;
}
#sharer {
	margin-bottom:15px;
	width:300px;
	float:left;
}
#postcatag {
	margin-left:310px;
}
/************ COMMENTS *********************/

div.avatar {
	float:left;
	width:70px;
	margin-right:10px;
}
div.commentInfo {
	margin-left:75px;
}
img.avatar {
	background:#fff;
	padding:1px;
	display:block;
	border:1px solid #bbb;
}
cite.commentAuthor,cite.commentAuthor a,cite.commentAuthor a:hover{
	font-style:normal;
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	text-decoration:none;
	text-transform:capitalize;
	color:#444;
	display:block;
}

cite.commentAuthor a
{
	color:#02626B;
}
div.awaitingMod {
	margin:6px 0;
	color:#05373B;
	font-weight:bold;
}
a.commentmeta {
	color:#999 !important;
	font-size:12px;
	font-style:italic;
	cursor:text;
	text-decoration:none;
}
div.commentText {
	margin:10px 3px;
}
div.reply {
	line-height:20px;
}
div.reply a.quote {
	border-left:1px solid #aaa;
}
div.reply a{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	padding:4px;
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	background:#f3f3f3;
}

div.cancel-comment-reply a,div.cancel-comment-reply a:hover {
	background:#c00;
	color:#fff !important;
	padding:3px;
	text-decoration:none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

div.comment_part {
	padding-left:15px;
	padding-right:15px;
	border-top:1px solid #fff;
	background:#f4f4f4;
	margin-bottom:none;
 }

ul.commentlist,ul.commentlist ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul.commentlist li {
	margin:10px 0;
}
#commentWrap {
	padding:10px;
}
ul.commentlist li  div.comment-body {
	background:#fff;
	border:1px solid #aaa;
}
ul.commentlist li.pingback div.comment-body {
	background:#eaecee !important;
}
ul.commentlist li.comment-author-admin div.comment-body {
	background:#fff url("images/admin.png") no-repeat top right;
}
/*******************************************************/
ul.commentlist li.depth-2 div.comment-body,ul.commentlist li.depth-3 div.comment-body,ul.commentlist li.depth-4 div.comment-body,ul.commentlist li.depth-5 div.comment-body {
	background:#f9f9f9 !important;
}
ul.commentlist li ul li {
	background:transparent url("images/comment-nest.png") repeat-x top center;
	padding-left:20px;
	border-left:1px solid #aaa;
}
/*******************************************************/
#respond {
	margin:6px;
}
/**************** FOOTER ***********************/
div.footerWrap {
	margin-top:15px;
	border-bottom:1px solid #ccc;
	text-align:center;
}
div#footer {
	width:1000px;
	margin:10px auto;
	color:#444;
	text-align:left;
	font-size:12px;
	line-height:1.6em;
}
#footer div.box {
	float:left;
	width:300px;
	margin:0 10px;
}
#footer h2 {
	letter-spacing:-1px;
	color:#222;
	font-family:Arial,sans-serif;
	font-weight:bold;
	text-shadow:#fff 1px 1px 0;
	border-bottom:1px solid #ddd;
}
#footer a,#footer a:visited {text-decoration:none !important;}

.creditWrap {
	background:#558288 url("images/credits.png") repeat-x bottom center;
	text-align:center;
}
#credits {
	width:1000px;
	margin:0 auto;
	padding:10px 0;
	font-size:12px;
	color:#558288;
	text-align:right;	
}
#credits a {
	text-decoration:none !important;
	color:#fff !important;
}
/************************** WP ELEMENTS ********************/

.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:hover {
	background:#f7f7f7;
}
.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;
}

/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float:left !important;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	background:#f6f6f6;
	padding:4px;
	border: 1px solid #ccc !important;
	}
	

.gallery-caption {
	margin:4px;
	}
/*gallery end*/

/* Begin Calendar */
#wp-calendar caption {
	font: normal 1.3em Arial,"Lucida Grande",sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align:center;
	font-weight:bold;
	font-family:Tahoma,Arial;
	color:#111;
	}
	
#wp-calendar {
	empty-cells:hide;
	width:200px;
	margin:0;
	}

#wp-calendar #next a {
	text-align: right;
	}

#wp-calendar #prev a {
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	border:none;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align:center;
	margin:-1px;
	font-family:Tahoma,Arial,sans-serif;
	color:#999;
}

/********************* TAGS*****************/

#content .post a {
	color:#02626B;
	text-decoration:none;
}
#content .post a:hover {
	text-decoration:underline;
	color:#05373B;
}
#content .post a:visited {
	color:#02626B;
	text-decoration:underline;
}
#content .post a:visited:hover {
	color:#05373B;
}
div.misc {
	background:#fff;
	border:1px solid #bbb;
	margin:8px 0;
	padding:16px;
	font-size:12px;
	color:#444;
}
div.misc h3 {
	border-bottom:none;
	color:#111;
	margin:3px 0;
	padding:0;
	letter-spacing:0px;
}
a {
	color:#02626B;
}
a:hover {
	color:#05373B;
}
a:active,a:focus {
	-moz-outline-style: none !important;
	outline:none !important;
}
a img {
	border:none;
}

p img {
	padding: 0;
	max-width: 100%;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	color:#05373B;
	}
abbr {
	border-bottom:none;
}
blockquote {
	margin: 15px 30px 0 0;
	padding:10px;
	background:#f6f6f6;
	text-shadow:rgba(255,255,255,1) 1px 1px 0;
	border:1px solid #ddd;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

blockquote cite {
	margin: 5px 0 0;
	font-style:italic;
	font-family:Georgia,serif;
	font-weight:bold;
	display: block;
	text-transform:capitalize;

	}
a img {
	border: none;
	}
label {
	cursor:pointer;
}

tt {
	color:green;
}
/**************** FORMS *****************/
input,textarea {
	background:#fafafa;
	border:1px solid #bbb;
	padding:4px;
	color:#333;
	font-size:14px;
	font-family:Tahoma,Arial;
	margin:5px;
}
input:focus,textarea:focus {
	background:#fff;
}
input[type="submit"] {
	font-family:Tahoma,'Arial Narrow';
	background:#3ED1D1 url("images/button-grd.png") repeat-x bottom center;
	color:#fff;
	border:1px solid #666;
	border-width: 0 1px 1px 0;
}
input[type="submit"]:hover
{
	cursor:pointer;
	background:#3ED1D1 url("images/button-grd.png") repeat-x top center;
	color:#fff;
}
textarea#comment {
	width:90%;
	height:300px;
}
