/*
Theme Name: PC SPEZIALIST
Theme URI: http://www.pcspezialist.de/
Description: WordPress Theme based on the layout of the website pcspezialist.de
Version: 2.0
Author: Gestaltende GmbH (Frank Rakow)
Author URI: http://www.gestalten.de/
Tags: pcspezialist
*/

body, body *
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-family: helvetica, verdana, arial, sans-serif;
}

body { color: #000; }

* a
{
	text-decoration: none;
	color: #003A8D;
}

* a:hover
{
	color: #6689bb;
	text-decoration: underline;
}

.cf { clear: both; }
body { background: #a6bada url(css/bg_page0.jpg) 0px 0px repeat-x; }

h1, h2, h3, h4, h5
{
	font-weight: bold;
	padding: 10px 0;
}

h1 { font-size: 13px; }

h2
{
	border-bottom: 1px solid #6689bb;
	margin: 0px;
	padding: 10px 0px;
	font-size: 14px;
}

h2 a { font-size: 14px; }

#container
{
	width: 985px;
	margin: 0 auto;
}

#head
{
	width: 985px;
	height: 120px;
	margin-bottom: 5px;
}

#logo
{
	float: left;
	width: 210px;
	height: 120px;
}

#logo img { margin-top: 23px; }

#nav
{
	float: left;
	width: 523px;
	height: 120px;
}

#nav ul
{
	height: 94px;
	margin-top: 26px;
	margin-left: 28px;
}

#nav li
{
	list-style-type: none;
	float: left;
}

#nav a
{
	display: block;
	width: 96px;
	height: 94px;
	background: transparent url(css/bg_mainn.gif) 0px 0px no-repeat;
	color: #003a8d;
	text-decoration: none;
	text-align: center;
	line-height: 75px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a:hover,
#nav li.act a
{
	background: transparent url(css/bg_maino.gif) 0px 0px no-repeat;
	color: #fff;
}

#neareststore
{
	float: left;
	width: 245px;
	height: 81px;
	background: transparent url(css/bg_partn.png) 0px 0px no-repeat;
	margin-top: 29px;
}

#seitentitel
{
	width: 716px;
	height: 32px;
	background: transparent url(css/bg_headl.png) 0px 0px no-repeat;
}

#content
{
	width: 676px;
	padding: 0 20px;
	margin-right: 16px;
	background: transparent url(css/bg_shado.png) 0px 0px repeat-y;
}

#Cbottom
{
	width: 716px;
	height: 32px;
	background: transparent url(css/bg_botto.png) 0px 0px no-repeat;
	clear: both;
}

#content td p { padding: 10px 10px 10px 0px; }
#content li { }

#contentwrapper
{
	float: left;
	width: 732px;
}

#rcontent
{
	float: left;
	width: 245px;
}

#content input
{
	border: 1px solid #003a8d;
	background: #fff;
	color: #6689BB;
	font-size: 13px;
	height: 15px;
	padding: 5px;
	width: 400px;
}

#content select
{
	border: 1px solid #003a8d;
	background: #fff;
	padding: 2px;
}

/* Blog */
#content label
{
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #003a8d;
}

#content textarea
{
	font-family: verdana, arial, sans-serif;
	border: 1px solid #003a8d;
	background: #fff;
	padding: 5px;
	font-size: 13px;
	color: #6689bb;
	height: 200px;
	width: 400px;
}

/* rechte Spalte */
#rcontent h1
{
	z-index: 30;
	width: 250px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 32px;
	height: 27px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 4px;
	background: transparent url(css/contentb.png) 0px 4px no-repeat;
}

/* BLOG rechte Spalte*/
/* Newsletter rechte Spalte*/
#BOTTOM { padding: 20px 0px 20px 150px; }

#BOTTOM a
{
	color: #000;
	text-decoration: none;
}

#page { text-align: left; }
.narrowcolumn .postmetadata { text-align: center; }

small
{
	font-size: 10px;
	line-height: 16px;
}
label small {
	font-size: 12px;
}
#headerimg .description { text-align: center; }
.commentlist li { font-weight: bold; padding: 0 10px; }
.commentlist li.even { background: #EFF4FA; }

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
}

.commentmetadata { font-weight: normal; }
code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#seitentitel h2
{
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 11px 0px 0px 10px;
	border: 0;
	margin: 0;
}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 10px; }

#wp-calendar a
{
	text-decoration: none;
	color: #6689bb;
}

#wp-calendar caption { text-align: center; }

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */
/* Begin Structure */
.post
{
	padding-bottom: 10px;
	text-align: justify;
}

.post h2 { color: #003A8D; }
.post hr { display: block; }
.widecolumn .post { margin: 0; }
.narrowcolumn .postmetadata { padding-top: 5px; }

.widecolumn .postmetadata
{
	margin: 10px 0;
	border-bottom: 1px solid #6689bb;
}

.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata { clear: both; }
.clear { clear: both; }
#footer { clear: both; }

#footer p
{
	margin: 0;
	padding: 0px 0;
	text-align: center;
}

/* End Structure */
/*	Begin Headers */
#sidebar h2
{
	margin: 5px 0 0;
	padding: 0;
}

/* End Headers */
/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	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
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright { float: right; }
.alignleft { float: left; }

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }

.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry li
{
	margin: 0;
	padding: 0;
	line-height: 140%;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol
{
	margin: 0;
	padding: 0;
}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;

}

#sidebar ul li ul li { clear: both; 	margin-bottom: 0px;
}
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform
{
	margin: 5px auto;
	padding: 5px 3px;
	text-align: center;
}

#searchform #s
{
	width: 140px;
	padding: 2px;
}

#searchsubmit
{
	background: transparent url(css/contentb.png) no-repeat scroll -10px -1px;
	border: 1px solid #6689BB;
	color: #FFFFFF;
	font-size: 11px;
	height: 21px;
	margin-left: 0;
	margin-top: 11px;
	padding: 0;
	width: auto;
}

#content p
{
	color: #000;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 140%;
}

.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

#content p.postmetadata { padding-bottom: 10px; }
#content p.postmetadata,
#content p.postmetadata a { font-size: 11px; }

select { width: 130px; }

#commentform input
{
	width: 400px;
	margin: 0px 5px 1px 0;
}

#commentform { margin: 5px 10px 0 0; }

#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* End Form Elements */
/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 10px 0;
	padding: 10px 10px;
	list-style: none;
}

