/*
Theme Name: Wikistupidia
Theme URI: http://www.wikistupidia.com/
Version: 1.0
Author: Zeynep Goral
Author URI: http://www.zeynepgoral.com/

*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:active {
	color: #CC6600;
	text-decoration: underline;
}

a:hover {
	color: #CC6600;
	text-decoration: underline;
}

blockquote {
	background-color: #D4D4D4;
	margin: 5px 20px 20px;
	padding: 10px 10px 0;
}

body {
	background-color: #FFFFFF;
	background-image: url('http://www.wikistupidia.com/bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	min-width: 775px;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

h1 {
	color: #000000;
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 3px;
}

h1 a {
	color: #000000;
}

h1 a:visited {
	color: #000000;
}

h1 a:active {
	color: #000000;
}

h1 a:hover {
	color: #000000;
}

h2 {
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 10px;
}

html, #wrap {
	height: 100%;
}

img {
	border: #333333;
}

/* --------------- Header ------------------------ */

#banner {
	float: left;
	height: 90px;
	width: 728px;
}

#header {

	clear: both;
	margin: 0 auto 30px;
	min-height: 90px;
	min-width: 1000px;
	padding: 30px 0;
	width: 1000px;
}

#logo {
	float: left;
	font-size: 10px;
	height: 90px;
	padding: 0 20px 0 3px;
	text-align: center;
	width: 242px;
}

.logo {
	margin: 7px 0 10px;
}

#logo p {
	vertical-align: top;
}

#maincontent {
	margin: 0 auto;
	min-width: 900px;
	padding: 0 0 100px 0;
	text-align: center;
	width: 900px;
}

/* --------------- Content ----------------------- */

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
}

#content {
	float: left;
	line-height: 20px;
	text-align: left;
	width: 520px;
}

#content img {
	border: 1px solid #212121;
}

.current {
	border: 1px solid #C4C4C4;
	margin: 3px;
	padding: 5px;
}

.entry {
	margin: 0;
	padding: 0;
}

.entry li {
	margin: 0;
	padding: 0 0 3px;
}

.entry ol {
	margin: -15px 0 15px 30px;
	padding: 0;
}

.entry p {
	padding: 0 0 15px;
}

.entry ul {
	margin: 0 0 15px 15px;
	padding: 0;
}

.navigation {
	display: block;
	font-size: 11px;
	margin: -10px 0 20px;
	padding: 0;
}

.navright {
	text-align: right;
}

a.page {
	border: 1px solid #C4C4C4;
	margin: 3px;
	padding: 5px;
}

.pages {
	padding: 5px;
}

.post {
	clear: both;
	display: block;
}

.postmetadata {
	border-bottom: 1px solid #C4C4C4;
	font-size: 11px;
	margin-bottom: 40px;
	padding: 0 0 5px;
}

.wp-caption-text {
	font-size: 11px;
	line-height: 14px;
	margin: 10px;
	text-align: center;
}

.wp-pagenavi {
	display: block;
	font-size: 11px;
	margin: -10px 0 10px;
	text-align: center;
}

/* --------------- Comments ---------------------- */

.avatar-32 {
	float: left;
}

.comment-author {
	font-style: normal;
	padding: 5px;
}

.comment-author img {
	border: 1px solid black;
	float: left;
	margin: 3px 15px 0 0;
	vertical-align: top;
}

.comment-author img a:hover {
	text-decoration: none;
}

.comment-childs {
	border: 0px;
	margin: 0px 10px -35px;
	padding: 5px 10px 0;
}

.comment-childs p {
	padding: 0 5px;
}

.comment-meta {
	padding: 0px;
	margin: 0px;
}

.commententrymetadata {
	font-size: 11px;
	margin: 0 0 20px;
}

#commentform {
	padding: 0 0 0 10px;
}

#commentform text {
	width: 175px;
}

#commentform textarea {
	height: 150px;
	width: 400px;
}

#commentform textarea, text, input {
	background: #FFFFFF;
	border: #C4C4C4 solid thin;
	color: #212121;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 4px;
	padding: 2px;
}

