/*  

Theme Name: dreamworks redux

Theme URI: http://www.quickiepc.com

Description: Keeping it very sharp, clean, and accesible. 

Version: 1.0

Author: Vinh Le

Author URI: http://www.quickiepc.com

*/ 

* {
	margin: 0;
	padding: 0;
}

body {
	background: url('http://www.danielmathisen.com/wp-content/themes/dreamworks_redux/images/hus1.jpg'); background-repeat: repeat;
background-attachment: fixed; background-color: white;
background-color: #eee;
	color: black;
	font-family: Futura, Arial, Verdana, sans-serif;


}

@font-face {
2
 font-family: Futura;
3
 src: url('http://www.danielmathisen.com/Futura.ttc') format("truetype");
4
}

@font-face {
2
 font-family: Optima;
3
 src: url('http://www.danielmathisen.com/LTe53505.ttf') format("opentype");
4
}

@font-face {
2
 font-family: Thorowgood-Italic;
3
 src: url('http://www.danielmathisen.com/Thorowgood.ttf') format("truetype");
4
}









a {
	color: #25840c;
	text-decoration: none;
}

a:hover {
	color: #ccc;
}

p {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 18px;
	margin-bottom: 18px;
}

#content_wrapper {
	width: 871px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/******************************************************
*
*						HEADER
*
******************************************************/
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

#header {
	width: 871px;
	position: relative;
	height: 400px;
	margin-top: 0px;
	background: white url('images/header.jpg') no-repeat;
}

#header h1.main_title {
	padding-right: 22px;
	position: absolute;
	bottom: 219px;
display:none;
.description {display:none;}
color: white;
}

#members_area {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	right: 8px;
	bottom: 236px;
}

#members_area a {
	color: #FFF;
}

#members_area a:hover {
	color: #53abd5;
}

#header h3.slogan {
visibility:hidden;
	padding-right: 22px;
	position: absolute;
	font-size: 21px;
	bottom: 160px;
	left: 100px;
	font-weight: normal;
}

#header ul.navmenu {
	padding-right: 22px;
	position: absolute;
	bottom: 5px;
	left: 22px;
	list-style: none;
	font-size: 16px;
	font-weight: normal ;
font-style:;
	font-family: Helvetica, Arial;
	line-height: 24px;
letter-spacing: -1px;
	font-weight: 100 ;



}

#header ul.navmenu li {
	float: left;
	margin-right: 20px;

}

#header ul.navmenu li a {
	float: left;
	color: white;
	/*background-color: #53abd5;*/
	text-decoration: none;
	padding: 0px 7px;
}



#header ul.navmenu li:hover {
	/*background: #87c4e2 url('images/nav_left.jpg') no-repeat;*/
}

/*#87c4e2*/

#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: #dedede url('images/nav_left.jpg') no-repeat;
}

#header ul.navmenu li.current_page_item a {
	float: left;
	color: white;
	background: url('images/nav_right.jpg') no-repeat top right;
	text-decoration: none;
}

/******************************************************
*
*						CONTENT
*
******************************************************/


#content {
	width: 871px;
	position: relative;
	background: url('images/content_bg.jpg') repeat-y;
	padding: 22px;
}


#content_posts_wrapper {
	width: 575px;
	float: left;
	position: relative;
}

.date {
	width: 58px;
	height: 60px;
	float: left;
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	line-height: 28px;
	background: url('images/date.png') no-repeat;
	color: #000;
	font-size: 30px;
	font-weight: bold;
}

.month {
	font-size: 12px;
	color: #FFF;
}

.sub_title {
	padding-bottom: 20px;
}

.author a {
	background: #53abd5;
	padding: 5px;
	color: #FFF;
	font-size: 12px;
	float: left;
	position: relative;
}

.author a:hover {
	background: #3d3d3d;
}

.comments {
	color: #333;
	float: right;
	position: relative;
	font-size: 12px;
	padding-left: 20px;
	background: url('images/comment.gif') no-repeat left center;
}

