/*  
Theme Name: Supermini
Theme URI: http://nocreativity.com/blog
Description: Super queezy mini bloggy layout thingie. Originally designed and released by <a href=twe"http://www.unnerkrunt.de/" target="_blank">Patrick Behrend</a>. Revived and finished by <a href="http://nocreativity.com" target="_blank">Ronny Welter</a>.
Version: 1.0
Author: Ronny Welter
Author URI: http://www.nocreativity.com/
*/

* {
	margin: 0;
	padding: 0;
}

body { 
	color: #444;
	font-family: 'helvetica', 'Verdana', 'Arial', Sans-Serif;
	font-size: 14px;
	margin: 0;
	padding: 0px;
        background: #F7f7f7;
}

ul {
margin-left: 10px;
list-style: square;
font-family: georgia, times new roman, serif;
font-size:13px;
margin-top: 5px;
}

ol li {
margin-left: 10px;
font-family: georgia, times new roman, serif;
font-size:13px;
margin-top: 20px;
}

#page{
        width: 832px;
        margin: 0px 5px;
}
#columns{
	padding: 0;
	background-color: #FFFFFF;
	margin: 1px 0;
        border-bottom: 10px solid;
        border-right: 1px dotted #aaa;
        border-left: 1px dotted #aaa;
}
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
#supermini {
        float: left;
	background: #FFFFFF;
        padding: 20px 15px 0 15px;
	margin-top:-1px;
	/*padding-top: 127px;*/
	width: 610px;
	visibility:visible;
        border-top: 20px solid #444;
        border-right: 1px dotted #aaa;
}
#sidebar{
        float: left;
	background: #FFFFFF;
	padding-left: 3px;
	margin: 0;
        padding-top: 0;
	/*padding-top: 127px;*/
	width: 180px;
	visibility:visible;
}

#logo {
	/* background: url("images/logo2.jpg") no-repeat; */
	float: left;
	position: fixed;
	/*margin: -100px auto 0 -32px; */
	margin: 0 auto 0 auto;
	width: 49px;
	height: 387px;
}

#embed {
border: 3px dashed #ddd;
}

/* ----------->>> ABOUT <<<-----------*/
ul#about {
	list-style-type: none;
	margin: 0 auto 15px auto;
	width: auto;
}
ul#about li.about-top {
	margin: 0;
	padding: 0;
}
ul#about li.about {
	background: #5A9800;
	margin: 0;
	padding: 5px 0 0 0;
}
ul#about li.about p {
	color: #FFFFFF;
	font: 11px 'helvetica', 'Arial', Sans-Serif;
	margin: 0;
	padding: 2px 10px 8px 10px;
}
ul#about li.about p a, ul#about li.about p a:visited {
	color: #FFFFFF;
	font: bold 11px 'helvetica', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: none;
}
ul#about li.about p a:hover {
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
ul#about li.about-bottom {
	height: 5px;
	margin: 0;
	padding: 0;
        background: #8ec844;
}


/* ----------->>> META <<<-----------*/
ul#meta {
	list-style-type: none;
	margin: 0 auto 0px auto;
	width: auto;
}
ul#meta li.meta-top {
        height: 4px;
	background-color: #B5BDC0;
	margin: 0;
	padding: 0;
}
ul#meta li.meta {
	background: #B5BDC0;
	margin: 0;
	padding: 0;
}
ul#meta li.meta p {
	color: #FFFFFF;
	font: 11px 'helvetica', 'Arial', Sans-Serif;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
ul#meta li.meta p a, ul#meta li.meta p a:visited {
	color: #FFFFFF;
	font: 11px 'helvetica', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: none;
}
ul#meta li.meta p a:hover {
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
ul#meta li.meta-bottom {
	background-color: #B5BDC0;
	height: 5px;
	margin: 0;
	padding: 0;
}


