/*  

Theme Name: dreamworks redux

Theme URI: http://www.quickiepc.com

Description: Keeping it very sharp, clean, and accesible. 

Version: 1.1

Author: Vinh Le

Author URI: http://www.quickiepc.com

*/ 

* {
	margin: 0;
	padding: 0;
}

body {
	background: #333 url('images/pattern.jpg') repeat;
	color: #b9b9b9;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
	font-weight: normal;
}

a {
	color: #9acd32;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

p {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 21px;
}

#content_wrapper {
	width: 871px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

ol, ul {
	font-size: 14px;
}

strong {
	color: #ddd;
}

blockquote {
	margin: 21px;
	font-style: italic;
}



/******************************************************
*
*						HEADER
*
******************************************************/

#header {
	width: 871px;
	height: 438px;
	background: #333 url('images/header.jpg') no-repeat;
	position: relative;
	z-index: 2;
}

#header_deepbg {
	background: transparent url('images/header_deepbg.png') repeat-x;
	position: absolute;
	width: 100%;
	top: 0px;
	height: 714px;
	z-index: 0;
	left: 0;
}

#header h1.main_title {
	position: relative;
	text-indent: -9999px;
}

#members_area {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	right: 8px;
	bottom: 236px;
}

#members_area a {
	color: #FFF;
}

#members_area a:hover {
	color: #eec1c1;
}

#header h3.slogan {
	padding-right: 22px;
	font-family: "Times New Roman", serif;
	color: #969696;
	position: absolute;
	font-size: 21px;
	font-weight: light;
	top: 5px;
	line-height: 1.5;
	left: 25px;
	font-weight: normal;
}

span.quote_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	position: absolute;
	right: 25px;
}

span.quote_author a {
	color: #528aa3;
}

span.quote_author a:hover {
	color: #333;
}

#header ul.navmenu {
	padding-right: 22px;
	position: absolute;
	bottom: 52px;
	left: 22px;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

#header ul.navmenu li {
	float: left;
	margin-right: 20px;
}

#header ul.navmenu li a {
	float: left;
	color: #151515;
	background-color: #9acd32;
	text-decoration: none;
	padding: 0px 1px;
}

#header ul.navmenu li:hover {
	background: #ccf96f url('images/nav_left.jpg') no-repeat;
}

#header ul.navmenu li a:hover {
	background: url('images/nav_right.jpg') no-repeat top right;
}


#header ul.navmenu li.current_page_item {
	float: left;
	margin-right: 20px;
	background: #ccf96f url('images/nav_left.jpg') no-repeat;
}

#header ul.navmenu li.current_page_item a {
	float: left;
	color: #3d3d3d;
	background: url('images/nav_right.jpg') no-repeat top right;
	text-decoration: none;
}

/******************************************************
*
*						CONTENT
*
******************************************************/


#content {
	width: 860px;
	position: relative;
	background: url('images/main_post.jpg') repeat-y;
	padding: 10px 10px 10px 11px;
	z-index: 1;
}


#content_posts_wrapper {
	width: 582px;
	float: left;
	position: relative;
}

.date {
	width: 72px;
	height: 168px;
	float: left;
	position: relative;
	padding-top: 5px;
        padding-right: 2px;
	text-align: center;
	line-height: 28px;
	background: #2b2b2b url('images/date.png') no-repeat;
	color: #2b2b2b;
	font-size: 30px;
	font-weight: bold;
}

.month {
	font-size: 18px;
	color: #4e4e4e;
}

.post {
	margin-bottom: 40px;
}

.post h3 {
    font-size: 21px;
	color: #FFF;
	font-weight: normal;
	margin: 21px 0 21px 0;
}

.post h4 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 21px 0 21px 0;
}

.post a img {
	border: 0;
}


.actual_post  ul {
	list-style: inside;
}

.actual_post ol {
	margin-left: 50px;
}

.actual_post ul li {
	padding-bottom: 10px;
}

.sub_title {
	margin-top: 7px;
	margin-bottom: 21px;
}

.author a {
	background: #53abd5;
	border: 1px solid #222222;
	padding: 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	float: left;
	position: relative;
}

.author a:hover {
	background: #3d3d3d;
}

.comments {
	color: #545353;
}


.comments a {
	color: #545353;
	text-decoration: none;
}

