/*
Theme Name: Modern-Vintage
Theme URI: http://nischalmaniar.info/wordpress/
Description: Beautiful blend of Modern and Vintage web design. Two-column wordpress theme with optional support for Twitter feed in sidebar. Sidebar widget ready and support for plugins. Tested upto WordPress 2.8.4. Valid CSS & XHTML, Compatible with IE 7+, Mozilla 3+, Safari 3+
Version: 1.2
Author: Nischal Maniar
Author URI: http://www.nischalmaniar.info
Tags: Two-columns, Fixed-width, Threaded-comments
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/

/* reset */

body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	background-color: #000000;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	color: #343434;
}
a img { border:none; }
p { margin:0 0 1em 0; padding:0; line-height:110%; }
ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 1em 23px; padding:0; }
* html ol { margin:0 0 1em 23px; padding:0; }
ol li { padding:0 0 5px 0; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
pre { padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
object { display:block; margin:0 auto; padding:10px; }
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.centered { display: block; margin-left:auto; margin-right:auto; }
.clear { clear:both; }

.wp-caption {
	border: none;
	text-align: center;
	background-color: none;
	padding-top: 0;
	margin: 0;
	-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-dd {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

/* layout */
#wrapper { width: 900px; text-align: left; margin: 0 auto 0 auto; overflow: hidden; }
.content { width: 900px; padding-bottom: 20px; background: url(images/content-back.png) repeat-y; overflow: hidden; }

/* typography */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: lighter;
	color: #3F3B16;
	font-family: Georgia;
}
h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
blockquote { border-left: 4px #95955b solid; margin: 10px; padding: 10px; }

/* banner */



.logo-top { background: url(images/logo-back-top.png) no-repeat; width: 900px; height: 23px; }
#logo { background: url(images/logo-back.png) repeat-y; width: 900px; overflow: hidden; padding-bottom: 23px; }
#logo .heading { float: left; text-align: right; width: 38%; padding-right: 50px; margin-top: 40px; }
#logo .heading p { margin: 0; padding: 0; }

}

#logo .info { float: left; width: 42%; padding-left: 10px; }
#logo .info img { border: 4px #575757 solid; }
.headingdivider { background: url(images/headingdivider.png) repeat-x; border-bottom: 2px #996600 solid; width: 900px; height: 25px; }

/* sidebar */
#sidebar { width: 300px; margin: 18px 0 0 0; padding: 0; float: left; }


#sidebar .dynsidebartop { background: url(images/sidebartop.png) no-repeat; width: 264px; height: 14px; margin: 0 18px 0 18px; }
#sidebar .dynsidebarcenter { background: url(images/sidebarcenter.png) repeat-y; width: 264px; overflow: hidden;  margin: 0 18px 0 18px; }
#sidebar .dynsidebarbottom { background: url(images/sidebarbottom.png) no-repeat; width: 264px; height: 14px;  margin: 0 18px 0 18px; }

#sidebar .dynsidebarcenter ul {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
	
}
#sidebar .dynsidebarcenter ul li {
	margin: 0 0 18px 0;
	padding: 0;
	color: #210000;
}
#sidebar .dynsidebarcenter ul li a {
	color: #210000;
	text-decoration: none;
	}
#sidebar .dynsidebarcenter ul li a:hover {
	color: #674F00;
	text-decoration: underline;
	}
	
#sidebar .dynsidebarcenter ul li h2 {
	font-family: Arial Narrow;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #210000;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#sidebar .dynsidebarcenter ul li h2 a {
	color: #210000;
	text-decoration: none;	
	}

#sidebar .dynsidebarcenter ul ul { list-style: none; margin: 0; padding: 0; }
#sidebar .dynsidebarcenter ul li ul li {
	margin: 0;
	padding: 2px;
}
#sidebar .dynsidebarcenter ul li ul li {
	color: #210000;
	text-decoration: none;
}
#sidebar .dynsidebarcenter ul li ul li a:hover {
	color: #674F00;
	text-decoration: underline;
}



/* calendar */
#wp-calendar { width: 100%; color: #FFFFFF; text-align: center; }
#wp-calendar caption { padding: 5px 0 5px 0; }
#wp-calendar a { color: #FFFFFF; text-decoration: none; }
#prev { text-align: left; }

