/*
Theme Name: WPVibe Ninja
Theme URI: http://wpvibe.com/
Description: Official <a href="http://wpvibe.com">WPVibe</a> Theme.
Version: 1
Author: Andres Armeda
Author URI: http://wpvibe.com/
Tags: Gray, Green
*/

* {margin:0px;padding:0px;}


/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100%; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #1F1D1D url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/bg.png) top left repeat-x;
	color: #333;
	text-align: center;
	font-family:Tahoma,Geneva,sans-serif;
	}
	

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-top: 2em; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1em; line-height: 1.4em;}
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }



blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul,
li ol       { margin: 0; }
ul, ol      { margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}
hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}
.clearer {margin: 0 0 60px;}
/****** Structure ******/


/* Header & Content*/


#header {
	margin: 0 auto;
	margin-bottom: 40px;
	width: 990px;
	height: 220px;
	padding: 0;
	background: transparent url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/logoglow.png) top left no-repeat;
	}

.headerinner {height: 167px;}

#header .logo{float:left;width:207px; height: 160px;text-indent:-10000px;margin:20px 0 0 0;padding:0;}
#header a.logo{float:left;display:block;background:url('images/logo.png') top left no-repeat;margin:20px 0 0 0;height:84px;width:207px;}

	
#header h1{float:left; width:207px; height: 160px; text-indent:-9999px;}

.hdrtoprgt {float: right;padding: 16px 0 0;}
.hdrtoprgt ul{ float: right; font-size:1.4em;margin:0; padding:0;}
.hdrtoprgt ul li{float: left; display:inline; margin:0; padding:0 0 0 20px;}
.hdrtoprgt ul li a{color:#AAE103; padding:2px 0 1px 0;text-decoration:none;}
.hdrtoprgt ul li a:hover{color:#fff;}
.hdrtoprgt ul li a.selected{color:#AAE103;}

.feature {
	margin: 30px 0 0;
	float: right;
	height: 90px;
	width: 728px;
	text-align: left;
}

.feature h3 a {
	color:#AAE103; 
	margin: 0;
	text-decoration: none;}

.feature p {
	color: #fff;
}

.menu{
height: 34px; 
padding: 15px 0 0;
}
	
.menu ul{ float: left; font-size:1.8em; text-shadow: #1F1D1D 1px 1px 0px; margin:0; padding:0;}
.menu ul li{float: left; display:inline; margin:0; padding:0 20px 0 0;}
.menu ul li a{color:#fff; padding:2px 0 1px 0;text-decoration:none;text-transform:uppercase;}
.menu ul li a:hover{color:#AAE103;}
.menu ul li a.selected{color:#AAE103;}
.current a:link,.current a:visited{color:#AAE103;}

#wrappertop {
	width: 990px;
	height: 12px;
	margin: 0 auto;
	background:transparent url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/wrptop.png) repeat-y scroll left;	
	}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background:transparent url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/wrpbg.png) repeat-y scroll left;	
	text-align: left;
	clear: both;
	overflow: hidden;
	}

#content {
	float: left;
	width: 670px;
	font-size: 1.2em;
	padding: 8px 0 0;	
	}
	
#pages {
	float: left;
	width: 630px;
	font-size: 1.2em;
	padding: 0 18px 0 20px;
}	

#pages p {font-size: 1.2em; letter-spacing: .05em;}
#pages h1 {color: #90bf02;	font-weight: bold;}
#pages h2 {color: #90bf02;	font-size: 2.5em;font-weight: bold;}
#pages h2 a{	margin: 0;color: #1F1D1D;text-decoration: none;}
#pages h2 a:hover{margin: 0;	color: #90bf02;	text-decoration: none;}
#pages h3 {color: #1F1D1D; font-weight: bold;}
#pages a {color: #90bf02; font-weight: bold; text-decoration: none;}
#pages a:hover {color: #1F1D1D; text-decoration: underline;}

h2.archttl {width: 630px; color: #90bf02;font-size: 1.5em;margin: 0 20px 20px; 	border-bottom: 2px solid #e7e7e7; }
h2.archttl span { color: #1F1D1D;}

h2.sorry {width: 630px; color: #90bf02;font-size: 1.8em;margin: 0 20px 20px; text-align: center;}
h2.sorry span { color: #1F1D1D;}

a.dwnbtn{ /*input field */
	border:0;
	color: #000;
	font-size: 1.2em;
	text-indent: -9999px;
	width: 204px;
	height: 78px;
	margin: 20px 20px 20px 0;
	background: url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/downloadbutton.gif) top left no-repeat;	
	display:block	
}

a.dwnbtn:hover{ /*input field */
	border:0;
	color: #000;
	font-size: 1.2em;
	text-indent: -9999px;
	width: 204px;
	height: 78px;
	margin: 20px 20px 20px 0;
	background: url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/downloadbutton.gif) top left no-repeat;	
	display:block;	
	background-position: 0 -78px;
}

/* Header & Content End */

/* Begin Sidebar */

#sidebar {
	float: right;
	width: 318px;
	padding: 5px 0 0 2px;
	}

#sidebar a {line-height: 1.6em;}

#sidebar ul, #sidebar ul ol {
	color: #1F1D1D;
	font-size: 1.2em;
	text-shadow: #dddddd 1px 1px 0px;
	margin: 0 0 15px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 6px;
	border-bottom: 1px solid #969691;	
	}

#sidebar ul li a { 
	padding: 2px;
	color: #1F1D1D;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.3em;
}

#sidebar ul li a:hover {background: #AAE103; text-decoration: underline;}

.searchbox{ /*outer background*/
	background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sb_btm_brdr.png) bottom left repeat-x;
	height: 26px;
	padding: 0 0 28px 15px;
	margin-bottom: 18px;
}

