/*  
Theme Name: Mintfolio Theme v1
Theme URI: 
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize.
Author: Brandon
Author URI: 
Version: 1
Tags:
*/

/* Defaults */

* { margin: 0; padding: 0; }

body {
	font: normal 13px 'Lucida Grande', Helvetica, Arial, sans-serif;
	background: #111111 url(/images/bgfade.png) 0 0 repeat-x;
	text-align: center;
	color: #fff;
}
/*
body {
	font: normal 13px 'Lucida Grande', Helvetica, Arial, sans-serif;
	background: #000 url(/images/bg.jpg) top no-repeat;
	text-align: center;
	color: #fff;
}
*/

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

/*
h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }
*/

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #90cc80;
  text-decoration: none;
  }

a:hover {
  color: #90cc80;
  text-decoration: underline;
  }

a img {
  border: none;  
  }


  
blockquote {
  background: #070707;
  border: 1px solid #111;
  padding: 5px 15px;
  margin: 5px 10px;
  font-style: italic;
  color: #fff;
   font: normal 9pt Arial, Helvetica, sans-serif;
   letter-spacing: normal;
   line-height: 16px;
  }
blockquote p {
	color: #888;
	margin: 0;
	padding: 5px 0;
  }

code {
  color: #3366cc;
  font-style: italic;
  overflow: hidden;
  background: url(images/bg-trans.png) repeat;
  border: 1px dashed #222;
  display: block;
  padding: 5px 10px;
  margin: 5px 10px;
   font: normal 9pt Arial, Helvetica, sans-serif;
   letter-spacing: normal;
   line-height: 16px;
}

pre {
 overflow: hidden;	
}

strong {
  font-size: 110%;
  }

/*
body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #000 url(images/bgbody.jpg) top center no-repeat;
  }
*/

/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 880px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  position: relative;
  }

/* Menu */

#header #topmenu { position: absolute; top: 8px; right: 0px; }
#header #topmenu a { font-size: 9pt; margin: 0 6px; padding: 2px 2px; text-decoration: none; color: #555; }
#header #topmenu a:hover { color: #fff; border-top: 4px solid #fff; }
#header #topmenu a.signup { color: #90cb80; }
#header #topmenu a.signup:hover { color: #90cb80; border-top: 4px solid #90cb80; }
#header #toptag { position: absolute; right: 0; bottom: 4px; font-size: 10pt; color: #bdeab0; }




/* Top Content */

#main {
  margin: 5px 10px 0 0;
  clear: both;
  display: block;
  padding-bottom: 5px;
  width: 100%;
  }
#contentwrapper {
  float:left;
  width: 600px;
  margin: 0 0 20px 0;
  padding: 0;
  }
 
 /*
#contentwrapper2 {
  float:left;
  display: block;
margin: 0 0 15px 0;
  padding: 0;
border: 1px solid red;
background: yellow;
  }
  */
 
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 5px 0 10px 0;
  font-size: 14pt;
  text-align: right;
  color: #fff;
  font-weight: bold;
  background: url(images/bg-trans.png) repeat;
  padding: 0px;
  }
.topPost {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 9pt;
  /*border-bottom: 1px solid #222;*/
  }
.topPost h2.topTitle a {
  font-size: 14pt;
  font-weight: normal;
  color: #90cc80;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #abd1ea;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 8pt;
  color: #444;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #444;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #efefef;
  margin: 8px 0 4px 0;
  overflow: hidden;
  border-bottom: 1px solid #222;
  padding: 0 0 10px 0;
  }

 .topPost div.topContent p {
   color: #ccc;
   font: normal 9pt Arial, Helvetica, sans-serif;
   letter-spacing: normal;
   line-height: 16px;
 }

.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #90cc80;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
  

  
  
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 8pt;
  font-style: italic;
  margin: 0 10px 5px 5px;
  color: #bddfb3;
  }
 .topPost span.topMore {
 	  margin: 0 5px 5px 0;
 float: right; 	
}
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }

.topPost span.topComments a {
  color: #bddfb3;
  background: url(images/comment-right-lt.gif) left no-repeat;
  padding-left: 15px;
  vertical-align: middle;
  float: left;
  clear: left;
   	margin: 0 15px 0 0;	
  }
.topPost span.topMore a {
  color: #bddfb3;
  background: url(images/arrow-right-lt.gif) right no-repeat;
  padding-right: 15px;
  vertical-align: middle;
  }
 .topPost span.topTags{
 	  float: left;
  margin: 0px 0 8px 0;
	  color: #666;
	clear: both;
}
.topPost span.topTags em {
  /*background: url(images/tags.gif) left no-repeat;*/
  color: #888;

  }
.topPost span.topTags a {
  color: #666;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #90cc80;
  text-decoration: none;
  }
  


#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #fff;
  text-transform: lowercase;
  text-decoration: none;
  }
#nextprevious a:hover {
  color: #90cc80;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  display: block;
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #fff;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 8pt;
  }
.commentlist li, .trackback li {
  margin: 8px 0 15px 0;
  padding: 10px;
  background: #0d0d0d;
  border: 1px solid #101010;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #040404;
  border: 1px solid #101010;
  margin-top:8px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 10px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 9pt;
  font-style: normal;
  color: #ddd;
  }
 .commentlist cite a {  color: #ddd; }
 .commentlist cite a:hover { color: #a0d392; }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
    font-size: 8pt;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 545px;
  background: #111;
  padding: 10px;
  color: #fff;
  border: 1px solid #222;
  }
#comment #submit {
  margin: 0;
  }




/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  /*background: url(images/bg-trans.png) repeat;*/
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #bdeab0;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 8pt;
  color: #bdeab0;  
  margin: 0 10px;
  padding: 0 0 6px 0;
  }
 
#main #welcome a {
  text-decoration: underline;
  color: #90cc80;
  }
#main #welcome a:hover {
  color: #fb9f3e;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 0;
  float: right;
  width: 260px;
  color: #eee;
  }
#sidebars .sidebarbox {
  background-color: #060505;
  padding: 10px;
  border: 1px solid #1c1c1c;
  text-align: left;
}

/*
#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }
*/

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #90cc80;
  letter-spacing: -1px;
  }
#sidebars h2 a { 
	color: #90cc80;
	text-decoration: none;
}

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 10px 0;
  }

#sidebars li {
  margin-bottom: 15px;
  list-style: none;
  font-size: 8pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 12px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
  color: #fff;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* footer*/
#footer {
  clear: both;
  padding: 10px 0;
  font-size: 8pt;
  margin: 0 0 10px 0;
  position: relative;
  color: #555;
  }
#footer p {
  font-size: 8pt;
  color: #555;
  padding: 0;
  }
#footer a {
  color: #555;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  }
#footerright {
  float: right;
  }
  
  
#footerleft a.feedurl { color: #fb9f3e; text-decoration: none; }
#footerleft a.feedurl img { margin: 0 0 -3px 0; }





/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;

  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }


.a2a_dd {
	float: left;
	text-decoration:none;
	font-size: 8pt;
	color: #90cc80;
}
.a2a_dd:hover { 
	text-decoration: none;
}

.aktt_tweets ul li a { 
	text-decoration: underline;
	color: #90cc80;
  }
.aktt_tweets ul li a:hover {
  color: #fb9f3e;
}
  