﻿/*  
Theme Name: The next day
Theme URI: http://graformix.com/
Description: New <a href="http://graformix.com">Graformix</a> WordPress theme with a left sidebar and a fixed width 2 column layout. You can manage your side bar in Presentation>>Widgets.
*/
/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Times New Roman, Geneva, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0;
}

#container {
	margin: 0 auto;
	width:920px;
	position: relative; 
	text-align: left;
}

#content_top_left {
	height:16px;
	width:16px;
	background-image:url('images/content_top_left.png');
	background-repeat:no-repeat;
	float:left;
}
#content_top_bg {
	width:919px;
	height:16px;
	background-image:url('images/content_top_bg.png');
	background-repeat:repeat-x;
	float:left;
	margin-top:20px;
	border-bottom:1px solid #DBDBDB;
}
#content_top_right {
	width:16px;
	height:16px;
	background-image:url('images/content_top_right.png');
	float:right;
}
#content_btm_left {
	height:15px;
	width:16px;
	background-image:url('images/content_btm_left.png');
	background-repeat:no-repeat;
	float:left;
}
#content_btm_bg {
	width:919px;
	height:15px;
	background-image:url('images/content_btm_bg.png');
	background-repeat:repeat-x;
	float:left;
}
#content_btm_right {
	width:16px;
	height:15px;
	background-image:url('images/content_btm_right.png');
	float:right;
}
#content {
	float:left;
	clear:both;
	width:920px;
	margin:0 auto;
	padding:0 0 0px 0;
	position:relative;
	background-image:url('images/content_center.png');
	border-top:1px solid #fff;
}
#content-main {
	margin:0 auto;
	float: left;
	width: 77%;
	padding:10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#F2F2F2;
}

/*========================================================================*/
#header_top_left {
	background-image:url('images/header_top_left_bg.png');
	font-family: Tahoma, Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:000px;
	height:99px;
	margin-top:20px;
	float:left;
}
#header_top_left_edge {
	background-image:url('images/header_top_left_edge.png');
	background-repeat:no-repeat;
	height:00px;
	width:01px;
	float:left;
}
#header_top_right {
	background-image:url('images/header_top_right.png');
	background-repeat:no-repeat;
	height:99px;
	width:920px;
	float:right;
	clear:right;
	margin-top:20px;
}

#header_text_top {
	font-weight:normal;
	font-size:32px;
	position:relative;
	top:10px;
	left:25px;	
	z-index:1;
}
#header_text_top a:hover {
	color:#E50A0A;
	text-decoration:underline;
}
#header_text_top a:link, #header_text_top a:active, 
#header_text_top a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#header_text_bottom {
	font-weight:bold;
	font-size:18px;
	color:#FEFEFE;
	position:relative;
	top:10px;
	left:60px;
	z-index:1;
}

#header_bottom_left {
	clear:both;
	background-image:url('images/header_btm_left_bg.png');
	background-repeat:repeat-x;
	float:left;
	width:480px;
	height:34px;
}
#header_bottom_right {
	background-image:url('images/header_btm_right_bg.png');
	background-repeat:repeat-x;
	float:left;
	width:440px;
	height:34px;
}
#header_bottom_left_edge {
	clear:left;
	background-image:url('images/header_btm_left_edge.png');
	background-repeat:no-repeat;
	height:34px;
	width:20px;
	float:left;
}
#header_bottom_right_left_edge {
	background-image:url('images/header_btm_right_left_edge.png');
	background-repeat:no-repeat;
	height:34px;
	width:47px;
	float:left;
}
#header_bottom_right_right_edge {
	background-image:url('images/header_btm_right_right_edge.png');
	background-repeat:no-repeat;
	height:34px;
	width:12px;
	float:right;
}

/*========================================================================*/
#footer p{
	_padding-top:15px;
}
#footer {
	margin:0;
	margin-top:10px;
	padding-bottom:15px;
	background-image:url('images/footer_bg.png');
	background-repeat:repeat-x;
	float:left;
	width:920px;
	font-family: Arial;	
	font-size: 12.5px;
	text-align:center;
}
#footer_left {
	clear:both;
	background-image:url('images/footer_left.png');
	background-repeat:no-repeat;
	float:left;
	width:17px;
	height:62px;
}
#footer_right {
	margin:0;
	background-image:url('images/footer_right.png');
	background-repeat:no-repeat;
	float:right;
	width:17px;
	height:62px;
}