.comments a:hover {
	text-decoration: underline;
}

.actual_post {
	padding-top: 21px;
	clear: both;
}

.content_post {
	width: 505px;
	margin-left: 5px;
	float: left;
	position: relative;
}

.tags {
	background: #3d3d3d;
	border: 3px solid #222222;
	padding: 5px;
	color: #FFF;
	font-size: 14px;
	clear: both;
}

.tags ul {
	list-style: none;
	padding: 5px;
}

.tags li {
	border-bottom: 1px solid #444;
}

.related_posts_author {
	color: #53abd5;
}

.tags ul a {
	background: #3d3d3d url('images/recentposts_icon.png') no-repeat 5px center;
	display: block;
	padding: 3px 3px 3px 25px;
}

.tags ul a:hover {
	text-decoration: none;
	background: #eee url('images/recentposts_active_icon.png') no-repeat 5px center;
	color: #333;
}

.tags a {
	padding-left: 20px;
	background: #3d3d3d url('images/tag.jpg') no-repeat left center;
	color: #eee;
	text-decoration: none;
}

.tags a:hover {
	text-decoration: underline;
}

h1, h3 {
	font-family: Rockwell, Times New Roman, serif;
	font-weight: bold;
}

h1 {
	font-size: 72px;
	color: #FFF;
	letter-spacing: -5px;
}

h2 {
	font-family: Rockwell, Times New Roman, serif;
        font-size: 30px;
	color: #FFF;
	font-weight: normal;
	margin-top: 1px;
	letter-spacing: 0;
}

h2 a {
	color: #FFF;
}

h2 a:hover {
	text-decoration: underline;
}

h1 span {
	color: #9acd32;
}

#bottom {
	width: 871px;
	height: 47px;
	position: relative;
	background: #333 url('images/content_bottom.jpg') no-repeat;
	clear: both;
}


/******************************************************
*
*						SIDEBAR
*
******************************************************/

#sidebar {
	width: 212px;
	padding-right: 11px;
	padding-left: 52px;
	list-style-type: none;
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 21px;
}

#sidebar a { 
	font-size: 12px;
}

#rss_feed a {
	margin-bottom: 30px;
	display: block;
	background: url('images/subscribetofeed.png') no-repeat;
	width: 225px;
	height: 31px;
}

#rss_feed a:hover {
	background-position: -225px;
	width: 225px;
	height: 31px;
	margin-bottom: 30px;
}

#rss_feed a:hover {
	color: #9acd32;
}

#rss_feed img {
	border: 0;
}

#search {
	width: 211px;
	font-size: 12px;
	padding-top: 35px;
	padding-bottom: 30px;
}

#search p {
	margin: 0;
}

#search_input {
	width: 130px;
	background: #FFF;
	border: 1px solid #222222;
	color: #333;
	padding: 2px;
	float: left;
	height: 18px;
}

#search_submit {
	border: 1px solid #222222;
	background: #78a51c;
	color: #FFF;
	margin-left: 5px;
	padding: 1px;
}

#sidebar li.side_posts h3 {
	color: #fff;
	background-color: #eec1c1;
	border: 3px solid #285063;
	font-size: 14px;
	padding: 3px 9px 3px 9px;
	margin-bottom: 5px;
}

#sidebar ul.side_posts_sub {
	margin-bottom: 31px;
	border: 3px solid #eec1c1;
	list-style: none;
}

#sidebar ul.side_posts_sub a {
	padding: 7px 5px 7px 20px;
	line-height: 1.3;
	color: #d8d8d8;
	border-bottom: 1px solid #eec1c1;
	display: block;
}

#sidebar ul.side_posts_sub a:hover {
}

#sidebar ul.broken_sub {
	margin-bottom: 31px;
	list-style: none;
}

#sidebar ul.broken_sub a {
	padding: 3px 9px 3px 9px;
	margin-bottom: 5px;
	border: 3px solid #353535;
	color: #d8d8d8;
	background: #eec1c1;
	display: block;
	font-weight: bold;
}

#sidebar ul.broken_sub a:hover {
	background: #7b7b7b;
}


#sidebar a {
	text-decoration: none;
	color: #d8d8d8;
}

#calendar_wrap table {
	width: 100%;
	border-collapse: collapse;
}

#calendar_wrap table a {
	padding: 0;
}