/* ------>>> FIRST POST BUILD <<<-----*/
ul#firstPost {
	list-style-type: none;
	margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
	width: auto;
	text-align:left;
}
/*
ul#firstPost img, ul#firstPost a,ul#firstPost p.top a{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}*/
ul#firstPost li.firstPost-top {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
ul#firstPost li.firstPost {
	background: #fff;
	margin: 0;
	padding: 0;
}
ul#firstPost li.firstPost h2 {
	color: #333;
	font: 20px 'georgia', 'times', Sans-Serif;
	font-weight: normal;
	margin:0;
	padding: 0 0px 5px 0;
}
ul#firstPost li.firstPost h2.archive {
	padding: 0px 0px 0px 0;
}
ul#firstPost li.firstPost h2.error {
	font-weight: bold;
}
ul#firstPost li.firstPost h2 a,
ul#firstPost li.firstPost h2 a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
} 
ul#firstPost li.firstPost h2 a:hover {
	border-bottom: solid 1px #FFFFFF;
	color: #333;
	text-decoration: none;
}
ul#firstPost li.firstPost p {
	color: #333;
	font: 12px 'helvetica', 'Arial', Sans-Serif;
	line-height: 130%;
	margin: 0;
	padding: 5px 0px;
	text-align:left;
}
ul#firstPost li.firstPost p,ul#firstPost li.firstPost img{
margin-left:auto;
margin-right:auto;
}
ul#firstPost li.firstPost p a, ul#firstPost li.about p a:visited {
	color: #333;
	font: bold 11px 'helvetica', 'Arial', Sans-Serif;
	text-transform: uppercase;
}
ul#firstPost li.firstPost p a:hover {
	border-bottom: 1px solid #333;
	color: #333;
}
ul#firstPost li.firstPost-bottom {
	background-color: #fff;
	border-top: 0px solid #888888;
	color: white;
	font: 11px 'helvetica', 'Arial', Sans-Serif;
	height: 26px;
	margin-right: 10px;
	padding-top: 5px;
	text-align: right;
}
ul#firstPost li.firstPost-bottom a, ul#firstPost li.firstPost-bottom a:visited {
	color: #1F6373;
	font: bold 11px 'helvetica', 'Arial', Sans-Serif;
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
}
ul#firstPost li.firstPost-bottom a:hover {
	border-bottom: 1px solid #1F6373;
}
ul#firstPost li.page-bottom {
	background-color: #fff;
	border-top: 0px solid #888888;
	color: #333;
	font: 11px 'helvetica', 'Arial', Sans-Serif;
	height: 16px;
	margin: 0;
	padding-top: 0px;
	text-align: right;
}

/* -------->>> SINGLE POST <<<--------*/
#singlePost {
	margin: auto;
        margin-top: 0px;
        margin-bottom: 10px;
	width: auto;
	text-align:left;
        border-bottom: 1px dotted #aaa;
        padding-bottom: 10px;
}


#singlePost h2 {
	color: #777;
	font-family: gerogia, times, serif;
        font-size: 28px;
        font-style: normal;
        font-weight: lighter;
        text-transform: normal;
        letter-spacing: normal;
        line-height: 1.1em;
	height: auto;
	margin: 0 auto;
	padding: 25px 0px 5px 0px;
	width: auto;
	text-align:left;
}
#singlePost h2 a,
#singlePost h2 a:visited {
	color: #666;
	text-decoration: none;
} 
#singlePost h2 a:hover {
	color: #444;
	text-decoration: none;
}

#singlePost p {
	color: #333;
	font-family: georgia,times,serif;
	line-height: 140%;
	margin: 10px 0 0 0;
	padding: 5px 0;
	text-align: left;
        font-size: 13px;
}
ul#singlePost {
        margin-left: 10px;
        padding: 3px;
}
#singlePost p img, #singlePost img{
margin-left:auto;
margin-right:auto;
padding: 3px;
border: 1px solid #B5BDC0;
}
#singlePost .thumb{
margin-left:auto;
margin-right:20px;
padding: 3px;
border: 1px solid #aaa;
float:left;
margin-top: 10px;
}
#singlePost .thumb_single{
margin-left:-3px;
margin-right:auto;
border:none;
margin-top: -5px;

}

#singlePost .wp-caption-text { font-size: 90%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center;
                  color: #666; }

#singlePost p a, #singlePost p a:visited {
	color: #779F18;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#singlePost p a:hover {
	color: #779F18;
	text-decoration: underline;
}
#singlePost li a, #singlePost li a:visited {
	color: #779F18;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#singlePost li a:hover {
	color: #779F18;
	text-decoration: underline;
}


/* -------->>> OLD ENTRIES <<<--------*/
ul#sidebarentries {
	list-style-type: none;
	/* margin: 20px auto;*/
	width: 160px;
}
ul#sidebarentries li {
	border-bottom: 1px dotted #DCDCDC;
	/*float: left;*/
	
	font: 12px 'helvetica', 'Arial', Sans-Serif;
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
        list-style-type: none;
}
ul#sidebarentries li h1 {
      	font: 12px 'georgia', 'times', Sans-Serif;
        color: #333;
        margin-top: 20px;
        padding: 3px 0px;
}

