/*  
Theme Name: Bigod 2.0
Theme URI: http://bigod.net
Description: Custom Theme for bigod.net
Version: 2.0 Schweinecode Edition
Author: Andy Rudorfer
Author URI: http://bigod.net
*/

/* CSS RESET
---------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;  }

body { line-height:1; margin: 0; padding: 0; font-family:Geneva, Arial, Helvetica, sans-serif; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/* LAYOUT
---------------------------------------------------------------*/
html, body { text-align:center; background:#e6e6e6 url(images/bg.jpg) no-repeat top center; }

#topSpacer {
	height:30px;
	width:100%;
	}

#wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	}
	
a:link, a:active, a:visited {	
	color:#0e3a46;
	text-decoration:none;
	font-weight:600;
	}
	
a:hover {	
	color:#000;
	text-decoration:underline;
	}	
	
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
	

/* HEADER
---------------------------------------------------------------*/

#topNav {
	background:#000;
	top:30px;
	height:30px;
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
	
#logo {
	position:relative;
	top:-60px;
	left:505px;
	width:356px;
	height:124px;
	}	
	
#rss {
	position:relative;
	top:-184px;
	left:910px;
	width:135px;
	height:116px;
	}	
	
#twitterbox {
	position:relative;
	top:-217px;
	left:60px;
	width:392px;
	height:62px;
	background:url(images/twitterbox.png) no-repeat;
	}	
	
#twitterTop {
	position:relative;
	top:-220px;
	left:315px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.55em;
	width:150px;
	}	

#twitterTop a:link, #twitterTop a:active, #twitterTop a:visited {	
	color:#494949;
	text-decoration:none;
	}
	
#twitterTop a:hover {	
	color:#000;
	}	
	
#twitterText {
	position:relative;
	top:-265px;
	left:160px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:0.7em;
	color:#ccc;
	width:280px;
	height:60px;
	}	
	
#twitterText a {
	color:#00adee;
	text-decoration:none;
	}		
	
#twitterText a:hover {
	color:#b9e4f9;
	}	
	
#searchBox {
	position:relative;
	width:370px;
	height:20px;
	text-align:right;
	left:590px;
	top:-290px;
	}	
	
.navigation {
background:#000;
height:30px;
font-size:1em;
margin:0 auto;
}

.navigation li {
line-height:30px;
float:left;
list-style:none;
margin:0;
text-transform:uppercase;
}

.navigation a:link,.navigation a:visited {
color:#fff;
height:30px;
background:#000;
padding-left:15px;
padding-right:15px;
text-decoration:none;
}

.navigation a:link,.navigation a:link span,.navigation a:visited,.navigation a:visited span {
cursor:pointer;
display:block;
float:left;
}

.navigation a:hover {
background:#292929;
color:#fff;
height:28px;
padding-left:15px;
text-decoration:none;
border-bottom:2px solid #a00f04;
}

.current_page_item a:link,.current_page_item a:visited {
background:#292929;
color:#fff;
height:28px;
line-height:30px;
padding-left:15px;
text-decoration:none;
border-bottom:2px solid #a00f04;
}

.current_page_item a:hover {
background:#292929;
color:#fff;
height:28px;
padding-left:15px;
text-decoration:none;
}

.navigation ul {
list-style:none;
margin:0;
padding:0;
}	

/* POST
---------------------------------------------------------------*/

#main {
	width:940px;
	margin:-250px 0 0 20px;
	}
	
#content {
	width:520px;
	float:left;
	}	
	
#pagegallery {
	width:940px;
	}	
	
.pagetitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	margin-bottom:17px;
	padding-bottom:3px;	
	}
	
.headline {
	width:420px;
	z-index:100;
	position:relative;
	}
	
.headlineGallery {
	width:940px;
	z-index:100;
	position:relative;
	}	
	
	
.headline h1 a, .headlineGallery h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#393939;
	font-size:1.4em;
	background: none;
	text-decoration:none;
	}	
	
.headline h1 a:hover {
	color:#000;
	}		
	
.postMeta {
	margin-top:4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background:#fff;
	padding-right:5px;
	position:absolute;
	bottom:5px;
	}	
	
.postMeta a {
	text-decoration:none;
	}	
		
	
.comNum  {
	position:absolute;
	bottom:12px;
	left:478px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color:#990000;
	width:25px;
	text-align:center;
	}
	
.comNum a  {	
	text-decoration:none;
}

.comNum a:hover {
	color:#000;
	}	
		
		
.postBg {
	background:url(images/posthead.png) no-repeat;
	height:57px;
	width:520px;
	position:relative;
	top:-38px;
	overflow:hidden;
	}	
	
.pageBg {
	background:url(images/pagehead.png) no-repeat;
	height:57px;
	width:520px;
	position:relative;
	top:-38px;
	overflow:hidden;
	}	
	
.pageGalleryBg {
	background:url(images/pagegalleryhead.png) no-repeat;
	height:57px;
	width:940px;
	position:relative;
	top:-38px;
	overflow:hidden;
	}				
	
.postText {
	margin-top:-35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#393939;
	margin-bottom:40px;
	line-height:1.5;
	}	
	