/* tag cloud */
.widget_tag_cloud a { color: #FFFFFF; text-decoration: none; }

/* container */
#container { float: left; width: 600px; margin: 18px 0 0 0px; }

/* posts */
.posts { list-style: none; margin: 0 18px 0 18px; padding: 0; }
.posts li { margin: 0 0 18px 0; padding: 0; }
.posts .post_title {
	font-family: Arial Narrow;
	text-align: center;
	font-size: 17px;
	color: #303018;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #46290D;
	border-bottom-color: #46290D;
}
.posts .post_title a { color: #303018; text-decoration: none; }
.posts .post_info {
	padding: 5px;
	color: #46290e;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46290D;
}
.posts .post_info a { color: #46290e; text-decoration: none; }
.posts .post_info a:hover { color: #46290e; text-decoration: underline; }
.posts .post_info .authordate { float: left; }
.posts .post_info .comment { float: right; background: url(images/commentinfo-icon.png) no-repeat right; padding-right: 18px; }
.posts .post_content {
	margin: 10px 5px 0 5px;
	color: #2A1A1A;
}
.posts .post_content a { color: #210000; text-decoration: none; font-weight: bold; }
.posts .post_content a:hover { color: #210000; text-decoration: underline; font-weight: bold; }

.posts li .post_content ul li { padding: 8px 0 8px 15px; margin-bottom: 0; line-height: 15px; border-bottom: 1px #d4b87e solid; }
.posts li .post_content ul li:hover { background: #d4b87e; }
.posts li .post_content ul ul li { line-height: 15px; margin-top: 0; border: none; padding-bottom: 0; }
.posts li .post_content ul ul ul li { line-height: 15px; margin-top: 0; border: none; padding-bottom: 0; }
.posts li .post_content ol li { padding: 8px 0 8px 15px; margin-bottom: 0; line-height: 15px;  border-bottom: 1px #d4b87e solid; }
.posts li .post_content ol li:hover { background: #d4b87e; }
.posts li .post_content ol ol li { line-height: 15px; margin-top: 0; border: none; }
.posts li .post_content ol ol ol li { line-height: 15px; margin-top: 0; border: none; }
.posts li .post_content table { border: #7F7F7F; }

.posts li .post_pages { color: #57230D; text-decoration: none; word-spacing: 5px;}
.posts li .post_pages a {
	color: #46290D;
	text-decoration: none;
}

.navigation {
	color: #46290D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #46290D;
	border-bottom-color: #46290D;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.navigation a {
	color: #46290D;
	text-decoration: none;
}
.navigation a:hover {
	color: #46290D;
	text-decoration: underline;
}
.fl { float: left; }
.fr { float: right; }

/* comments */
.com { margin: 30px 0 0 0; 
background-image: url(images/sidebarcenter.png);
	background-repeat: repeat;
}
.com h4 { font-weight: lighter; margin: 0; padding: 0; color: #6F6F6F; }
.nocomments { margin: 20px 0 20px 0; }
#comments {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #46290D;
	border-bottom-color: #46290D;
}

.com .commentslist {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
	color: #46290D;
		
}
.com .commentslist li {
	padding: 10px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 46290d;
	
}
.com .commentslist .comment.even {
	background-color: none;
	
}
.com .commentslist .comment.odd { background: none; 

}

.com .commentslist .children {
	list-style-type: none;
	padding: 10;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #46290d;
	margin-left: 20px;
		background-image: url(images/content-back.png);
	background-repeat: repeat;

}
.com .commentslist a {
	color: #46290D;
	font-weight: bold;
	text-decoration: none;
}
.com .commentslist a:hover { text-decoration: underline; }
.com-wrapper p { margin: 0; padding: 0; }
.com-header { float: left; margin-right: 20px; }
.com-header {
	padding: 3px;
	border: 1px solid #46290D;
	background-color: #EEDF8C;
}
.com-metadata {
	float: left;
	text-transform: capitalize;
	color: #46290D;
	font-weight: bold;
}
.com-text { margin: 15px 0 0 0; }
.com-text .reply {
	font-weight: lighter;
	float: right;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.leavereply { margin-top: 25px; }
#commentform h4 a { color: #46290e; text-decoration: none; }
#commentform { color: #623E3E; }
#respond {
	padding: 5px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #46290D;
	border-bottom-color: #46290D;
}

/* form elements */
#author, #email, #url { margin: 0 0 10px 0; background: #fff; border: 1px #BFBFBF solid; padding: 4px; color: #7F7F7F; }
#commenttxt {
	margin: 0 0 10px 0;
	width: 450px;
	overflow: auto;
	border: 1px #BFBFBF solid;
	padding: 4px;
	color: #46290D;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFBA8;
}
#submit { padding: 2px; }

/* footer */
#footer { background: #303030; padding: 15px; }
#footer .copyright { float: right; font-family: Arial Narrow; font-size: 17px; font-weight: bold; text-transform: uppercase; color: #B3B3B3; }
#footer a { color: #B3B3B3; text-decoration: none; }
#footer .subscribe { float: left; }
#footer .subscribe { font-family: Arial Narrow; font-size: 17px; font-weight: bold; text-transform: uppercase; color: #B3B3B3; }

/* =Menu
-------------------------------------------------------------- */

#menu { background: url(images/menu-back.png) no-repeat; width: 900px; height: 50px; padding: 0; }
#menu ul {
	
}
#menu ul li { float: left; padding: 0; font-family: Arial Narrow; font-size: 15px; letter-spacing: 1px; text-transform: uppercase; font-weight: lighter; }
#menu ul li a {
	color: #FFCD03;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li a:hover { color: #64a4fc; }


#access {
	background: url(images/menu-back.png) no-repeat;
	text-align: left;
	display: block;

	position: relative;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 900px;
}
#access .menu-header ul,
div.menu ul {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
