/*
Theme Name: Gollob.at 
Theme URI: http://www.gollob.at
Description: Das erstellte Design für meinen privaten Blog
Version: 2.0
Author: Florian Gollob
Author URI: http://www.gollob.at
*//*
Theme Name: Red & Old 
Theme URI: http://www.gollob.at
Description: Das erstellte Design für meinen privaten Blog
Version: 1.0
Author: Florian Gollob
Author URI: http://www.gollob.at/
*/

body{
 
 margin-top:0px;
 margin-left:0px;
 text-align:center;
 margin:0px auto;
 width:955px;
 background-color:#980513;
 font-family:verdana, Helvetica, sans-serif;

	/* background-image:url('images/hg.jpg');*/
	 background-repeat:no-repeat;
 /*
 background-repeat:no-repeat;
 background-position: center 109px;
*/
 
}
 a, 
a:visited {
	color:#980513;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

h1,h2,h3{
	text-align:left;
	color:#000;
}
h2 {
	color:#000;
	
	line-height:24px;

	font-weight:normal;



	margin-top:30px;
	
}
h1{
	font-size: 26pt; 
	font-weight:normal;
	
	margin-top: 0em;
	padding-bottom: 0em;		
	margin-bottom: 0em;	
	
}
h3{
	color:#000;
	
	font-size: 14pt; 
	line-height:14px;
	font-weight:normal;
		line-height:24px;

	padding-bottom: 0em;		
	margin-bottom: 0em;	
	
}
h4{
	color:#000;
	
	font-size: 16pt; 
	line-height:14px;
	font-weight:normal;
	

	padding-bottom: 0em;		
	margin-bottom: 0em;	
	
}

h2{
	font-size: 18pt; 
	font-weight:normal;
	padding-top:10px;
	margin-top: 0em;
	padding-bottom: 0em;		
	margin-bottom: 0em;	
	
}
h2 a, h2 a:visited{
	color:#000;
	
}
h2 a:hover {
	color:#FFFFFF;
	background-color:#980513;
}

/*h4{
	font-size: 10pt; 
	font-weight:bold;
	
	margin-top: 0em;
	padding-bottom: 0em;		
	margin-bottom: 0em;	
	
}*/
#mainFrame{
	float:left;
	text-align:left;
	color:#000000;
	width:955px;
	margin-left:0px;
	padding-left:0px;
 
}

#header {
	
	/* height:182px;*/

}
#content1 {
		background-color:#f8f8f8;
			float:left;
			width:955px;
}
#content {
	text-align:left;
	float:left;
	margin-left:10px;

/*	margin-left:14px;
	margin-top:14px;	
 width:955px;*/
	width:615px;
	font-size: 10pt;
/*	line-height:12pt;*/
	line-height:1.3em;


}
.wppp_list{
	list-style:none;
		margin: 0;
	padding: 0;
}

.postbox{
	width:307px;
	height:162px;
	float:left;
	background-image:url(images/post-box.gif);
	border-right:1px solid #fff;
	text-align:left;
	font-size:8pt;
	line-height:12pt;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.postbox a, .postbox a:visited{
	color:#000000;
}
 
.postbox a:hover {
	color:#000000;
	text-decoration:underline;
}
.postmetadata {
	width:635px;
	height:30px;
	float:left;
	color:#b4b4b4;
}
.postmetadata a, .postmetadata a:visited{
	color:#b4b4b4;
	text-decoration:underline;
}
 
.postmetadata a:hover {
	color:#b4b4b4;
	text-decoration:underline;
}

.rel_posts {
	width:600px;
	float:left;

}


.rel_posts  li {
	margin-left:40px;
	float:left;
	line-height:18px;
	list-style-image: url(images/list-image.jpg);

}
#content_beginn {
    font-size: 11pt;
}
#sidebar {
	text-align:left;

	float:right;
	width:310px;

    font-size: 10pt;
	padding-left:10pt;
	padding-top:10pt;
}
.categories {
	margin-left:5px;
}
.categories ul {
	text-align:left;
	width:950px;
	list-style-type: none;
	float:left;
		margin-left:0px;
	padding-left:0px;


}

.categories ul  ul{ 
	text-align:left;
	list-style-type:none;
}
.categories ul li{

	text-align:left;
	float:left;
	text-indent: 15px;
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/





}
.categories ul li a{
	color:#000000;
}

#footer{
	border-top:1px solid #000;
	text-align:left;
	width:955px;
	float:left;
	background-color:#ccc;
	
}
#infobox{
	width:266px;
	float:left;
	background-color:#ffeea4;
	height:234px;
	margin-bottom:10px;
    font-size: 100%;

}
#infobox img{

}
#infobox_header{
	padding-left:5px;
	line-height:29px;
	background-color:#fdd010;
	color:#000000;
	float:left;
	width:261px;

}
#infobox_body {
	padding-left:5px;
	width:261px;
}
 

.commentlist{

background-color:#fff9e1;

}
#gallery-7 .gallery-row .gallery-item {
	text-align:left;

	margin-bottom:15px;
}
#gallery-7 .gallery-row .gallery-item .gallery-icon img{
	border:0px;
}
#gallery-7 .gallery-row .gallery-item .gallery-caption{
	font-size:8pt;
}
.attachment-thumbnail {
	border:0px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:0px;
	}

/*	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 {
	border:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	border:0px;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	border:0px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	border:0px;
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
.wp-caption p.wp-caption-text {
	
	font-size: 11px;
	line-height: 13px;
	padding: 0 4px 5px;
	margin: 0;
	background-color:#cccccc;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:-5px;
}