.postText h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#393939;
	font-size:1.2em;
	}	
	
.postText p { margin-top:0; margin-bottom:1.5em; }	
		
.postText ul {
	list-style-type:square;
	list-style:outside;
	margin-left:30px;
	}		
		
	
.flickr-photo {
	padding:9px;
	border:1px solid #ccc;
	}	
	
.alignleft {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin-right:10px;
	}	
	
.alignright {
	float:right;
	padding:5px;
	border:1px solid #ccc;
	margin-left:10px;
	}	
	
.wp-caption-text {
	font-size:10px;
	margin-top:0;
	}	
	
.wp-caption-text a:link {
	text-decoration:none;
	}	
		
	
blockquote {
	margin-right:0;
	margin-left:0;
	margin-top: 1em;
	margin-bottom:1em;
	padding:3em;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-color:#eee;
	font-size: 0.9em;
	text-align:justify;
	font-style:italic;
	}
	
.postText blockquote p { margin:0; }	
		
	
cite { display:block; font-style:normal; width:450px; text-align:right;  margin-left:50px; margin-top:-10px; }

cite a { text-decoration:none; }
	

/* SIDEBAR
---------------------------------------------------------------*/

#sidebar {
	width:370px;
	float:right;
	position:relative;
	top:-10px;
	}
	
#flickrBar img {
	text-align:center;
	padding:3px;
	border:1px solid #ccc;
	margin-right:9px;
	}	
	
#flickrBarLogo {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#494949;
	text-align:right;
	margin-top:5px;
	margin-bottom:20px;
	}
	
#sidebarNav {
	width:225px;
	float:left;
	margin-right:20px;
}

#sidebarNav a:link, #sidebarNav a:active, #sidebarNav a:visited {
	color:#494949;
	text-decoration:none;
	}
	
#sidebarNav a:hover {
	color:#000;
	}	
	

#sidebarNav li, #postfooter li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#494949;
	border-bottom:1px dotted #ccc;
	padding:2px 0 2px 0;
	}
		

#sidebar h3, #postfooter h3, #sideTags h3 {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	padding:3px 0 3px 0;
	color:#393939;
	text-align:center;
	margin-bottom:10px;
	text-transform:uppercase;
	}
	
#pfootLeft {
	float:left;
	width:250px;
	}	
	
#pfootRight {
	float:right;
	width:250px;
	}	
	
#postfooter a:link, #postfooter a:active, #postfooter a:visited {
	color:#494949;
	text-decoration:none;
	}
	
#postfooter a:hover {
	color:#000;
	}	
	
#sideLinks {
	margin-top:20px;
	}
	
#sideLinks a:link, #sideLinks a:active, #sideLinks a:visited,
#sideRoll a:link, #sideRoll a:active, #sideRoll a:visited {
	color:#494949;
	text-decoration:none;
	}
	
#sideLinks a:hover, #sideRoll a:hover {
	color:#000;
	}		


#foryou {
	width:125px;
	float:right;	
}	

#foryou img {
	margin-bottom:10px;
	}

#sideTags, #sideRoll {
	margin-top:20px;
	}
	
#sideRoll li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#494949;
}	
	
#sideTags a {
	text-decoration:none;
	}	
	

.sideadslink { display:block; width:125px; height:125px; }	
		

/* COMMENTS
---------------------------------------------------------------*/

.commentZone {
	margin-bottom: 25px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h3#respond, h3#comments, h3#trackbacks {
	color: #494949;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList li {
	width: 470px;
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 80px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #ccc;
}

.commentAuthor {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color:#393939;
}

small {
	font-size:0.7em;
	}

.commentAuthor a {
	color: #393939;
	text-decoration:none;
}

.commentAuthor a:hover {
	color: #000;
}

.commentRight {
	float: right;
	width: 390px;
	overflow: hidden;
	font-size:0.8em;
	line-height:1em;
	color:#494949;
}

.commentRight p {
	margin: 10px 0;
}

#author, #email, #url {
	border: 1px solid #ccc;
}

#comment {
	border: 1px solid #ccc;
	width: 400px;
}

#submit {
	width: 160px;
	height: 24px;
	border: none;
	background:#393939 no-repeat;
	color: #ccc;
	text-align: center;
	cursor: pointer;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}

/* PAGES
---------------------------------------------------------------*/

.page h2 {
	text-transform:uppercase;
	padding:20px 0 5px 0;
	}
	
.page a {
	text-decoration:none;
	}	
	
.post li {
	line-height:1.2em;
	}	
	



/* FOOTER
---------------------------------------------------------------*/

#footer {
	border-top:1px solid #ccc;
	margin:20px 20px 0 20px;
	background:#fff;
	font-size:0.7em;
	padding:4px 0 40px 0;
	text-align:right;

	}
	
	
/*----------------------------------------------------------------*																				
GALLERY								
 *----------------------------------------------------------------*/
.gallery {
    margin: auto auto 1.5em auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {
    border: 1px solid #ccc;
	padding:5px;
}
.gallery .gallery-caption {
    margin-left: 0;
}
.gallery br { clear: both }
 
/* available Columns | mögliche Spalten */
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }	

