/*
Theme Name: Minima Black
Description: Wordpress Minima Black Theme by Stu.
Author: Stu aka Tartiflop 
Author URI: http://www.tartiflop.com/
Tags: black, custom header, fixed width, two columns,right column, widgets, options page, Adsense
*/


/* Headings
----------------------------------------------- */


h4 {
	color: #777777;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font:16pt "Century gothic",Lucida Sans, arial;
	padding-bottom: 3px;
}

a,a:visited {
	color: #AADD99;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


/* Body */
body {
	font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
	font-size: small;
	color: #CCCCCC;
	background: #000000;
}

#main {
	width: 1000px;
	margin:0 auto;
	padding:10px;
	text-align:left;
	font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
	background: #000000;
}

/* Header */
#header-wrapper {
	width:960px;
	margin:0 auto 20px;
	//border:1px solid #333333;
}

#header-inner {
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}


#header {
  margin: 5px;
  //border: 1px solid #333333;
  text-align: center;
  color:#CCCCCC;
}

#header h1 {
	margin:5px 5px 0;
	padding:15px 20px .25em;
	line-height:1.2em;
	//text-transform:uppercase;
	letter-spacing:.2em;
	font: normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

#header a {
	color:#CCCCCC;
	text-decoration:none;
}

#header a:hover {
	color:#CCCCCC;
}

#header .description {
  margin:0 5px 5px;
  padding:0 20px 15px;
  letter-spacing:.2em;
  line-height: 1.4em;
  font: normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
  color: #777777;
}

/* Menu */

#menu {
	list-style: none;
	float : right;
	//margin: 0px;
	//position: absolute;
	//right: 10px;
	//top: 10px;
}

#menu li {
	float: left;
	margin-left: 10px;
}

#menu .current_page_item a, #menu .current_page_item a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#menu .page_item a{
	color: #CCCCCC;
	text-decoration: none;
	padding: 3px 10px;
	font:11pt verdana,Century gothic,Arial, Helvetica, sans-serif;
	display: block;
}

#menu .page_item a:hover {
	color: #555555;
}

/* Links */



/* Content */ 
#content {
	padding: 0px 0px 30px 4px;
	float: left;
	width: 740px;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;
	text-align: justify;
	line-height:1.6em;
}

.post {
	clear:both;
	padding-top: 15px;
	border-top:10px solid #333333;
}


.post-date {
	float:left;
	padding:0px 0px 8px 0px;
	line-height: 1.4em;
//	text-transform:uppercase;
	letter-spacing:.1em;
	color:#777777;
//	font:normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif
	font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}


#title {
	float: left;
	margin-left: 0px;
	width: 630px;
}

#title h2 {
	margin: 0px 0px 0px;
	border-bottom:none;
//	padding:0px 0px 4px 0px;
}

#title h2 a, h2 a:visited {
	color: #AADD99;
	font: normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif
	font-size:140%;
	line-height:1.4em;
}

#title h2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.entry {
	clear: both;
	padding-top: 5px;
}


.post-footer {
	//float:center;
	padding:8px 0px 16px 0px;
	line-height: 1.4em;
	//text-transform:uppercase;
	text-align: center;
	letter-spacing:.1em;
	color:#777777;
//	font:normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif
	font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

.author {
	padding:0px 0px 2px 0px;
}

.post-footer a {
	color:#99AADD;
}

.post-footer a:hover {
	color:#AADD99;
	text-decoration:underline;
}

.post-end {
	margin-top: 10px;
	border-bottom:1px dotted #333333;
	width:100%;
	float: right;
}

.edit-post a {
	color:#FF5A00
}

.edit-post a:visited {
	color:#FF5A00
}

.edit-post a:hover {
	color:#99AADD
}

.adsense {
	padding-top:10px;
	margin-bottom:10px;
	border-top: 10px solid #333333;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #ffffff;
}

.previous-entries a {
	float: left;
	padding-left: 1pt;
}

.next-entries a {
	float: right;
	padding-right: 1pt;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 220px;
	overflow: hidden;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	text-align: left;
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	line-height:1.2em;
}

#sidebar h2, #sidebar .sidebartitle {
	font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
	color: #999999;
	margin-bottom:4px;
	text-transform:uppercase;
	letter-spacing:.2em;
}

#sidebar a, #sidebar a:visited {
	display: block;
	//padding: 7px 0;
	text-decoration: none;
	color:#99AADD;
}

#sidebar a:hover {
	//padding: 7px 0px;
	color:#AADD99;
	text-decoration:underline;
}



#sidebar-widget {
	border-top: 10px solid #333333;
}


#sidebar ul {
	list-style: none;
	border: none;
	padding: 0;
	margin: 0 0 20px 0;
}

#sidebar ul li {
	list-style: none;
	border: none;
	padding: 0 0 6px 0;
	margin: 0;
}

/* Search */
#searchform {
	//margin: 15px 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform #s {
//	width: 140px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	background: #000000;
	margin-right: 8px;
	color: #CCCCCC;
	font-weight: normal;
}

#searchform input {
	border:1px solid #CCCCCC;
	height: 26px;
	padding: 2px 2px 2px 2px;
	color: #CCCCCC;
	background: #000000;
	vertical-align: middle;
	cursor: pointer;
}


li.widget_calendar td {
	padding: 1px 7px;
}

.textwidget {
	padding-top: 5px;
}

/* Comments */
#comments {
	margin-bottom: 10px;
	border-top:10px  solid #333333;
}

#comments h3 {
	font-weight: bold;
	line-height: 1.4em;
	text-transform:uppercase;
	letter-spacing:.2em;
	color: #777777;
	font:normal normal 100% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	padding-bottom: 3px;
}

#commentlist {
	padding-bottom: 3px;
}

#comment-item {
	margin-top:8px;
	padding-bottom: 3px;
	border-bottom:1px dotted #333333;
}

#comment-author-and-avatar {
}

#comment-avatar {
	float:left;
	margin-right: 8px;
}

#comment-author {
	height: 26px;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

#comment-date {
	text-align:right;
	clear: both;
	padding-bottom: 3px;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 10px;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label {
	color: #777777;
	font-size: 77%;
}

#commentform input {
	width: 200px;
	border: 1px solid #CCCCCC;
	background: #000000;
	margin-right: 8px;
	color: #CCCCCC;
	font-weight: normal;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea {
	width: 570px;
	height: 115px;
	border: 1px solid #CCCCCC;
	background: #000000;
	margin-right: 8px;
	color: #CCCCCC;
	font-weight: normal;
	padding: 2px;
	margin-top: 3px;
}



#commentform #submit{
	border: 1px solid #CCCCCC;
	background: #000000;
	color: #CCCCCC;
	//float:left;
	width: 147px;
	height: 30px;
	cursor: pointer;
}


/* Footer */
#footer {
	clear: both;
	border-top: 10px solid #333333;
	background: #000000;
	padding:10px 10px 0px 10px;
	height: 20px;
	font-size: 8pt;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #99AADD;
}

#footer a:hover {
	color: #AADD99;
}

.center {
	text-align: center;
}

/* Fix floats */
img {
	border: none;
}

form {
	margin:0px;
	padding:0px;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* image caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Code snippet
----------------------------------------------- */
#codeSnippet {
	display:block;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color:#FFFFE0;
	color:#292929;
	padding:4px;
	margin:2px;
	max-height:400px;
	overflow:auto;
	line-height:1.1em;
}