input.search-field{ /*input field */
	float: left;
	border:0;
	margin:0;
	color: #565252;
	font-size: 2.2em;
	font-weight: bold;
	text-shadow: #fff 1px 1px 0px;	
	padding: 6px 5px 5px 5px;
	height:30px;
	background: transparent url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/main_search_bg.png) no-repeat top left;
	width: 250px;
}

input.search-go{ /*search icon */
	float:left;
	border:0;
	margin:0;
	padding:0;
	height: 35px;
	width: 35px;
	background: url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/search_btn.png) no-repeat top left;
	cursor: pointer;
}

input:focus { outline:none; }


#sidebar .socialbox {
	padding: 0 0 10px 16px;
	background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sb_btm_brdr.png) bottom left repeat-x;
	overflow: auto;
}
#sidebar .socialbox ul li a{
	height: 64px;
	width: 64px;
	padding: 0;
}
#sidebar .socialbox ul{ float: left; margin:0; padding:0;}
#sidebar .socialbox ul li{float: left; display:inline; height: 64px; width: 64px; border: none; padding: 0; margin: 0 6px 0 0;}
#sidebar .socialbox ul li a{height: 64px; width: 64px; color:#fff; padding:0;text-decoration:none;text-transform:uppercase; background: none;}
#sidebar .socialbox ul li a:hover{color:#AAE103;}
#sidebar .socialbox img {height: 64px; width: 64px; margin: 0 0 0 0; opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);
}
#sidebar .socialbox img:hover {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
#sidebar .rsscnt{
	float: left;
	width: 135px;
	font-size: 1.3em;
	margin: 10px 0 10px 4px;
	color: #565252;
}

#sidebar .rsscnt span, #sidebar .twitcnt span {color: #1f1d1d; font-weight: bold; font-size: 1.2em;}

#sidebar .rsscnt a, #sidebar .twitcnt a { 
	color: #1F1D1D;
	text-decoration: none;
	background: #AAE103;
	padding: 2px;
	text-transform:uppercase;	
}
#sidebar .rsscnt a:hover,#sidebar .twitcnt a:hover {text-decoration: underline;}

#sidebar .rsscnt ul, #sidebar .twitcnt ul { font-size: 1em;}
#sidebar .rsscnt ul li, #sidebar .twitcnt ul li{ height: 22px;width: 140px; display: block; font-size: .8em; text-decoration: none; border: none; padding: 0;}
#sidebar .rsscnt ul li a, #sidebar .twitcnt ul li a {background: #AAE103; color: #1F1D1D; padding: 2px;}
#sidebar .rsscnt ul li a:hover, #sidebar .twitcnt ul li a:hover {color: #1F1D1D; padding: 2px;}

.twitcnt{
	float: right;
	width: 130px;	
	font-size: 1.3em;
	margin: 10px 30px 10px 0;
	color: #565252;
}

.popposts, .recposts, .reccom, .mustread, .freedownloads, .tweets {padding: 0 18px 10px 14px;background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sb_btm_brdr.png) bottom left repeat-x;}