.comments a {
	color: #333;
	text-decoration: none;
}

.comments a:hover {
	text-decoration: underline;
}

.actual_post {
	clear: both;

}

.content_post {
	width: 505px;
	margin-left: 10px;
	float: left;
	position: relative;
}

.tags {
	background: #eee;
	padding: 5px;
	color: #333;
	font-size: 10px;
}

.tags a {
	padding-left: 20px;
	background: #eee url('images/lock.gif') no-repeat left center;
	color: #666;
	text-decoration: none;
}

.tags a:hover {
	text-decoration: underline;
}

h1, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 72px;
	color: #333;
	letter-spacing: -5px;
}

h2 {

	color: black;

font-style: italic;
font-size:42px;

	font-family: Thorowgood-Italic, Georgia, serif;


}

h2 a {

	color: black;

	font-family: Thorowgood-Italic, Georgia, serif;

font-size: 42px;
font-style: italic;
}

h2 a:hover {
	text-decoration: none;
font-style:;
color:#f20000;
}

h1 span {
	color: #53abd5;
}

#bottom {
	width: 871px;
	height: 47px;
	position: relative;
	background: white url('_images/content_bottom.jpg') no-repeat;
	clear: both;
}


/******************************************************
*
*						SIDEBAR
*
******************************************************/



#sidebar {
	width: 211px;
	padding-right: 22px;
	padding-left: 32px;
	list-style-type: none;
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 21px;

}

#sidebar a {
color: #25840c;
}


#rss_feed {
	padding-bottom: 10px;
}

#rss_feed img {
	border: 0;
}

#rss_feed a:hover {
	color: #53abd5;
}

#search {
	width: 300px;
	background: url('http://www.lib.lsu.edu/special/images/search-icon.png') no-repeat left top;
	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: ;
	background: url('http://www.lib.lsu.edu/special/images/search-icon.png') no-repeat left top;
	margin-left: 5px;
	padding: 1px;
}

#sidebar li.recentcomments {
	width: 194px;
	height: 35px;
	background: url('images/recentcomments.jpg') no-repeat;
}

#sidebar ul.recentcomments_sub {
	padding-bottom: 30px;
	list-style: none;
}

#sidebar ul.recentcomments_sub span {
	color: black;
}

#sidebar ul.recentcomments_sub a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: white url('images/recentcomments_icon.png') no-repeat 5px center;
	display: block hidden;
}

#sidebar ul.recentcomments_sub a:hover {
	background: #ccc url('images/recentcomments_icon.png') no-repeat 5px center;
}

#sidebar li.recentposts {
	width: 194px;
	height: 35px;
	background: url('images/recentposts.jpg') no-repeat;
}

#sidebar ul.recentposts_sub {
	padding-bottom: 30px;
	list-style: none;
}

#sidebar ul.recentposts_sub a {
	padding: 0 0 0 20px;
	margin-bottom: 1px;
	background: url('images/recentposts_icon.png') no-repeat 5px center;
	
}

#sidebar ul.recentposts_sub a:hover {
	background: #ccc url('images/recentposts_icon.png') no-repeat 5px center;
}

#sidebar li.archives {
	width: 194px;
	height: 35px;
	background: url('images/archives.jpg') no-repeat;
}

#sidebar ul.archives_sub {
	padding-bottom: 30px;
	list-style: none;
}

#sidebar ul.archives_sub a {
	padding: 0 0 0 24px;
	margin-bottom: 1px;
	background: url('images/archives_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar ul.archives_sub a:hover {
	background: #ccc url('images/archives_icon.png') no-repeat 5px center;
}

#sidebar a {
	text-decoration: none;
	color: #25840c;
}


/******************************************************
*
*						FOOTER
*
******************************************************/

#footer_top {
	width: 871px;
	height: 20px;
	margin-top: 100px;
	position: relative;
	background: #eee url('_images/footer_top.jpg') no-repeat;
}