ul#sidebarentries p {
	color: #333;
	font: 12px 'helvetica', 'Arial', Sans-Serif;
	line-height: 130%;
	margin: 0;
	padding: 5px 0px;
	text-align:left;
}
ul#sidebarentries a {
/*	background: url("images/star-seen.jpg") left no-repeat;
	padding-left: 15px;*/
}
ul#sidebarentries a:visited {
/*	background: url("images/star-seen.jpg") left no-repeat;
	padding-left: 15px;*/
}
ul#sidebarentries a:hover {
/*	background: url("images/star-over.jpg") left no-repeat;
	padding-left: 15px;*/
}

ul#oldentries {
	list-style-type: none;
	margin: 20px auto;
	width: auto; 
        padding: 20px 10px;
        background: #e2f5f9;
}
ul#oldentries li {
	border-bottom: 1px dashed #DCDCDC;
	font: 12px 'Tahoma', 'Arial', Sans-Serif;
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
        text-align: left;
}

.olddate {
	color: #999;
	float:right;
	font: 10px 'helvetica', 'Arial', Sans-Serif;
	padding-top: 2px;
	text-align: right;
}
h3 {
	font: 12px 'helvetica', 'Arial', Sans-Serif;
}
h3 a { color: #82898b; text-decoration : none; } 
h3 a:hover { color: #82898b; text-decoration: underline; } 

h2.arch-title {
	color: #FFFFFF;
	font: 12px 'georgia', 'times', Sans-Serif;
	margin: 0;
	padding: 0px 10px 5px 10px;
}
h2.arch-title a { color: #FFFFFF; font-weight: bold; text-decoration : none; } 
h2.arch-title a:hover { border-bottom: solid 2px #FFFFFF; color: #FFFFFF; text-decoration: none; } 


/* ----------->>> FOOTER <<<----------*/
#footer {
	/* background:url("images/footer.jpg"); */
        margin: 50px 10px 10px 10px;
}
#footer p {
	font: 9px 'helvetica', 'Arial', Sans-Serif;
	padding: 10px 0 10px 0;
        text-align: left;
}
#footer p a, #footer p a:visited {
	color: #82898b;
	font: bold 9px 'helvetica', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
}
#footer p a:hover {
        color: #666;
	text-decoration: underline;
}


/*
h2 {
	font: italic 30px 'georgia', 'times', Sans-Serif;
	margin: 30px 0 0 200px;
	padding: 0 0 5px 0;
	width: 520px;
}
h2 a { color: #82898b; text-decoration : none; } 
h2 a:hover { border-bottom: solid 2px #82898b; color: #82898b; text-decoration: none; } 
*/