.commentlist {
	list-style: none;
	margin: -40px 0 0;
	padding: 10px;
}

.commentmetadata {
	font-size: 10px;
}

.commenttext {
	padding: 10px;
}

.commenttext p {
	padding: 0;
	margin: 0;
}

.fn {
	font-style: normal;
	padding: 10px 0 0;
	margin: 0;
}

li.comment-author-admin {
	background: #D4D4D4;
	margin: 0 0 20px;
}

.options {
	border: 0;
	padding: 0 0 15px;
}

.options text {
	width: 175px;
}

.options textarea {
	height: 150px;
	width: 400px;
}

.options textarea, text, input {
	background: #FFFFFF;
	border: #C4C4C4 thin solid;
	color: #212121;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 4px;
	padding: 2px;
}

.subscribe-to-comments {
	font-size: 11px;
	padding: 10px 0 0;
}

textarea#comment {
	width: 400px;
	padding: 5px;
}

.vcard {
	margin: 25px 0 -5px;
}

/* --------------- Sidebar ------------------------ */

.adtext {
	font-size: 10px;
}

.box {
	clear: right;
	float: right;
	height: 280px;
	margin: 0 0 10px;
	width: 336px;
}

.boxes {
	float: left;
	height: 125px;
	margin: 7px 7px;
	width: 125px;
}

#boxes-wrap {
	clear: right;
	float: right;
	width: 300px;
	margin: 0 10px 30px;
}

#sidebar {
	float: left;
	padding: 10px 0 0 30px;
	width: 340px;
}

/* --------------- Footer ------------------------ */

#disclaimer {
	margin: 0 auto;
	min-width: 900px;
	padding: 30px 0 0;
	text-align: left;
	width: 900px;
}

#footer {
	background: #000000;
	clear: both;
	color: #C4C4C4;
	font-size: 11px;
	height: 100px;
	line-height: 18px;
	margin: -80px 0 0;
	position: relative;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* --------------- Clear fix --------------------- */

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* --------------- Hides from IE-Mac -------------- */

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


.sharing {
	padding: 0 0 10px 0;
}

.sharing_label {
	line-height: 24px;
	padding: 10px 10px 0 0;
	float: left;
	font-weight: bold;
}

.sharing ul, .sharing-hidden ul {
	list-style: none outside none !important;	
	padding: 0 !important;
	margin: 0 !important;
	float: left;
	text-indent: 0 !important;
}

.sharing li, .sharing-hidden li {
	display: list-item !important;			
	list-style: none outside none !important;	
	float: left;
	padding: 10px 0 0 0 !important;
	margin: 0 10px 0 0 !important;
	background: none !important;
}

.sharing li div, .sharing-hidden li div {
	margin: 0 !important;
}

.sharing li:before, .sharing-hidden li:before {
	content: none !important;
}


.sharing li a, .sharing-hidden li a {
	padding: 0px 0 0 20px;
	line-height: 24px;
	display: block;
}

.sharing li.share-regular a, .sharing-hidden li a, .sharing li.share-regular a:hover, .sharing-hidden li a:hover {
	border: none !important;
}

.share-custom a.sharing-anchor{
	color: #666;
	font-size:11px;
	font-family: arial, tahoma, verdana, sans-serif;
	text-decoration: none;
}

.sharing li.share-custom{

}

.sharing-hidden a{
	color: #666;
}
		
.sharing a.share-twitter,.sharing-hidden a.share-twitter { background: url('images/twitter.png') no-repeat center left; }
.sharing a.share-facebook,.sharing-hidden a.share-facebook { background: url('images/facebook.png') no-repeat center left; }
.sharing a.share-email,.sharing-hidden a.share-email { background: url('images/email.png') no-repeat center left; }
.sharing a.share-digg,.sharing-hidden a.share-digg { background: url('images/digg.png') no-repeat center left; }
.sharing a.share-stumbleupon,.sharing-hidden a.share-stumbleupon { background: url('images/stumbleupon.png') no-repeat center left; }
.sharing a.share-reddit,.sharing-hidden a.share-reddit { background: url('images/reddit.png') no-repeat center left; }
.sharing a.share-print,.sharing-hidden a.share-print { background: url('images/print.png') no-repeat center left; }
.sharing a.share-press-this,.sharing-hidden a.share-press-this { background: url('images/wordpress.png') no-repeat center left; }