.commentlist li ul li
{
	margin-right: -5px;
	margin-left: 10px;
}

#content .commentlist p
{
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 0px 0; 
	padding: 0;
}
.children { padding: 0; }
#commentform p { padding: 0; margin: 5px 0; }

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
}

/* End Comments */
#rcontent { overflow: hidden; }

/* Begin Sidebar */
#sidebar { padding: 0px 0 10px 0; }
#sidebar form { margin: 0; }

/* End Sidebar */
#sidebar input
{
	border: 1px solid #6689bb;
	margin-top: 10px;
}

/* Begin Calendar */
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 200px;
}

#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; }

#wp-calendar td
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover
{
	/* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.wlWriterEditableSmartContent { padding-left: 20px; }

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }
.hidden { display: none; }
hr { display: none; }
a img { border: none; }

.navigation
{
	display: block;
	text-align: center;
	margin: 0 0 10px 0;
}

.navi { padding: 10px 0; }

/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */
/* Customization */
#sidebar { margin-top: 0px; }

#sidebar .widget
{
	background: transparent url(css/rcontent.png) 0px 0px no-repeat;
	margin-bottom: 0px;
	padding: 0px 20px 10px 20px;
	width: 205px;
	float: left;
}

#sidebar ul li.widget ul { width: 185px; }

.boxbottom
{
	width: 245px;
	height: 9px;
	margin:0;
	float:left;
	background: transparent url(css/rcontenu.png) top left no-repeat;
}

#sidebar h2.widgettitle
{
	z-index: 30;
	width: 250px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 32px;
	height: 27px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px -16px;
	background: transparent url(css/contentb.png) 0px 4px no-repeat;
	border: 0;
}

#sidebar h2.widgettitle a { color: #fff; font-size: 11px; }
#sidebar h2.widgettitle a img { vertical-align: middle; }
#tag_cloud a { padding-left: 10px; }

#content #commentform #submit
{
	background: transparent url(css/contentb.png) -10px -1px no-repeat;
	margin:0;
	color: #fff;
	padding: 0px;
	font-size: 11px;
	height: 24px;
	width: auto;
	border: 1px solid #6689bb;
}

.submit
{
	background: transparent url(css/contentb.png) -10px -1px no-repeat;
	margin:0;
	color: #fff;
	padding: 2px;
	font-size: 11px;
	width: auto;
	border:  1px solid #6B84A7;
}

#recentcomments,
.widget_rss ul { width: 195px; }
#recentcomments ul li { width: 195px; }
.widget_tag_cloud div { padding-left: 10px; }

.widget_tag_cloud a
{
	display: block;
	float: left;
}
table.store_searchform { margin-left: 20px; }
table.store_searchform td { color: #fff; height: 22px; vertical-align: middle; padding-bottom: 1px; }
#zipcode, #city { width: 110px; border: 0; background: #003A8D; border: 1px solid #6B84A7; padding: 2px; color: #fff; }