/* ----------->>> GLOBAL <<<----------*/
acronym { border-bottom: 1px dotted #666666; cursor: help; }
abbr { border-bottom: none; color: #999999; cursor: help; font: 11px 'helvetica', 'Arial', Sans-Serif; }
code { background: #F6F6F6; border: 1px solid #EEEEEE; font: 1em 'Courier New', 'Arial', Sans-Serif; padding: 0 2px; }
img { border: none; }
.no { display: none; margin: 0; padding: 0; }



.break { clear: both; }

blockquote {
background:#f7f7f7 none repeat scroll 0 0;
color:#333;
font-family: times new roman, georgia, serif;
font-size: 20px;
font-weight: bold;
padding: 3px 10px;
width:85%;
border-left: 3px solid #1F6373;
margin: 5px 0 0 40px;
}

dl#speak dd blockquote p {
	margin: 10px 0px;
	width: 260px;
}


/* ---------->>> COMMENT <<<----------*/
dl#speak h3, dl#nospeech h3 {
	font: bold 12px 'helvetica', 'arial', Sans-Serif;
	margin: 5px 0;
	padding: 15px 0;
}
dl#speak {
	border-top: 1px dotted #EAEAEA;
	margin: 20px auto 0 auto;
	padding: 0 0px;
	width: auto;
}
dl#nospeech {
	border-top: 1px dotted #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
	margin: 20px auto 0 auto;
	padding: 0 0px;
	text-align: center;
	width: auto;
}
dl#speak dt {
	color: #333;
	font: bold 12px 'helvetica', 'Arial', Sans-Serif;
	text-decoration: none;
        background: #f2f1f1;
}
dl#speak dt a, dl#speak dt a:visited {
	color: #aaaaaa;
	font: bold 12px 'helvetica', 'Arial', Sans-Serif;
	text-decoration: none;
}
dl#speak dt a:hover {
	color: #888888;
	text-decoration: underline;
}
dl#speak dd {
	margin: 0px 0 2px 0;
}
dl#speak dd p {
	color: #333;
	font: 11px 'helvetica','Arial', Sans-Serif;
	line-height: 160%;
	margin: 0;
	padding: 5px 0;
	width: auto;
}
dl#speak dd p a, #speak dd p a:visited {
	color: #82898b; /*101, 179, 205*/
	font: bold 10px 'helvetica', 'Arial', Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
}
dl#speak dd p a:hover {
	text-decoration: underline;
}
.talkInfo {
	background: #f2f1f1;
	border: 1px solid #CCCCCC;
	color: #333;
	float: right;
	font: 11px 'Courier New', Sans-Serif;
	line-height: 140%;
	margin: 26px 0 0 0;
	padding: 10px;
	text-align: left;
	width: 240px;
}
.highlite {
	background: #F6F6F6;
	border: 1px solid #EEEEEE;
	padding: 0 2px;
}
form#speakForm {
	background: #e2f5f9 url("images/doofus.jpg") top right no-repeat;
	border-top: 5px solid #EAEAEA;
	margin: 20px 0 10px 10px;
	padding: 20px;
	width: 90%;
        float: left;
}
form#speakForm label {
	display: block; 
	padding: 10px 0 0 0; 
	margin: 0; 
	font-size: 9px; 
	font-weight: bold;
}
form#speakForm input { 
	border: 1px solid #CCCCCC;
	color: #7A8172;
	font-size: 11px;
	font-family: 'helvetica', 'Verdana', 'Arial', Sans-Serif;
	margin: 5px 0px 0px;
	padding: 3px 0px;
	width: 150px;
}
form#speakForm textarea { 
	border: 1px solid #CCCCCC;
	color: #7A8172;
	font-size: 11px;
	font-family: 'helvetica', 'Verdana', 'Arial', Sans-Serif;
	margin: 5px 0px 0px;
	padding: 3px;
	width: 98%;
}
form#speakForm .button {
	background: #B5BDC0 url("images/talkie.gif") repeat-x 0 0;
	border: 1px solid #B5BDC0;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 2px 10px;
	width: 85px;
}
form#speakForm .button:hover {
	background: #ccc url("images/talkie-over.gif") repeat-x 0 0;
	border: 1px solid #ccc;
}

/* ----------->>> FOOTER <<<----------
#footer {
	border-top: 2px solid #EAEAEA;
	font: 11px 'helvetica', 'Arial', Sans-Serif;
	line-height: 180%;
	padding: 5px 0;
	margin: 0 0 0 200px;
	width: 520px;
}
#footer a, #footer a:visited { color: #82898b; font-size: 11px; font-weight: bold; text-decoration: none; } 
#footer a:hover { color: #666; text-decoration: none; } 
*/

/* ---------->>> ARCHIV <<<-----------*/
/*h3 {
	font: bold italic 12px 'Georgia', Sans-Serif;
	margin: 30px 0 0 200px;
	padding: 0 0 5px 0;
	width: 520px;
}
h3 a { color: #82898b; text-decoration : none; } 
h3 a:hover { border-bottom: solid 1px #000000; color: #000000; text-decoration: none; } */

.archiv-listing {
	margin: 0px 0 10px 0;
	list-style: none;

	padding: 0;
}
h3.archiv-listing {
	margin: 10px 0 10px 200px;
	padding: 0 0 0 0;
}
.archiv-entry {
	line-height: 1.6em;
	margin: 10px 0 0 0;
}
.archiv-entry li {
	color: rgb(136, 136, 136);
	font-family: "Lucida Sans Unicode", 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	margin: 0;
        padding: 0;
}


.archiv-entry li a, .archiv-entry li a:visited {
	color: rgb(112, 160, 194);
	text-decoration: none;
	text-transform: none;
	}
.archiv-entry li a:active {
	color: rgb(170, 170, 170);
	text-decoration: none;
	}
.archiv-entry li a:hover {
	color: rgb(79, 79, 79);
	text-decoration: none;
	}
.monats-archiv {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
}

.monats-archiv li {
	width: 150px;

	float: left;

}
.monats-archiv li a {
	text-transform: none;
}