.tweets {font-size: 1.2em;}
#sidebar .tweets ul li a {text-decoration: underline; font-size: 1em;}

#sidebar .tweets a.aktt_tweet_time{background: #AAE103; text-decoration: none;}
#sidebar .tweets a.aktt_tweet_time:hover{background: #AAE103; text-decoration: underline;}
#sidebar .tweets ul li.aktt_more_updates a {float: right; background: #AAE103; text-decoration: none;}
#sidebar .tweets ul li.aktt_more_updates a:hover {text-decoration: underline;}
#sidebar .tweets ul li.aktt_more_updates {overflow: hidden;}

h2.popposts, h2.recposts, h2.reccom, h2.mustread, h2.freedownloads, h2.tweets {margin: 0 0 6px; padding: 0;font-weight: bold;font-size: 3em;text-indent: -10000px;}
h2.popposts {background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sbtitles/popularposts.png) bottom left no-repeat;}
h2.recposts {background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sbtitles/recentposts.png) bottom left no-repeat;}
h2.reccom {background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sbtitles/recentcomments.png) bottom left no-repeat;}
h2.mustread {background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sbtitles/mustreads.png) bottom left no-repeat;}
h2.freedownloads {background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sbtitles/freedownloads.png) bottom left no-repeat;}
h2.tweets {background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sbtitles/twitter.png) bottom left no-repeat;}

#sidebar .tags {padding: 20px;	background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sb_btm_brdr.png) bottom left repeat-x;}
#sidebar .tags a{
	color: #1F1D1D;
	text-decoration: none;
	background: #AAE103;
	padding: 2px;
	text-shadow: #dddddd 1px 1px 0px;	
	text-transform:uppercase;	
}

#sidebar .tags a:hover{
	text-decoration: underline;
}

#sidebar h2.tag {
	font-weight: bold;
	font-size: 3em;
	margin: 0 0 0 16px;
	text-indent: -10000px;
	background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/sbtitles/tags.png) bottom left no-repeat;	
}
	
/* End Sidebar */

/* Begin Footer */		
		
#footer {
	padding: 0;
	margin: 0 auto;
	height: 170px;
	margin:0;
	width: 100%;
	clear: both;
	background: url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/ftrbg.png) top right repeat-x;
	}

.footerinner {
	margin: 0 auto;
	width: 990px;
	height: 140px;	
	clear: both;
	}

#footer .ftrlogo{float:left;width:207px; height: 160px;text-indent:-10000px;margin:74px 0 0 0;padding:0;}
#footer a.ftrlogo{float:left;display:block;background:url('images/logo.png') top left no-repeat;margin:16px 0 0 0;height:84px;width:207px;}
#footer a.ftrlogo:hover {background: transparent url('images/logo.png') top left no-repeat;}
#footer p {
	margin: 0;
	padding: 5px 0 8px 0;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	}
	
#footer a{padding: 2px;color: #AAE103; text-decoration: none;}	
#footer a:hover{color: #1F1D1D; background: #AAE103;}	

#footer .ftrtags { float: left;padding: 20px;}
#footer .ftrtags a{
	color: #AAE103;
	text-decoration: none;
	padding: 2px;
	text-transform:uppercase;	
}
#footer .ftrtags a:hover{
	color: #1F1D1D;
	text-decoration: underline;
	background: #AAE103;
}

.ftrsoc {
	float: right;
	padding: 7px 0 10px 18px;
	overflow: auto;
}
		
/* Footer End */	
		
/***** Structure End *****/

/* Posts Begin */

.post {
	width: 630px;
	clear: both;
	margin: 0 0 20px 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e7e7e7;

	}

.post p {font-size: 1.2em; letter-spacing: .05em;}

