/*
Theme Name: Swaglok EA Theme
Theme URI: http://www.swagelok.com/
Description: Designed by Swagelok
Version: 0.1
Author: Swagelok
Author URI: http://www.swagelok.com/
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	}

body {
	margin: 20px 0px 20px 0px;
	background: url(images/bg-body.gif) repeat-x top left #cccccc;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana, arial, 'Helvetica', sans-serif;
	color: #333333;
	}


blockquote {
	border-left: 1px solid #326ea1;
	color: #555555;
	font-size: 1.00em;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 30px;
	}

a {
	color: #003b8f;
	text-decoration: none;
	outline: none;
	}

code {  background: #f5f5f5;
	border: 1px solid #cccccc;
	color: #555555;
	font: 11px Verdana, Arial, 'Helvetica', sans-serif;
	padding: 10px;
	text-align: left;
	}

/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a {
	color: #326ea1;
        font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
}

h1 {
	color: #326ea1;
        font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #326ea1;
        font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #326ea1;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #326ea1;
	font: 18px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 10px;
}

#page {
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(images/bg-page.gif) repeat-y top left #ffffff;
	text-align: left;
	width: 750px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
	overflow: hidden;
	height: 128px;
	text-align: left;
	padding: 0 0 0 0;
	background: url(images/header-logo.gif) no-repeat top left;
	}

#header a {
	color: #383d44;
}

#blogname a { 
	text-decoration:none;
	color: #ffffff;
	}

#blogname {
	padding: 35px 25px 15px 0px;
	display: block;
	text-align: right;
	font-size: 17px;
	}

#blogname h2{
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-family: arial, verdana;
	}

#tagline {
	padding: 0px 25px 0px 0px;
	color: #ffffff;
	display: block;
	font-size: 27px;
	text-align: right;
	display: block;
	font-family: arial, verdana;
	line-height: 27px;
	}

#headercontrols {
	padding: 10px 25px 0px 0px;
	text-align: right;
	color: #ffffff;
	}

#headercontrols a {
	color: #ffffff;
	text-decoration: underline;
	}

#header p {
        padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

#headersearch {
	margin: 0px 4px 0px 4px;
	text-align: right;
	background-color: #cccccc;
	vertical-align: bottom;
	height: 34px;
	}

.s {
	color: #666666;
	width: 160px;
	font-size: 12px;
	font-family: verdana, arial;
	}

#searchbutton {
	background-color: #003b8f;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, arial;
	}

#searchInputBox {
	padding: 5px 5px 0px 0px;
	float: right;
	}

#searchButtonBox {
	padding: 7px 20px 0px 0px;
	float: right;
	}

#headerslogan {
	margin: 4px 4px 0px 4px;
	padding: 8px 21px 8px 21px;
	text-align: center;
	background-color: #eeeeee;
	}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
	margin: 4px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 34px;
	text-transform: uppercase;
	font-size: 14px;
	}

#topbar { 
	height: 34px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

ul.topmenu {
	background: transparent;
	float: left;
	margin: 0 auto;
	padding: 8px 0px 0px 10px;
	list-style-type: none;
	}

ul.topmenu li {
	float: left;
	border-right: 1px solid #cccccc;
}

ul.topmenu #lirss {
	border: none;
	}

ul.topmenu li a {
	float: left;
	display: block;
	padding: 0px 10px 0px 10px;
	}

#topbar ul .current_page_item a, #topbar ul .current_page_parent a {
	}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	float: left;
	text-align: left;
	width: 525px;
}

#contentWrapper {
	padding: 25px 25px 25px 25px;
}

#content img {
	float: left;
	margin: 3px 10px 5px 0;
        _margin: 3px 5px 5px 0;
	border: 1px solid #cccccc;
        padding: 5px;
        background-color: transparent;
}

#content a:hover img { 
        border: 1px solid #777777; 
        background: transparent;
}

#content h1, #content h1 a, #content h1 a:hover  { 
	color: #002b69;
	font-size: 17px;
	text-decoration: none;
	}

#content h2 a:hover { 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: circle; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

/*############################*/
/*#### Comments #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 460px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
        text-decoration: none;
}
.commentbody a:hover {
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(images/bg-footer.gif) no-repeat bottom left #ffffff;
	border-top: 1px solid #cccccc;
	height: 60px;
	clear: both;
	text-align: center;
	overflow:hidden;
	width: 750px;
	font-size: 11px;
	}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
	width: 200px;
	text-align: left;
	float: left;
	line-height: 1.6em;
	color: #383d44;
	}

#sidebarWrapper {
	padding: 25px 0px 25px 0px;
	}

.sidelist {
	margin: 0 0 20px 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul li ul, #sidebar ul li ul li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

h2.widgettitle {
	padding: 9px 15px 5px 15px;
	margin: 0px 0px 0px 0px;
	background: url(images/bg-sidelist-h2.gif) no-repeat top left #ffffff;
	color: #ffffff;
	font-size: 12px;
	}
	
/* Recent Posts UL ######################### */