#calendar_wrap tfoot a {
	background: none;
	margin-top: 2px;
	margin-bottom: 30px;
}

#calendar_wrap tfoot a:hover {
	color: #53abd5
}

#calendar_wrap thead {
	background: #7b7b7b;;
}

#calendar_wrap caption {
	font-size: 16px;
	color: #FFF;
	margin-bottom: 2px
}

#calendar_wrap th, #calendar_wrap td {
	text-align: center;
}

li.sidebar_widgets ul {
	list-style: none;
	margin-bottom: 30px;
}

li.sidebar_widgets a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: #eec1c1 
	display: block;
}

li.sidebar_widgets a:hover {

}

h2.sidebar_widgets_title {
	font-size: 170%;
	margin-bottom: 10px;
}


li.sidebar_widgets div.ngg-widget a{
	display: inline;
	background: none;
}

li.entrecard {
	text-align: center;
	border: 3px solid #353535;
	background: #545353;
	padding: 5px;
}

/******************************************************
*
*						FOOTER
*
******************************************************/

#footer_top {
	width: 871px;
	height: 20px;
	margin-top: 100px;
	position: relative;
	background: #9acd32 url('images/footer_top.jpg') no-repeat;
}

#footer_top h1.footer_title {
	font-size: 72px;
	position: absolute;
	bottom: 2px;
	color: #FFF;
}

#footer_main {
	width: 871px;
	position: relative;
	background: #333 url('images/footer_bg.jpg') repeat-y;
	color: #4e4e4e;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	padding-left: 22px;
	padding-right: 22px;
	list-style: none;
	font-size: 14px;
	line-height: 21px;
}

#footer li.page_footer, li.about_footer {
	float: left;
	width: 240px;
}

#footer li.page_footer {
	margin-right: 45px;
}

#footer ul {
	list-style: none;
}

li.page_footer h3 {
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 11px;
}

li.about_footer h3 {
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 11px;
}

li.page_footer a {
	padding: 5px 5px 5px 25px;
	background: url('images/footer_icon.jpg') no-repeat 3px center;
	text-decoration: none;
	display: block;
	color: #4e4e4e;
	border-bottom: 1px solid #78a51c;
}

li.page_footer a:hover {
	background-color: #78a51c;
}

#footer_bottom {
	width: 871px;
	height: 63px;
	position: relative;
	background: transparent url('images/footer_bottom.jpg') no-repeat top left;
	clear: both;
}

.clear {
	clear: both;
}

.disclaimer {
	position: relative;
	padding-top: 30px;
	bottom: 0px;
	text-align: center;
	color: #ffffff;
	display: block;
}

.disclaimer a {
	color: #FFF;
}

.disclaimer a:hover {
	color: #78a51c;
}


/*********************************

			comments

*********************************/


.comments_number {
	margin-top: 40px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	position: relative;
}

.comments_list ol {
	list-style: none;
	position: relative;
}


.comments_actual ul {
	list-style: none;
	position: relative;
}

.comments_list li.comments_normal {
	clear: both;
	position: relative;
	margin-bottom: 21px;
}
.comments_list li.comments_post_author {
	clear: both;
	position: relative;
}

#comments input, textarea {
	border: 1px solid #222;
	background: #f3f3f3;
	color: #333;
	padding: 3px;
}

#comments textarea {
	width: 505px;
}

#submit {
	border: 1px solid #222;
	background: #f3f3f3;
	color: #999;
}

#submit:hover {
	background: #53abd5;
	color: #fff;
}

.comments_index {
	position: absolute;
	right: 515px;
	font-size: 60px;
	color: #fefefe;
	font-family: Georgia, Serif;
	letter-spacing: -2px;
	z-index: 2;
}

.comments_list li .comments_actual {
	background-color: #3d3d3d;
	border: 1px solid #282828;
	color: #6c6868;
	padding: 5px;
}

.comments_actual .comments_text a:hover {
	text-decoration: underline;
	color: #53abd5;
}

.comments_list li .comments_text {
	border: none;
	padding: 15px 15px 0 15px;
	background-color: #fefefe;
	position: relative;
	overflow: hidden;
}

ul.comments_extra {
	float: left;
	margin-top: 4px;
	padding: 2px;
	background: #4a4949 url('images/comments_extra_bg.png') no-repeat;
	width: 489px;
}