#footer_top h1.footer_title {
	font-size: 42px;
	position: absolute;
	bottom: 2px;
	color: #FFF;
}

#footer_main {
	width: 871px;
	position: relative;
	background: #eee url('_images/footer_bg.png') repeat-y;
	color: white;
	padding-top: 10px;

	padding-bottom: 10px;
}

#footer_main a {

color: black;

}

#footer_main a:hover {

color: #ccc;

}

#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: 40px;
}

ul.recentcomments_footer, ul.recentposts_footer {
	list-style: none;
}

ul.recentcomments_footer {
	padding-top: 35px;
	background: url('images/recentcomments_footer.jpg') no-repeat left top;
}

ul.recentposts_footer {
	padding-top: 35px;
	background: url('images/recentposts_footer.jpg') no-repeat left top;
}

li.about_footer {
	padding-top: 35px;
	background: url('images/about_footer.jpg') no-repeat left top;
}

ul.recentcomments_footer a, ul.recentposts_footer a {
	padding: 5px 5px 0 21px;
	background: url('images/footer_icon.jpg') no-repeat 1px center;
	text-decoration: none;
	display: block;
	color: #d7f3fe;
	border-bottom: 1px solid #67b8de;
}

ul.recentcomments_footer a:hover, ul.recentposts_footer a:hover {
	background-color: #87c4e2;
}

#footer_bottom {
	width: 871px;
	height: 23px;
	margin-bottom: 40px;
	position: relative;
	background: #333 url('_images/footer_bottom.jpg') no-repeat;
	clear: both;
}

.clear {
	clear: both;
}

.disclaimer {
	position: relative;
	padding-top: 30px;
	bottom: 0px;
	text-align: center;
	color: #9ee0f6;
	display: block;
}

.disclaimer a {
	color: #FFF;
}

.disclaimer a:hover {
	color: #467f9a;
}


/*********************************

			comments

*********************************/


.comments_number {
	margin-top: 40px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 30px;
}

.comments_list li {
	padding-left: 2px;
}

.comments_list ol {
	font-size: 20px;
	line-height: 13px;
	color: #3d3d3d;
}

.comments_list ol .comments_author {
	color: #ff7f00;
	display: block;
	font-weight: bold;
	font-size: 14px;
}

.comments_list ol .comments_author a {
	color: #ff7f00;
}

.comments_list ol .comments_author a:hover {
	color: #3d3d3d;
}

.comments_list ol li.alt .comments_author {
	display: block;
	color: #53abd5;
	font-weight: bold;
	font-size: 14px;
}

.comments_list ol li.alt .comments_author a {
	color: #53abd5;
	font-weight: bold;
}

.comments_list ol li.alt .comments_author a:hover {
	color: #FFF;
}

.comments_list ol p.comments_para {
	margin-top: -10px;
	color: #b9b9b9;
	font-size: 14px;
}

.comments_list ol li.alt p {
	font-size: 14px;
	color: #b9b9b9;
}

.comments_list ol p {
	font-size: 14px;
	color: #666;
}

#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_date {
	color: #999;
	display: inline;
	font-size: 12px;
	background: url('images/date_orange.jpg') no-repeat left center;
	padding-left: 13px;
	line-height: 20px;
}

li.alt .comments_date {
	background: url('images/date_blue.jpg') no-repeat left center;
	padding-left: 13px;
}

.comments_list li {
	border: 1px solid #3d3d3d;
	padding: 10px;
	background-color: #eeeeee;
	
}

.comments_list li.alt {
	background-color: #3d3d3d;
	border-color: #222222;
}

.comments_form label {
	font-size: 14px;
	padding-left: 5px;
}

.comments_text {
	margin-bottom: -19px;
}

.comments_avatar img {
	width: 90px;
	float: left;
}

.comments_avatar a {
	border: 0;

}

.comments_avatar img {
	border: 0px solid #FFF;
}

.comments_body {
	float: left;
}