/* @override http://www.peggisturm.com.php5-5.dfw1-2.websitetestlink.com/wp-content/themes/sdg/style.css */

/*
Theme Name: Peggi Sturm
Theme URI: http://www.spiegeldg.com
Version: 1.0
Author: Spiegel Design Group, Inc.
Author URI: http://www.spiegeldg.com
*/

/* @group Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,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,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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

/* @end */

/* @group Universal */

div#page { margin: 60px 0; }
div#page p { font: 13px/18px Arial, Sans-Serif; color: #555; margin-bottom: 20px; }
div#page h2 { font: 22px/18px Arial, Sans-Serif; color: #470a6c; margin-bottom: 30px; }

/* @end */

/* @group Header */

div#header { background-color: #470a6c; padding-left: 85px; margin-bottom: 110px; overflow: hidden; }
div#header h1 { float: left; }
div#header ul { float: left; margin-top: 25px; }
div#header ul li { display: inline; float: left; margin-left: 25px;  }
div#header ul li a { font: bold 12px Arial, Sans-Serif; color: #fff; text-decoration: none; }
div#header ul li a:hover { color: #f1f1f1; }
div#header ul li.current { border-bottom: 2px solid #ccc; }

/* @end */

/* @group Body */

div#content { margin: 0 0 105px 115px; width: 875px; }
div#content a { font: bold 13px Arial, Sans-Serf; color: #470a6c; text-decoration: none; }
div#content a:hover { text-decoration: underline; }
div#content strong { font-weight: bold; }
div#content em { font-style: italic; }
div#content ul { margin-bottom: 20px; }
div#content li { margin-left: 15px; font: 13px/18px Arial, Sans-Serif; color: #555; }
div#content img.alignleft, div#content div.alignleft { float: left; margin: 0 15px 0 0; }
div#content img.aligncenter, div#content div.aligncenter { margin:0 auto; }
div#content img.alignright, div#content div.alignright { float:right; margin-left:15px; }

/* @end */

/* @group Footer */

div#footer { margin-left: 115px; }
div#footer p { font-size: 11px; color: #ccc; }
div#footer a { font-size: 11px; color: #ccc; text-decoration: none; }
div#footer a:hover { color: #666; }

/* @end */

/* NAV */
#nav ul.nav_0 li {
	float: left;
	height: 32px;
	line-height: 32px;
}
#nav ul.nav_0 li a:link,
#nav ul.nav_0 li a:visited {
	color: #fff;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	padding: 0 12px;
	display: block;
}
/* L2 */
#nav ul.nav_0 li ul {
	display: none;
	visibility: hidden;
}
#nav ul.nav_0 li.hover {
	background: #470A6C;
}
#nav ul.nav_0 li.hover ul {
	display: block;
	visibility: visible;
	position: absolute;
	z-index: 999;
	padding: 5px 0;
	background: #470A6C;
	margin-top:0px;
}
#nav ul.nav_0 li.hover ul li {
	display: inline;
	float: none;
	height: 20px;
	line-height: 20px;
}
#nav ul.nav_0 li.hover ul li a:link,
#nav ul.nav_0 li.hover ul li a:visited {
	font-weight: normal;
	font-size: 12px;
	display: block;
	text-transform: none;
	height: 20px;
	line-height: 20px;
	padding: 0 15px;
}
#nav ul.nav_0 li.hover ul li a:hover {
	text-decoration: underline;
}

#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

div.mceTemp { float:left; margin-right:15px; }