li.comments_author {
	clear: left;
	position: relative;
	float: left;
	color: #fff;
	background: #4a4949 url('images/comments_normal_left.png') no-repeat top left;
	background-color: #53abd5;
	padding: 0 0 0 9px;
}

li.comments_author a {
	color: #FFF;
	display: block;
	background: #4a4949 url('images/comments_normal_right.png') no-repeat top right;
	background-color: #53abd5;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}

li.tail {
	float: left;
	position: relative;
	bottom: 6px;
	background: url('images/comments_normal_tail.png') no-repeat;
	margin-left: 4px;
	width: 17px;
	height: 17px;
}

li.comments_post_author li.tail {
	float: right;
	position: relative;
	background: url('images/comments_post_author_tail.png') no-repeat;
	margin-right: 4px;
	width: 17px;
	height: 17px;

}

li.comments_author a:hover {
	color: #333;
}

li.comments_post_author li.comments_author {
	background: #4a4949 url('images/comments_post_author_left.png') no-repeat top left;
	background-color: #78d553;
	float: right;
}

li.comments_post_author li.comments_author a {
	background: #4a4949 url('images/comments_post_author_right.png') no-repeat top right;
	background-color: #78d553;
}

li.comments_post_author li.comments_date {
	float: left;
}

li.comments_date {
	position: relative;
	float: right;
	font-style: italic;
	padding: 4px 4px 4px 6px;
	font-size: 12px;
	color: #979696;
}

.comments_form label {
	font-size: 14px;
	padding-left: 5px;
}

.comments_body {
	float: left;
}


/*********************************

			PAGE

*********************************/

.page_content_post {
	width: 564px;
	margin-left: 20px;
	float: left;
	position: relative;
}

.pagetitle {
	margin-bottom: 20px;
}

.profile_picture {
float: left;
margin: 0 15px 15px 0;
border: 2px solid #444;
}

p.profile_block {
float: left;
}

.read_more a {
	position: relative;
	float: right;
	font-size: 14px;
	padding: 4px 6px 4px 6px;
	margin-right: 1px;
	margin-bottom: 11px;
	color: #333;
	background-color: #eee;
}

.read_more a:hover {
	color: #FFF;
	background-color: #3d3d3d;
}

.previous_post a {
	position: relative;
	float: left;
	font-size: 14px;
	padding: 4px 6px 4px 6px;
	margin-left: 79px;
	margin-bottom: 11px;
	color: #333;
	background-color: #eee;
}

.previous_post a:hover {
	color: #fff;
	background-color: #3d3d3d;
}

.next_post a {
	position: relative;
	float: right;
	font-size: 14px;
	padding: 4px 6px 4px 6px;
	margin-right: 2px;
	margin-bottom: 11px;
	color: #333;
	background-color: #eee;
}

.next_post a:hover {
	color: #fff;
	background-color: #3d3d3d;
}

ul.social_media {
	list-style: none;
	padding-bottom: 42px;
}

ul.social_media li {
	display: block;
	font-size: 12px;
	float: left;
	padding-right: 15px;
}

ul.social_media a {
	color: #bbb;
	text-decoration: underline;
}

ul.social_media a:hover {
	color: #53abd5;
}

h3.love {
	margin-top: 42px;
}

p.book_style {
clear: both;
float: left;
}

p.book_style img{
margin-right: 15px;
float: left;
}


/**** Landing page *****/

#lp {
	background: #2b2b2b url('images/lp_bg.png') repeat-x;
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

#lp_logo {
	height: 201px;
}

#lp_real_logo {
	text-indent: -9999px;
	height: 201px;
	width: 258px;
	display: block;
	background: transparent url('images/lp_logo.jpg') no-repeat;
	float: left;
}

#lp_logo h1 {
	font-size: 42px;
	letter-spacing: -1px;
	position: relative;
	top: 70px;
	left: 25px;
	float: left;
}

#lp_logo p {
	font-size: 14px;
	color: #9c9c9c;
	position: relative;
	top: 75px;
	left: 25px;
	width: 800px;
}

.lp_row div {
	width: 300px;
	float: left;
	padding-right: 20px;
}

.lp_row h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin: 21px 0;
}

.lp_row img {
	width: 30%;
	height: 30%;
	margin-right: 10px;
	float: left;
}