#sidebarWrapper ul {
	list-style: none;
	margin: 0px 0px 25px 0px;
	padding: 10px 0px 17px 0px;
	border: none;
	/* background: url(images/bg-sidelist.gif) no-repeat bottom left; */
	font-size: 11px;
	}

#sidebarWrapper ul li ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 10px 0px;
	border: none;
	background: url(images/bg-sidelist.gif) no-repeat bottom left;
	font-size: 11px;
	}

#sidebarWrapper ul li a, #sidebarWrapper ul li ul li a {
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 2px 5px 2px 15px;
	background: url(images/bg-sidelist-bullet.gif) no-repeat top left;
	font-weight: normal;
	line-height: 16px;
	}

#sidebarWrapper ul li, #sidebarWrapper ul li ul li {
	padding: 0px;
	margin: 0px;
	}

#sidebarWrapper .widget_recent_entries current_page_parent ul li a {
	padding: 0px;
	margin: 0px;
	}

#sidebarWrapper .widget_recent_entries current_page_parent a {
	padding: 0px;
	margin: 0px;
	}
	
/* Pages UL ######################### */

#sidebarWrapper .widget_pages ul {
	list-style: none;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 17px 0px;
	border: none;
	background: url(images/bg-sidelist.gif) no-repeat bottom left;
	font-size: 11px;
	}

#sidebarWrapper .widget_pages ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 17px 0px;
	border: none;
	background: url(images/bg-sidelist.gif) no-repeat bottom left;
	font-size: 11px;
	}

#sidebarWrapper .widget_pages ul li ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 17px 0px;
	border: none;
	background: url(images/bg-sidelist.gif) no-repeat top left;
	font-size: 11px;
	}

#sidebarWrapper .widget_pages ul li ul li a {
	display: block;
	margin-left: 15px;
	padding: 3px 5px 3px 15px;
	background: url(images/bg-sidelist-bullet.gif) no-repeat top left;
	font-weight: normal;
	line-height: 16px;
	}

#sidebarWrapper .widget_pages ul li a {
	display: block;
	margin-left: 15px;
	padding: 3px 5px 3px 0px;
	background: none;
	line-height: 16px;
	font-weight: bold;
	}
	
#sidebarWrapper .widget_pages ul .current_page_parent a {
	padding-left: 20px;
	}


#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
	margin: 15px 0 40px 0;
	padding: 4px;
	line-height: 14px;
	clear: both;
	background-color: #cccccc;
	font-size: 11px;
	}

.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

.postdate {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	font-size: 10px;
	}

.entry {
	margin-top: -7px;
	padding: 0px;
	line-height: 1.3em;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

<!--######################-->
<!--### Menü im Footer ###-->
<!--######################-->

#bottom {
        clear: both;
	width: 810px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #383d44;
	}

#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}

#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}

#bottom-right {
	width: 30%;
        margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
	}

#bottom h2 {
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
	margin: 25px 0 5px 0;
	padding: 0 1px;
        color: #326ea1;
	}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
        border-bottom: 1px solid #cccccc;
        margin: 0;
        padding: 0;
        display: block;
	}
#bottom li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
        border-bottom: 0;
	}

/* --------------------------------------
Newsletter Styles
-------------------------------------- */

#newsletter {
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
	}

#newsletter h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #002b69;
	}

#newsletter p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

#newsletter img {
	margin-top: 10px;
	}







#sidebarWrapper .registration_widget ul {
	list-style: none;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 17px 0px;
	border: none;
	background: url(images/bg-sidelist.gif) no-repeat bottom left;
	font-size: 11px;
	}