.sharing div.twitter_button { padding: 2px 0; }
.sharing div.reddit_button { padding: 2px 0 0 0; }
.sharing div.stumbleupon_button { padding: 3px; }
.sharing div.digg_button { font-size: 0px; padding: 4px 0 0 0; }
.sharing div.facebook_button { font-size: 0px; padding: 3px 0;  height: 18px;}
.sharing div.like_button { font-size: 0px; padding: 2px 0;  height: 18px;}

.sharing-hidden li {
	width: 130px;
}

.sharing-hidden div.twitter_button { padding: 0; }
.sharing-hidden div.reddit_button { padding: 0; }
.sharing-hidden div.stumbleupon_button { padding: 0; }
.sharing-hidden div.digg_button { font-size: 0px; padding: 0; }
.sharing-hidden div.facebook_button { font-size: 0px; padding: 0;}
.sharing-hidden div.like_button { font-size: 0px; padding: 0;}
 
 
.sharing div.facebook_button a, .sharing-hidden.facebook_button a {
	line-height: none;
	padding: 0;
}

#sharing_email {
	background-color: #fff;
	padding: 15px;
	width: 312px;
	position: absolute;
	border: 2px solid #6e6e6e;
	z-index: 1001;
	text-align: left;
}

#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 11px;
	padding: 5px 8px;
	line-height: 11px;
	margin: 10px 0 0 0;
}

#sharing_email label {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
}

#sharing_email input[type="text"] {
	width: 100%;
	margin-bottom: 12px;
}

#sharing_email .sharing_send {
}

#sharing_email .sharing_cancel {
	padding: 0 0 0 10px;
	font-size: 11px;
}

#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 10px 0 14px 0;
}

#sharing_background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1000;
}

.sharing-hidden {
	padding: 10px 0 0 0;
}

.sharing-hidden .inner {
	border: 2px solid #6e6e6e;
	padding: 15px 0 15px 0;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px !important;
	width: 300px;
	z-index: 1000;
}

.sharing-hidden ul {
	background: white url('images/share-bg.png') repeat-y center center;
	margin: 0 !important;
}

.sharing-hidden li {
	padding-left:10px !important;
	padding-right:10px !important;
	padding-top:0px !important;
	margin: 0 !important;
	margin-bottom:10px !important;
}

.sharing-hidden li a {
	padding-right: 20px;
	font-size: 11px;
	line-height: 16px;
	display: block;
	text-decoration: none !important;
	border-bottom: 0px !important;
	
}

.sharing-hidden li a.no-text{
	width: 16px;
	height:16px;
}

.sharing li a.no-text{
	width: 16px;
	height: 16px;
	margin-top: 4px;
	padding: 0px !important;
}

.sharing li a.no-icon {
	background: none !important;
	padding-left: 0 !important;
}

.sharing li.share-end, .sharing-hidden li.share-end {
	clear: both;
	height: 0;
	padding: 0px !important;
	margin: 0px !important;
	width: 0;
	visibility: hidden;
	float: none;
}

.sharing .sharing-anchor {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d8d8d8;
	float: left;
	line-height: 20px;
	padding: 0 8px 0 21px;
	background: #fff url('images/sharing-hidden.png') no-repeat 0px center;
	font-weight: normal;
}

.sharing-clear {
	clear: left;
}

.response {
}

.response-title {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.response-sub {
	font-size: 11px;
	line-height: 24px;
}

.response-close .sharing_cancel {
	padding: 0px !important;
}

li.share-email, li.share-custom a.sharing-anchor {
	display: none !important;
}

li.share-service-visible {
	display: list-item !important;
}

li.share-custom a.sharing-anchor.share-service-visible {
	display: inline !important;
}