/*========================================================================*/
input.textfield {
	font-family:  Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	width:100px;
	height:15px;
	color:#9D9D9D;
}

input.button {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
}

/*========================================================================*/
.menu_image {
	height:29px;	
}
/*========================================================================*/
a:link, a:active {
	color: #B76028;
	text-decoration:none;
}
a:visited {
	color: #B8B8B8;
	text-decoration:none;
}
a:hover {
	color: #E50A0A;
	text-decoration:underline;
}
/*========================================================================*/
#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 3px;
	padding: 0px;
	float: left;
}
#nav li {
	float: left;
	height: 26px;
	background: url(images/tab_active_r.gif) top right no-repeat;
	margin: 0 3px;
	white-space: nowrap;
}
#nav .page_item a{
	color: #55563B;
	display: block;
	background: url(images/tab_active_l.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 26px;
}
#nav li:hover {
	background: url(images/tab_hover_r.gif) top right no-repeat;
	text-decoration:underline;
}
#nav .page_item a:hover {
	background: url(images/tab_hover_l.gif) top left no-repeat;
	_background: url(images/tab_active_l.gif) top left no-repeat;	
	text-decoration:underline;
}

#nav li.current_page_item {
	text-decoration: none;
	background: url(images/tab_active_r.gif) top right no-repeat;
   }
#nav .current_page_item a, #nav .current_page_item a:visited{
	text-decoration: none;
	background: url(images/tab_active_l.gif) top left no-repeat;
}

/*============= static sidebars elements =================================*/
.arrow {
	float: left;
	list-style-type: none;
	text-align: left;
	margin: 0;
	width:100%;
	padding: 0px;
	color:#333333;
}
.arrow ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	color:#333333;
}
.arrow li {
	float:right;
	text-align: left;
	margin: 0;
	width:100%;
	color:#333333;
}

.arrow li ul {
	margin:0;
	list-style:none;
	background-image:url(images/list_bg.png);
	background-repeat:repeat-y;
}

/*========================================================================*/

#sidebars,
#dynamic_sidebars {
	font-family:Arial;
	width:148px;
	float:left;
	margin: 0 30px 0 0px;
	overflow:hidden;
}

div.dynamic_widget {
	border-left:1px solid #EBEBEB;		
	border-right:1px solid #EBEBEB;
}

div.dynamic_widget h2 {
	width:148px;
	margin:1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#B76028;
	background-image:url(images/list_header.png);
/*	white-space:nowrap;*/
}
div.dynamic_widget li h2 {
	display:block;
	margin:0px;
	padding:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#B76028;
	background-image:url(images/list_header.png);
	list-style-position:outside;
	white-space:nowrap;
}

#dynamic_sidebars div li{
	margin:0;
	padding:0;
	list-style:none;
}

div.dynamic_widget li ul {
	margin:0;
	padding-top:2px;
	list-style:none;
	background-image:url(images/list_bg.png);
	background-repeat:repeat-y;
	background-color:#E8E8E8;
	border-top:1px solid #FFF;
	border-bottom:1px solid #DBDBDB;
	padding-left:10px;
	font-size:10px;
}

li#tag_cloud {
	margin:0;
	padding-top:2px;
	list-style:none;
	background-color:#E8E8E8;
	border-top:1px solid #FFF;
	border-bottom:1px solid #DBDBDB;
	padding-left:0px;
	font-size:10px;
	background-image:none;
	background-repeat:no-repeat;
}

div.dynamic_widget ul.arrow {
	margin:0;
	padding: 0;
	list-style:none;
	background-image:url(images/list_bg.png);
	background-repeat:repeat-y;
	background-position:left 20px;
	font-size:10px;
}
div.dynamic_widget ul.calendar{
	margin:0;
	padding: 0;
	list-style:none;
	background-image:url(images/list_bg.png);
	background-repeat:no-repeat;
	background-position:left 7px;
	font-size:10px;
}