#linkedLogo{
	padding: 25px 8px 30px 5px;
	height:auto;
	overflow:hidden;
        background: #444;
        margin: -21px -17px 20px -14px;
       -moz-border-radius-bottomright: 10px;
       -webkit-border-bottom-right-radius: 10px;
       text-align: center;
}
h4 {font-size: 16px; font-family: 'helvetica', 'arial', serif; font-weight: bold;}
h4 a {color: #ffffff; text-decoration:none;}
h4 a:hover {color: #F8F8FF;}

#linkedLogo .mainpar a{
text-decoration: none;
}

#linkedLogo .mainpar a:hover{
text-decoration: none;
}

.sIFR-flash .mainpar a{
text-decoration:none;
}
.sIFR-flash .mainpar a:hover{
text-decoration:none;
}

ul#firstPost li.firstPost p a{
	margin-left:-5px;
	border-bottom:none;
	text-decoration:none;
}
ul#firstPost li.firstPost p a:hover{
	margin-left:-5px;
	border-bottom:none;
	text-decoration:none;
}
h3.archive a:hover{
	color:#FFFFFF;
}
ul#firstPost li.firstPost div.archivepreview p{
	text-align:left;
}
div.archivepreview {
	margin: 0 0 10px 0;
        border-bottom: 1px dotted #dcdcdc;
        padding: 0 0 10px 0;
}
p.archiveNavigation a {
	color:#333333;
	text-decoration:none;
}
p.archiveNavigation{
	margin-top:10px;
}
p.archiveNavigation span.leftNav{
	float:left;
}

p.archiveNavigation span.rightNav{
	float:right;
}

#searchLink a {color:#C82331; text-decoration: none; font-weight:bold;}
#searchLink a:hover{text-decoration:underline;}

#searchBox input#s{
	color:#333;
	background-color:#ffffff;
	width:150px;
}
#searchBox input#searchsubmit{
	color:#FFFFFF;
	background-color:#C82331;
	width:65px;
}

li.page_item a, li.cat-item a {
	color: #888;
	text-decoration:none;
        padding: 10px 2px 10px 2px;
}
li.page_item a:hover, li.cat-item a:hover {
	color: #666;
	text-decoration:underline;
}

#tweet { 
width: auto;
margin: -20px -15px 40px;
padding: 4px 20px 4px 50px;
font: 12px 'georgia', 'times', Sans-Serif;
color: #333;
border-bottom: 1px dotted #aaa;
text-align: left;
background: url(http://rosaleenortiz.net/blog/wp-content/images/glasstwitter.jpg) no-repeat scroll 25px 1px;
}

#tweet a {
	color: #C82331;
	text-decoration:none;
        font-weight: bold;
}
#tweet a:hover {
	text-decoration:underline;
}


ul#comment .comment_list {
    padding-left: 0;
    list-style: none;
}
	
ul#comment .comment_list li {	
        padding: 3px 20px;
        background-image: url(http://rosaleenortiz.net/blog/wp-content/uploads/2010/04/1271796608_comment_15.png);
        background-repeat: no-repeat;
        margin-left: -20px;
        margin-right: 10px;
}

li.comment_list a {
	color: #888;
	text-decoration:none;
}

li.comment_list a:hover {
	color: #666;
	text-decoration:underline;
}
dl#speak dt, dl#speak dd{
	background-color:#f2f1f1;
	padding-left:10px;
	padding-right:10px;
}
dl#speak dt{
	padding-top:10px;
}
dl#speak dd{
	padding-bottom:10px;
}
dl#speak , dl#speak {
	border:none;
}
dl#speak dt.hiddenDT{
	background-color:#FFFFFF;
}

em.responseMod{
	position:absolute;
	width:100px;
	height:100px;
	font-size:999em;
	overflow:hidden;
	margin-top:-50px;
	margin-left:230px;
	background-repeat:no-repeat;
	background-image:url(images/moderation.png);
}
dt.hiddenDT{
	margin-bottom:10px;
}

.authcomment {
background-color: #B3FFCC !important;
} 

.edit { padding: 10px; background: black; color: white; margin: 0 10px;}
.edit a {color: white;}
.edit a:hover {text-decoration: underline;}

.widecolumn subscription-manager p {margin: -40px 0 0 10px;}

#latestRun {font-weight:bold;}

ul#share {list-style-type:none; width: 130px; height: 120px; padding: 10px;}
ul#share li {margin: 0; padding: 5px 10px;}

h3 {
font-family:gerogia,times,serif;
font-size:1.3em;
font-weight:bold;
}

/* share this plug in css */

#singlePost .jwsharethis {
border-top:1px dotted #CCCCCC;
font-family:times New Roman,georgia;
font-weight:bold;
margin-top:20px;
padding-top:15px;
}
#singlePost .jwsharethis img {
border:0 none;
width:32px;
}