/*
Theme Name: Dodo
Theme URI:
Description: A 2-columns simple, clean and easily accessible beautiful theme which can load your blog more faster. For free additional support  - <a href="http://www.inspiredbuddy.com/wordpress-themes/a-simple-and-clean-wordpress-theme-for-everyone/">Inspired Buddy</a>.
Version: 1.2.1
Author: Rajveer Singh Rathore
Author URI: http://www.inspiredbuddy.com/
Tags: fixed width, two columns, archives, accessible, simple, clean, valid CSS, valid XHTML, black, white, right sidebar, widgets, widget ready
*/

/* Changelog
Version 1.2 - Links color changed to blue (more user friendly), small padding/margin fixes in sidebar navigation and <ol> list in main content.
Version 1.2.1 - Added more info for free support on this theme, and few extra tags.
*/

* {margin:0; padding:0; }
body {
	font:62.5% "georgia", serif;
	line-height:1.7em;
	color:#000;
}

table, td {
	font:110% "georgia", serif;
	padding: 5px 10px;
}
a {
	color:#124AA8;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #ed2024;
	text-decoration:underline;
}
p {padding-top:10px;}
h1 {margin: 20px 0 0}
img {
	margin:8px 10px 5px 10px;
	}
input {vertical-align: middle}
h2 {
	font: normal 1.6em "georgia", serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 25px 10px 30px;
	border-left: 3px solid #124AA8;
	background: #FFFDD5;
	padding: 5px 15px;
	font-size: 1.3em;
	color:#000;
}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
#wrapper {
	width: 829.5px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#header {
	margin-bottom: 25px;
	position:relative;
	overflow:hidden;
}
#header-bg {
	background:#FFF url(images/nywc-web-banner-02.gif) no-repeat scroll 0 0;
	height:175px;
	position:relative;
	padding: 0px 0 20px 0;
}
#header-bg h1 {
	position:absolute;
	top:0px;
	left:0px;
	color:#000;
	line-height: 0.85em;
	font-size:2.5em;
	margin: 0px 0 15px;
	padding:22px 10px 4px 0px;
}
#header-bg h1 a {
        font-family: "georgia",  serif;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
#header-bg h1 span {
	display: block;
	font-size: 0.50em;
	font-weight: normal;
	color:#6633FF;
}
#navcontainer {
	background: #000;
	height:48px;
	position:absolute;
	bottom:0;
	left:0;
	width:830px;
}
ul#navlist {
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0 0px 0;
	padding:0;
}
ul#navlist li {	
	border-right:1px solid #FFF;
	height:48px;
	float:left;
	width:102.75px;
	margin:0;
	padding:0;
	text-align:left;
}
ul#navlist li a {
	font-family:"arial", helvetica, sans-serif;
	color:#FFF;
	display:block;
	font-size:11px;
	text-decoration:none;
	height:48px;
	font-weight:bold;
	padding:8px 8px 15px 8px;
}
ul#navlist li a:hover {
	background-color:#ed2024;
	color:#fff;
}
#navlist li.current_page_item {
	background:#ed2024 ;
	color:#fff !important;
}


#container {
	width: 100%;
	margin-bottom:10px;
}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 570px;
	float: left;
	padding: 0 20px 0 0;
	overflow: hidden;
}

#content h2 {
	font:bold 1.9em "georgia", serif;
	color:#000;
	padding: 0 0 4px;
}
#content h2 a {
	font-weight:normal;
	text-decoration:underline;
	color:#000;
	}
#content h2 a:hover {
	color:#6633FF;
	}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	font:bold 1.7em "georgia", serif !important;
	color:#000;
	margin-bottom:-5px !important;
}
#content p, ntent li {
	font-size: 1.3em;
	line-height: 1.5em;
}
#content h3 a {
	text-decoration:underline;
	}	