div.dynamic_widget li ul li, ul.arrow li, ul.calendar li{
	height:20px;
	display:block;
}

ul.arrow li a {
	margin-left:24px;
}

div.dynamic_widget ul li a {
	height:18px;
	display:block;
	padding-top:2px;
}
div.dynamic_widget ul li a:link, a:active, li#tag_cloud a:link, li#tag_cloud a:active{
	color:#010101;
}
div.dynamic_widget ul li a:visited, li#tag_cloud a:visited{
	color:#814010;
	text-decoration:none;
}
div.dynamic_widget ul li a:hover, li#tag_cloud a:hover{
	color:#E50A0A;
	text-decoration:underline;
}

div.dynamic_widget .textwidget {
	padding:10px;
	color:#000;
}

div.dynamic_widget li select {
	font-family:Verdana;
	width:150px;
	color:#000;
	background-color:#F2F2F2;
	font-size:11px;
}
div.dynamic_widget li ul#recentcomments li{
	color:#000;
	text-align:left;
	margin:0;
	padding:0;
}

.tag_cloud li{
	background-image:url(images/list_bg.png);
	background-repeat:repeat-y;
	margin-left:10px;
}
li#tag_cloud {
	background-position:left 25px;
}
li#tag_cloud a{
	padding:1px 3px 30px 10px;
}

/*========================================================================*/

.hr_grey{
	padding:5px 0 5px 0;
	background-image:url('images/hr.gif');
	background-repeat:repeat-x;
	border-top:0px solid lime;
	border-bottom:0px solid lime;
	display:block;
	height:6px;
}

/*========================================================================*/

.post { 
	margin: 0 10px 5px 0; 
	padding:10px; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;	
}
.posttitle {
	background-image:url('images/moon.gif');
	background-position:left 5px;
	background-repeat:no-repeat;
	margin:0;
	padding: 10px 0 0 30px;
}
.posttitle h2 a:link, .posttitle h2 a:active, .posttitle h2 a:hover, .posttitle h2 a:visited {
	color:#101010;
	font-size:19px;
}

.post-info {
	color:#666666;
	font-size:11px;
}

p.post-info {
	margin-left:40px;
}
.entry p {
	color:#101010;
}

.postmetadata {
	clear:left;
	border:1px solid #626262;
	background-color:#F9F9F9;
	padding:5px;
	color:#101010;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/*========================================================================*/

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #A6A6A6;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #A6A6A6;
	font-size:19px;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration:none;
}
h1 {
	padding-top: 700px;
	margin: 0;
}
h2 {
	margin: 0 0 0;
	font-size:10px;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#list_header_bottom {
	clear:both;
	background-image:url('images/list_header_btm.png');	
	background-repeat:repeat-y;
	margin:0 1px;
	width:100%;
	height:23px;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/*========================================================================*/
#searchform {
	margin: 5px auto;
	text-align: center;
	float:right;
	white-space:nowrap;
}
#searchtext {
	width: 191px;
	margin: 2px;
	color:#9D9D9D;
}
#searchsubmit {
	margin: 2px;
	color:#FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Serif;
	font-weight:bold;
	width: 56px;
	height: 21px;
	background: url('images/search.png');
	border:0px;
}
/*========================================================================*/
#comment {
	background-color:#BDBCBC;
	border:1px solid #717171;
}
#commentform p {
	color:#A6A6A6;
}
#commentform p .textbox{
	margin: 5px 0;
	background-color:#BDBCBC;
}
#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/*========================================================================*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style:none;
	color:#981B1B;
	background-color:#BDBCBC;
	border:1px solid #717171;	
}
.commentlist p {
	margin: 10px 5px 10px 0;
	color:#181818;
}
.commentlist .cmtinfo em a{
	color:#6674A3;
	font-weight:bold;
}
.commentnum {
	color:#1E7AF8;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentsfeed a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}
/*========================================================================*/
a.graformix:link {
	font-size:13px;
}
a.graformix:visited{
	color:#535353;
}
a.graformix:hover{
	color: #C19134;
}
a.graformix:active {
	color:#594300;
}