.post h1 {color: #90bf02;	font-weight: bold;}

.post h2 {color: #1F1D1D;	font-size: 2.3em;font-weight: bold;}

.post h2 a{	margin: 0;color: #90bf02;text-decoration: none;}
.post h2 a:hover{margin: 0;	color: #1F1D1D;	text-decoration: none;}

.post h3 {color: #90bf02; font-weight: bold;}

.post a {color: #90bf02; font-weight: bold; text-decoration: none;}
.post a:hover {color: #1F1D1D; text-decoration: underline;}

.post ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 1.2em;
}

h2.indx {float: left; width: 560px; margin: 0 0 10px;}

.cmts {float: right;height: 68px; width: 60px;
	background: url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/cmtbg.png) top right no-repeat;
	text-align: center;
	padding: 2px 0 0;
	margin: 0 0 10px;
}

.cmts a{font-size: 2.6em; font-weight: bold; color: #000; text-decoration: none;
}
.cmts a:hover{color: #fff; text-decoration: none;
}

.postmetap {
	background: #F7F7F7;
	padding: 4px;
	margin: 0 0 10px 0;
	padding: 15px 10px 0;
	font-size: 1.2em;
	border: 1px solid #DDDDDD;	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
}
.postmetap a{
	color: #1F1D1D;
	text-decoration: underline;
}

.postmetap a:hover{
	color: #1F1D1D;
	text-decoration: underline;	
}

.postmetap p{

	color: #1F1D1D;
}

.postmetap span {float: right;}

.postmetap h3{
	font-size: 1.2em;
	color: #1F1D1D;
	margin-top: 0px;
}

.postmetaa {
	background: #F7F7F7;
	padding: 4px;
	margin: 0 0 10px 0;
	padding: 15px 10px 0;
	font-size: 1em;
	border: 1px solid #DDDDDD;	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: .02em;	
}

.postmetaa a{
	color: #90bf02;
	text-decoration: none;
}

.postmetaa a:hover{
	color: #1F1D1D;
	text-decoration: underline;	
}

.postmetaa p{
	color: #1F1D1D;
}

.postmetaa span {float: right;}

.postmetaa h3{
	font-size: 1.4em;
	color: #1F1D1D;
	margin: 0 0 10px 10px;
}

.postmetaa img.avatar {margin: 0 10px 10px;}



.postmetaaa {
	background: #F7F7F7;
	padding: 4px;
	margin: 0 0 10px 0;
	padding: 15px 10px 0;
	font-size: 1em;
	border: 1px solid #DDDDDD;	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing: .02em;			
}

.postmetaaa a{
	color: #90bf02;
	text-decoration: none;
}

.postmetaaa a:hover{
	color: #1F1D1D;
	text-decoration: underline;	
}

.postmetaaa p{

	color: #1F1D1D;	
}

.postmetaaa span {float: right;}

.postmetaaa h3{
	font-size: 1.4em;
	color: #1F1D1D;
	margin: 0 0 10px 10px;	
}

.postmetaaa img.avatar {margin: 0 10px 0;}



.posttags {
	height: 33px;
	padding: 12px 0 0 50px;
	background: url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/tags.png) center left no-repeat;
	margin: 0 0 18px 0;
	overflow: hidden;
}
.posttags a{
	color: #1F1D1D;
	margin: 0 0 4px 0;
	text-decoration: none;
	background: #AAE103;
	padding: 2px;
	text-transform:uppercase;
	font-weight: normal;
	text-shadow: #dddddd 1px 1px 0px;		
	}

.posttags a:hover{
	color: #1F1D1D;
	text-decoration: underline;
	text-shadow: #dddddd 1px 1px 0px;		
	}

.relitems {
	padding: 0;
	margin: 0 0 18px 0;
	overflow: hidden;
	border-bottom:1px solid #DDDDDD;
}

.relitems h3{
	font-size: 1.2em;
	color: #1F1D1D;
}

.relitems ol li a{
	color: #90bf02;
	text-decoration: none;	
	}

.relitems ol li a:hover{
	color: #1F1D1D;
	text-decoration: underline;
	text-shadow: #dddddd 1px 1px 0px;		
	}

.postmeta {
	background: #F7F7F7;
	padding: 4px;
	margin: 0 0 10px 0;
	padding: 6px;
	font-size: 1em;
	border: 1px solid #DDDDDD;	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
	overflow: hidden;
	position: relative;
}

.postmeta a{
	color: #1F1D1D;
	text-decoration: underline;
}

.postmeta a:hover{
	color: #90bf02;
	text-decoration: underline;	
}

.postmeta p{

	color: #1F1D1D;
}

.postmeta span {float: right; position: absolute; right: 4px;}

span.indxrm {float: right; margin: 0 0 20px 0;}
span.indxrm a{float: right; font-size: 1.4em;}


.postmetadata {
	clear: both;
}

/* Posts End */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

code {
	font: .9em 'Courier New', Courier, Fixed;
	}

code {

	background: #F7F7F7;
	padding: 4px;
	margin: 30px 0;
	padding: 2px;
	border: 1px solid #DDDDDD;	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
	overflow: hidden;
	position: relative;

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 5px 0 5px 7px;
	display: inline;
	}

img.alignleft {
	padding:  0 4px 4px;
	margin: 5px 7px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	

.alignlefttm {
	margin: 0 10px 10px 0;
	padding: 10px 0 0;
	float: left;
	clear: both;
	}



a.retweet {margin: 0 0 20px 0;}
	
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	padding: 0;
	}


html>body .entry li {
	margin: 0 0 0 20px;
	line-height: 1.7em;
}
	
.entry ol {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 20px 20px;
	}

.entry ol li {
	padding: 0;
	}

.wp-pagenavi {text-align: right; margin: 0 18px 0 0;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


#respond {
	padding: 0 20px 30px 20px;
	clear: both;
	overflow: auto;
	}
	
h3.respond {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	padding: 0 0 20px;
	margin: 0 20px 20px;
	border-bottom: 1px solid #DDDDDD;	
}	

h3.respond a{
	color: #90bf02;
	text-decoration: none;
	padding: 0;
}

h3.respond a:hover{
	color: #1F1D1D;
	text-decoration: underline;	
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

/* End Form Elements */

/* Sociable */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	a
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	margin: 0 9px 0 0;	
	padding: 1px;
	text-align: center;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 48px;
	height: 48px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.sociable-hovers:hover {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

/* End Sociable */

/* Begin Comments*/

h3#comments {margin: 0 0 20px 20px;}


#commentform .logged-in{ font-weight:bold; margin:0 0 1em; }

#commentform textarea:focus { outline:none; }

#commentform textarea{ 
	border:1px solid #d5d5d5; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	background: #fff; 
	height:1%; 
	padding:5px; 
	position:relative;
	width: 98%;
}

#commentform .required{color:#90bf02;}
#commentform a{color: #90bf02;}
#commentform a:hover{color: #333;}
#commentform p{margin:0 0 10px;}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #mcspvalue{ 
	border:1px solid #d5d5d5; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	background: #fff; 
	height:1%; 
	padding:5px; 
	position:relative; 
}

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #ddd; height:1%; margin:0 20px 10px; padding:5px 7px 5px 50px; position:relative; 	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment-author-dre {background: #eafcb5;}
ol.commentlist li.comment-author-jonathan {background: #eafcb5;}
ol.commentlist li.comment { overflow: hidden; clear: both;}
ol.commentlist li.comment a{ color: #90bf02; text-decoration: none;}
ol.commentlist li.comment a:hover{ color: #000; text-decoration: underline;}
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight: bold; font-size: 1.2em; margin: 0 0 28px 0;}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#90bf02; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; text-decoration:underline;}
ol.commentlist li div.vcard img.avatar { border:1px solid #DDDDDD; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size: .8em; position:absolute; right:10px; text-align:right; top:10px; margin: 0 0 30px 0; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font-size: 1.2em; sans-serif; margin:0 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { margin: 0 8px 8px 0; float: right; background:#565252; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#90bf02;}
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-dre {background: #eafcb5;}
ol.commentlist li ul.children li.comment-author-jonathan {background: #eafcb5;}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {background: #F8F8F8;}
ol.commentlist li.odd {}
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.cancel-comment-reply { margin: 0 0 5px 0;}
.cancel-comment-reply a {color: #1F1D1D; font-weight: bold; font-size: 1em;}
.cancel-comment-reply a:hover {color: #90BF02; font-weight: bold; font-size: 1em;}

.trackb {padding: 10px 0 0; margin:0 0 20px 20px; font-weight: bold; font-size: 1.4em;}

ol.pinglist { margin:0; padding:0; text-indent:0; background: #F7F7F7; border:1px solid #ddd; height:1%; margin:0 20px 10px; padding:5px 7px 5px 20px; position:relative; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
ol.pinglist li { list-style-type:inherit; list-style-position: inside; font-size: 1.2em;}
ol.pinglist li a{ font-weight: bold; margin: 0;color: #1F1D1D;text-decoration: none;}
ol.pinglist li a:hover{ font-weight: bold; margin: 0; color: #90bf02; text-decoration: none;}


/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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: 6px;
	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;
	text-shadow: #fff 1px 1px 0px;	
}
/* End captions */

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }


/* Lightbox */

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:320px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(http://cache.wpvibe.com/wp-content/themes/wpvibe/images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
fieldset.options { padding:15px; }
