/*
Theme Name: Vintage Paper Theme
Theme URI: http://ophelianicholson.com
Description: Vintage wordpress theme
Version: 1.0
Author: Ophelia Nicholson
Author URI: http://ophelianicholson.com
*/



/* General */

body {
	margin: 0;
	background: #350b0c;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 990px;
	background: url("images/page_bg.jpg") repeat-y;
}

#page-in {
	background: url("images/page.jpg") no-repeat;
	width: 990px;
}


/* Header */

#header {
	width: 990px;
	height: 250px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 95px;
		left: 335px;
		width: 470px;
		text-align: center;
	}
	
	#header #header-info h1 {
		color: #000000;
		font: bold 40px Century Gothic, Helvetica, Arial, sans-serif;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #000000;
		font: bold 20px Century Gothic, Helvetica, Arial, sans-serif;
	}


/* Main */

#main {
	width: 990px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 410px;
		padding: 0 25px 0 335px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 40px;
		width: 410px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 410px;
			color: #000000;
			font: bold 12px Century Gothic, Helvetica, Arial, sans-serif;
			text-align: center;
			background: url("images/post_title.png") no-repeat left bottom;
			padding-bottom: 10px;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			color: #000000;
			font: bold 23px Century Gothic, Helvetica, Arial, sans-serif;
		}
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px Verdana;
			color: #000000;
			width: 400px;
			padding: 0 5px;
		}
		
		#content .post .post-entry a {
			color: #000000;
			text-decoration: underline;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #d1a15e;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			width: 410px;
			height: 25px;
			padding-top: 5px;
			clear: both;
			font: bold 12px Georgia, Verdana;
			color: #000000;
			text-align: center;
			background: url("images/post_info.png") no-repeat center bottom;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			color: #000000;
			font: bold 16px Georgia, Verdana;
			margin: 20px 0 5px 0;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 12px/18px Verdana;
			color: #000000;
			width: 400px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #000000;
			text-decoration: underline;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #d1a15e;
		}
		
		#content .post .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #000000;
			text-decoration: underline;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 12px/18px Verdana;
			color: #000000;
			width: 375px;
			margin: 0;
			padding-left: 25px;
		}
		
		#content .post #commentform a {
			color: #000000;
			text-decoration: underline;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 12px Georgia, Verdana;
		color: #000000;
		float: left;
		margin-bottom: 40px;
		width: 400px;
		padding: 0 5px;
	}
	
	#content .navigation a {
		color: #000000;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 200px;
		font: normal 12px/18px Century Gothic, Helvetica, Arial, sans-serif;
		color: #000000;
		margin-bottom: 20px;
	}
	
	#sidebar a {
		color: #000000;
		text-decoration: underline;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 200px;
		margin-bottom: 20px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 14px/25px Century Gothic, Helvetica, Arial, sans-serif;
			color: #000000;
			width: 200px;
			height: 25px;
			background: url("images/sidebar_title.png") no-repeat left bottom;
			text-align: center;
			padding-bottom: 7px;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 5px 0 0 30px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #000000;
			font: bold 12px/24px Century Gothic, Helvetica, Arial, sans-serif;
			background: url("images/sidebar_menu.gif") no-repeat;
			padding-left: 20px;
		}
		
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0 0 0 10px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0 auto;
			padding: 10px 0;
			width: 200px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 150px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 5px;
			width: 144px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 5px 5px 0 5px;
		}


/* Footer */

#footer {
	margin-left: 280px;
	width: 600px;
	height: 15px;
	padding-bottom: 20px;
	background: url("images/footer.png") no-repeat;
	color: #000000;
	font: bold 7px/25px Verdana;
	text-align: center;
}

#footer a {
	color: #000000;
	
}

