/*
File:			custom.css
Description:	Custom styles for Thesis
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































BASIC USAGE:
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































WHY THIS WORKS:
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!





















































































































































































































































































































































































































































































































































































































































































































































More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
body.custom {
 background: #44443f;
}
.custom #container {
 margin-top: 2em;
 margin-bottom: 2em;
 padding: 0.3em;
 background: #33332f;
 border: 0.4em solid #3e3e3a;
}
.custom #page {
 background: #fff;
}
.custom a, .custom a:visited { color: #CC0000; }
.custom ul#menu li a {text-transform: lowercase; }
.custom #archive_info p {text-transform: lowercase; }
.custom .headline_meta span, .headline_meta abbr { text-transform:lowercase; }
.custom .sidebar h3 { text-transform:capitalize; font-variant: normal; text-align:center; text-weight:bold; font-size:1.2em; }
.custom li.widget p { text-align: center; display: block;
 margin-left: auto;
 margin-right: auto }
.custom a img {display: block;
 margin-left: auto;
 margin-right: auto}
.custom a.fbconnect_login_button { align:left; }
.custom .teaser .teaser_date { text-transform: capitalize; }
.custom .prev_next {text-transform:lowercase; }
.custom #video_box {background: #ffffff;}
.custom .404_text {font-size:1.2em;}
.custom .widget_killer_recent_entries ul li {padding: 0.4em 0 0.4em 26px; 
 border-bottom: 1px dotted #CCCCCC; 
 background: transparent url(images/yildizzz.png) left no-repeat; 
 background-position: 3px %50; 
 }
.custom #content {margin-left: auto;
 margin-right: auto}
.custom .fbconnect_userpics .fbconnect_LastUsers {background: #ffffff}
.custom .fbconnect_LastUsers {background: #ffffff}
.custom .fbconnect_title {text-transform: none; font-size: small;}
.custom .gme {text-weight:bold; font-size:1.2em;
line-height: 1.385em;}
.custom .widget_killer_recent_entries a:link{color:#030303;}
.custom .widget_killer_recent_entries a:hover{color:#CC0000;}
.custom .widget_killer_recent_entries a:visited{color:#030303;}
.custom .widget_killer_recent_entries h3{color:#CC0000;}
.arc90_extlinkIMG { background: transparent url(images/extLink_img.gif) no-repeat top right; margin-left: 2px; height: 12px; width: 12px; cursor: pointer; padding-left: 12px;}
.reklam {margin-bottom: 10px; margin-right: auto;
margin-left: 100px;}
.custom .teaser .teaser_author .author {text-transform:lowercase;}
.custom .format_text p.note {
background: #f5f5f5 url(images/link.png) center no-repeat;
border: 2px solid #ddd;
background-position: 7px 50%; /* x-pos y-pos z-pos */
text-align: left;
padding: 5px 5px 5px 45px;}
.teaser .teaser_link {margin-left:1.5em;}
.gme #container {margin-top:-0.45em;border:none; padding-top:0;}
.gme #content_box {background:none;}
.gme #header {border:none; clear:none; height:180px; width:960px; padding-top:0; padding-left:0.4em;}
.rotate {padding-top:-20px; height:180px; width:960px;}
.mp3 {margin-left:-2.2em;float:left;margin-top:4em;}
.video {margin-left:-2.2em;float:left;margin-top:10em; display:block;}
.gme #mp3 {height:150px;}
.gme #video {height:300px;}
.gme .gme-header { height:180px; width:960px;margin-top:10px;}
.gme .header-gme {margin-left:245px; padding-bottom:0;}
#reklam {margin-bottom: 10px; margin-right: auto;
margin-left: 100px; margin-top:-10px;}
#share {width:250px; margin:0 auto; background:#FFFFA0 none repeat scroll 0 0; border:1px solid #E5E597;padding:1.5em;}
#share li {list-style-type:none;display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;vertical-align:middle;overflow:hidden;margin-left:25px;margin-top:15px;}
.custom .post_tags {padding-top:2em;}
.custom .menu a {text-transform:lowercase;color:black;}


.custom  #content p img{
border: 10px solid #EEEEEE;
}

.custom #content img.wp-smiley {
margin: 0;
padding: 
0;
text-align:inherit;
border: 0;
background: none;
} 

/* NUMBERED PAGE NAV */
.page-nav { font-size: 1.15em; font-weight: bold; margin: 1em 0; padding: 0; overflow: hidden; }
.page-nav-intro { float: left; padding: .3em .5em; margin: 0 1em 1em 0; background: #efefef; border: .1em solid #ccc; }
.page-number { float: left; padding: .3em .5em; margin: 0 .2em; background: #fff; border: .1em solid #ccc;  }
.current-page-number { float: left; padding: .3em .5em; margin: 0 .2em; background: #efefef; border: .1em solid #ccc; }
.elipses { float: left; padding: .3em .2em; }

#loginform { border: 0px solid #DDDDDD; height: 18px; padding: 4px 0;font-size: 1em}
#loginform .user, #loginform .password, #loginform .remember, #loginform .submit, #loginform .welcomebk {margin: 0 10px; float:right;}
.welcomebk { font-size: 1.2em;}

.social { border: dashed #ddd; border-width:1px 0 1px 0; margin: -15px auto 10px; display:block; padding: 3px 0 1px 0px;  overflow: hidden; }
	.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }
 
	.social .social_button.dg { margin: 0px 0 0 20px ; padding-top: 4px;}
	.social .social_button.tm { margin: 0px 0 0 12px;  padding-top: 4px;}
	.social .social_button.fb { margin: 0 0 0 15px;  padding-bottom:0px;}
	.social .social_button.su { margin: 0px 0 0 30px;  padding-top: 2px;}
        .social .social_button.em { margin: 0 0 0 20px;  padding-top: 0px;}
        .social .social_button.em a{background:#eee url(images/emailthis.gif) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:10px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
		.social .social_button.em a:hover {background:#ddd url(images/emailthis.gif) 3px 50% no-repeat}
	.social .social_button a img { border: 0; padding: 0; }
	.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#555;}
 
.clear{clear:both;}

.custom div.subscriber {text-indent:0; background-color: blue no-repeat; border-bottom: 1px solid #bbb; border-top: 1px solid #bbb; padding:1em; margin-left:-1em; margin-right:1em;}
.custom div.subscriber h3{text-indent: 0; }


.custom div.grayfader {text-indent:0; padding:1em; background: #fff url(fade.gif) repeat-x; border-bottom: 1px solid #bbb; margin-left:-1em; margin-right:1em;}
.custom div.grayfader h3{text-indent:0;}

#feedback a{ display:block; position:fixed; top:200px; right:-1px; background:green; padding:7px 5px;
 border:1px solid #030;
 border-left-color:#060;
 border-top-color:#090;
 }
 #feedback a:hover{background:#030;border:1px solid #030;}


































	































































































































































































































































































