#content .post {
	margin: 0 0 2.2em;
}
#content .post h2 {
	font-size:2em;
	margin:0 0 -2px;
}
#content .post h3 {
	margin-bottom:0px !important;
}
.post ul, .post ol {
	margin:0 0 6px 35px;
	font-size:12px;
        list-style-position: inside
}
.post li {
	padding:8px 25px 0 0;
	color:#000;
}
.post .postmetadata {
	font-size:1.1em;
	color:#999;
}
.postmetadata a {
	color:#999;
	text-decoration: underline;
}
.postmetadata a:hover {
	color:#000;
}
.entry {
  text-align: left;
}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin:20px 0 5px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}
.imagecenter { text-align: center; margin: 15px; } 

h3#comments,h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}
.commentlist {
	margin: 20px 0 30px 18px;
	font-size:120%;
}
.commentlist img {
	float:none;
	padding:0;
	border:0;
	}
.commentlist li {
	padding:5px 0 20px;
	font-size:90%;
}
.cdata {
	background:#FFFDD5;
	border-top:1px solid #BFBC7D;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
  color:#000;
}
#content img.avatar {
  	float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #848144;
}
#comment {
	width: 530px;
	height: 170px;
}
/* sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 238px;
	padding: 0 0 0 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#sidebar span {
	margin-top: 10px;
	padding: 5px 0 0 0px;
}
#sidebar img { 
        float: center; 
	margin: 0px;
}
#sidebar ul	{
	list-style: none;
	margin:0 0 15px;
	font-size:11px;
	}
#sidebar ul li ul {
	margin:0;
	padding:0 0 0 4px;
	}	
#sidebar ul li ul li ul	{
	margin:5px 0 -12px 0;
	padding:0 0 0 4px;
	}	
#sidebar ul	li	{
	margin: 0px 0px -1px 0px;
	padding:6px 0 6px 5px;
	line-height: 15px;
	}		
#sidebar ul li a {
	background:url(images/arrow.gif) no-repeat center left;
	padding: 0 0 0 8px;
	text-decoration:none;
	color:#124AA8;
	font-weight:bold;
	}
#sidebar ul li a:hover {
	text-decoration:underline;
	color:#ed2024;
	}
#sidebar h2 {
	font:bold 1.2em "arial", helvetica, sans-serif;
	padding: 20px 0 0 3px;
	line-height:0.6em;
	color:#000;
}
#sidebar h3 {
	font: normal 1.4em/1.1em "arial", helvetica, sans-serif;
	padding: 0 0 3px;
}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align:center;
  line-height:21px !important;
}
abbr, acronym {
border:medium none;
}
abbr[title], acronym[title] {
border-bottom:1px dotted #999;
cursor:help;
font-style:italic;
}
code, kbd, pre {
font-family: Monaco,"Courier New",Tahoma;
}
pre {
	padding:10px;
	background:#F6F7F5;
	font-size:120%;
}

code {
	color:#990000;
	font-family:"Courier New",Courier,mono;
}
.txtRed {
	color:#FF0000;
	font-size:130%;


}
.txtGrey {
	color:#999;
}

#footer {
	clear: both;
	margin: 0 0 15px;
	font-size: 1.1em;
	color: #808080;
}
#footer-bg {
	background:#FFF;
	height:80px;
	border-top:3px solid #ed2024;
	padding: 0px 0 10px 0;
}
#footer p{
	text-align:left;
	color:#000;
	}
#footer p a{
	color:#124AA8;
	}
#footer p a:hover{
	color:#ed2024;
	}	
#base .baseHdr{
	font-size:1.5em;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
	border:none;
	padding:0;
}
#base {display: inline; float: left; margin: 0; width:100%; clear:left;}
#base {background:#F0F0F0; border-bottom:3px solid #000; border-top:3px solid #000; position: relative; }
#base ul {margin:10px 10px; padding:10px 0 0 4px; width:252px; display:inline; float:left; list-style-type:none; }
#base li {padding:5px 4px; border-top:1px solid #C0BDBD; line-height:15px;}
.grid12 h6 { margin: 10px 0 50px 0; }


