/*
Theme Name: Stubborn
Theme URI: http://www.free-wordpress-theme.net/
Description: A free grunge style WP theme---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: grunge, 1 column, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Arial, Verdana, Sans-Serif;
	background: url(images/bg.jpg) top left repeat;	
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background: url(images/page.png) top no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0;
	width: 100%;
	overflow: hidden;
	color: #000;
	float: left;
	}

.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Palatino Linotype', Arial, Georgia, Verdana, Sans-Serif;
	}

h1.main, h1.main a, h1.main a:hover, h1.main a:visited {
	font-family: arial;
	font-size: 46px;
	font-weight: bold;
	margin: 20px 0 0 0;
	text-decoration: none;
	color: #201303;
	}

h2.main, h2.main a, h2.main a:hover, h2.main a:visited {
	font-size: 28px;
	font-weight: bold;
	margin: 20px 5px 0 5px;
	text-decoration: none;
	color: #292826;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited{
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#131515;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

a, a:visited{
	color: #850000;
	text-decoration: none;
	}

a:hover {
	color: #765c31;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 1px 15px;
	border-left: 5px solid #1c2020;
	font-style: oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	width: 860px;
	height: 30px;
	display: block;
	text-align: center;
	float: left;
	margin: 20px 0 0 0;
    	font-weight: bold;
    	}

#search{
	width: 200px;
	height: 50px;
	float: left;
	}

#notfound {
	float: left;
	margin: 0 0 0 130px;
	}

#searchform {
    	width:200px;
	background: #efefef;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 20px 5px 10px 0;
	padding: 2px 2px 1px 2px;
	}

#submit {
	width: 35px;
	height: 35px;
	background: url(images/go.png) top no-repeat;
	margin: 12px 20px 0 5px;
	padding: 0;
	border: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/blank.gif) top repeat;
	width: 1000px;
	height:415px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	}

#description {
	float: left;
	width: 400px;
	margin: 70px 0 0 60px;
	padding: 0;
	}

#searchh {
    	float: right;
	width:200px;
	background: none;
	border: none;
	color: #580101;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-style: oblique;
    	margin: 50px 240px 0 0;
	padding: 2px 2px 1px 2px;
	}

#rss{
	position: absolute;
	margin: 20px 0 0 860px;
	}

.addthis_toolbox{
	float: left;
	margin: 70px 0 0 550px;
	}

/*===================================================================
	Menu bar
=====================================================================*/

#menu{
	float: left;
	width: 300px;
	height: 180px;
	margin: 20px 0 0 50px;
	}
	
#menu li {
       	list-style: none;
	background: url(images/menu.png) left no-repeat;
	padding: 0 0 0 30px;
	font-size: 18px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px 0;
	}

#menu a, #menu a:visited{
	color: #524c43;
    	}

#menu a:hover{
	color: #3e3b35;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	background: url(images/pbody.png) top repeat-y;
	width:100%;
	padding: 0;
	margin:0;
	float: left;
	}

#content {
	background: url(images/blank.gif) top repeat;
	width:860px;
	margin:0 auto;
	overflow: hidden;
	}


/*==========================================================================
	The actual Blog post look
============================================================================*/


#post {
	width:840px;
	float: left;
	margin: 0 5px 10px 5px;
	text-align: justify;
	font-size: 16px;
	background: #fff url(images/math.gif) top left repeat;
	padding: 0 10px;
	line-height: 150%;
	}

#minus{
	margin: -10px 0 0 0;
	}
	
.post {
	width:420px;
	height: 280px;
	float: left;
	margin: 0 5px 10px 5px;
	text-align: justify;
	font-size:14px;
	padding: 0px;
	}

.ptitle{
	background: url(images/ptitle.png) top repeat-y;
	width: 400px;
	line-height:31px;
	float: left;
	padding: 0 10px;
	margin: 0;
	}

.entry {
	background: url(images/dictando.png) top repeat;
	float: left;
	padding: 0 5px;
	margin: 0;
	line-height: 28px;
	}

.entry p{
	margin: 0;
	}

.date, .com {
	width: 94px;
	height: 32px;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #3b4449;
	}

.date {
	float: left;
	background: url(images/date.png) top no-repeat;
	}

.com {
	float: right;
	background: url(images/com.png) top no-repeat;
	}

.com a, .com a:visited{
	color: #3b4449;
	}

.com a:hover{
	color: #850000;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

#post ul, .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	text-indent: 5px;
	}

#post li, .entry li {
	margin: 5px 0 5px 10px;
	}

#post ol, .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#post ol li, .entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	width: 860px;
	padding: 20px 0 0 7px;
	margin: 0 auto;
	font-family: georgia;
	font-size: 12px;
	overflow: hidden;
	}

.side{
	width: 270px;
	float: left;
	margin: 0 7px;
	}

.tapel, .taper{
	position: absolute;
	width: 94px;
	height: 37px;
	}

.tapel{
	background: url(images/com.png);
	margin: -10px 0 0 -20px;
	z-index: 1;
	}

.taper{
	background: url(images/date.png);
	margin: 10px 0 0 200px;
	z-index: 2;
	}

#sidebar h2 {
	width: 270px;
	height: 30px;
	background: #e3c378;
	font-weight: bold;
	color:#131515;
	padding: 10px 0 5px 0;
	margin: 0;
	font-size:20px;
	text-align: center;
	}

.widget {
	background: #efda64;
	width: 270px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	}

.side a, .side a:visited{
	color: #000;
	}

.side a:hover{
	color: #850000;
	}

.side li{
	list-style-type: none;
	}

.side ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.side ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.side ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.side ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.side ul li {
	height:100%;
	line-height:14px;
	}

.side p {
	padding: 7px 10px;
	margin:0;	
	}

.side table {
	width:100%;
	text-align:center;
	}	

.side ul li {
	list-style-type: none;
	}

.side ul li a:link, .side ul li a:visited {
	background: url(images/bullet.png) left no-repeat;
	color: #000;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	display:block;
	}

.side ul li a:hover {	
	color: #850000;
	}


/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies {
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	}

#respond{
	float: left;
	padding: 0;
	margin: 0px;
	}

h3.comments{
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin: 0 10px;
	padding: 15px 15px 0 15px;
	color: #495253;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	float: left;
	}

.commentlist cite {
	float: left;
	float: left;
	width: 140px;
	padding: 10px 5px;
	display:block;
	font-style:normal;
	margin: 0 -1px 0 0;
	}	

.commentlist cite img {
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	}

.commenttext {
	border: 1px solid #efefef;
	float: left;
	background: #fff;
	float: left;
	width: 650px;
	padding: 0 15px;
	display:block;
	font-style:normal;
	margin: 5px 0 0 0px;
	}

#commentform input {
    	background: #efefef;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	color: #000000;
	}

#commentform textarea {
    	background: #efefef;
	color: #000;
	width: 600px;
	padding: 2px;
	margin: 5px 0 10px 5px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 15px;
	background: #890000 url(images/footer.png) top repeat;
	height: 25px;
	width: 120px;
	color: #fff;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/footer.png) top repeat;
	width:840px;
	height: 10px;
	margin: 0 auto;
   	padding: 10px;
	text-align: center;
	color: #f7e3bd;
	}

#footer a, #footer a:visited{
	color:#e9c272;
	}

#footer a:hover{
	color: #fff;
	}


/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

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 {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

