/*
Theme Name: NamelessBlog Template
Theme URI: http://blog.iphone24.org/
Description: Template des NamelessBlog
Version: 0.2
Author: Julsen
Author URI: http://blog.iphone24.org/
*/

	#wrapper
	{
	width: 766px;
	text-align: left;
	border: 1px solid black;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	}
	
	#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 203px;
	width: 766px;
}

	#flash_header {
	height: 168px;
	width: 749px;
	padding-top: 13px;
	padding-left: 9px;
}
	
	#sidebar
	{
	float: right;
	width: 160px;
	margin-top: 0px;
	margin-right: 20px;
	display: inline-block;
	overflow: hidden;
	}
	
	#contents
	{
	margin-right: 226px;
	padding-left: 20px;
	padding-right: 0px;
	width: 520px;
	margin-left: 0px;
	background-repeat: repeat-y;
	min-height: 100%;
	height:auto !important;
	}
	
	#footer
	{
	clear: both;
	height: 95px;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
	}
	#content_header {
	background-image: url(images/ch_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 766px;
	}
	#content_footer {
	background-image: url(images/cf_bg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 766px;
	float: right;
	}
#copyright {
	margin-left:16px;
	padding-top: 50px;
	color: #0B4068;
}
#themeinfo {
	margin-left:16px;
	color: #0B4068;
	}
	
	a#powered {
	float:left;
	text-indent:-999em;
}
a:hover#gotop {
	color: #0B4068;
	text-decoration: underline;
}
a:hover#themeinfo {
	color: #0B4068;
	text-decoration: underline;
}

a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:left;
	height:16px;
	line-height:18px;
	padding-left:16px;
	text-decoration:none;
	padding-top: 14px;
}
	
	body
	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #000;
	background-image: url(images/pattern/pattern_099.gif);
	background-repeat: repeat;
	height:100%;
	}
	
dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,fieldset {
	margin:0px;
	padding:0px;
}

ul,ol,li{
	margin-left:5px;
	margin-top:0px;
	padding-right:5px;
	padding-left:5px;
}
	
p{
	padding-top:10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {font-size:200%;}
h2 {font-size:170%; padding-top:10px}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:2px solid #6b9fba;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#E4F3F0;
}
a {
	color:#25668D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #6EA1BC;
}
.wp-caption {
	background:#e8f0f4;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.wp-caption img {
	margin:0 5px;
}
.wp-caption-text {
	text-align:center;
	padding:0 5px !important;
	padding:3px 5px 0;
}
*+html .wp-caption-text {
	padding:3px 5px 0 !important;
}
.post .content .wp-caption p {
	margin:0;
}
blockquote, pre {
	background:#e8f0f4;
	border:1px dashed #6da0bb;
	padding:5px 20px 10px 20px;
	margin:0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
	margin-bottom:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea,input {
	background:#e8f0f4;
	border:1px solid #6b9fba;
	padding:2px 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	max-width: 525px;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}

.post {
	padding-bottom:5px !important;
	padding-bottom:15px;
}


.entrytext
	{
	margin-top: 0px;
	padding-left: 5px;
	margin-left: 5px;
	}

.entrytext ul, li
	{
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 20px;
	list-style-type: none;
	}

#sidebar ul, li
	{
	margin-top: 0px;
	padding-left: 2px;
	margin-left: 0px;
	list-style-type: none;
	}
	
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
