/*  
Theme Name: PalmstedtBMD
Theme URI: http://www.pixeldoodle.com/cms.htm/
Description: <a href="http://www.pixeldoodle.com/cms.htm/">Palmstedt.com</a> theme designed for palmstedt.com
Version: 1.0
Author: Satyen Aghor
Author URI: http://www.pixeldoodle.com/

*/


/* HTML Elements */

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#headerBg {
	background-image: url(images/headerBg.gif);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
	background-position: bottom;
}

#header {
	height: 75px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#header ul {
	display: block;
	list-style-type: none;
	width: 180px;
	margin-top: 20px;
}
#header li {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
#header .logo {
	float: left;
	margin-top: 10px;
}


#nav {
	width: 650px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 32px;
	width: 650px;
}
#nav li {
	background-image: url(images/mainmenuSep.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	line-height: 32px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#nav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 32px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin: 0px;
}

#nav li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/menuHover.gif);
	background-repeat: repeat-x;
	background-color: #7d7d7d;
	line-height: 32px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin: 0px;
}






#menuBg {
	background-image: url(images/mainmenuBg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
}

#menu {
	height: 32px;
	width: 955px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}

#searchbox {
	float: right;
	width: 235px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}

#search_form {
	margin: 0px;
	padding: 0px;
}

.search_input{
	background-image: url(images/lens.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #CCCCCC;
	width: 225px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#bannerBg {
	height: 145px;
	width: 100%;
	background-color: #90c2e4;
	margin-top: 5px;
}


#banner {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 145px;
	padding: 0px;
}

#banner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 500px;
	float: left;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 222px;
}

#wrapper {
	width: 955px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
}

#left {
	width: 165px;
	float: left;
	height: 100%;
	padding: 10px;
}

#left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#left li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#left li a:hover {
	color: #336699;
}


#contentHome {
	width: 660px;
	float: left;
	padding: 10px;
}

#content {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	width: 455px;
	float: left;
	padding: 10px;
}

#content p, #content div, #content span, #content li, #content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#right {
	width: 270px;
	float: left;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #666666;
}

#right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
	list-style-position: outside;
}



#footer {
	background-color: #FFFFFF;
	background-image: url(images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 64px;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	margin-top: 10px;
	clear: left;
	float: left;
}

#footer div {
	text-align: center;
	width: 955px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

#footer ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}

#footer li{
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #336699;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

h2, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#336699;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

h3 a:link, h3 a:visited {
	color: #000000;
	text-decoration: none;
}

h3 a:hover {
	color: #336699;
	text-decoration: none;
}

h4{
	font-weight: bold;
	text-decoration: none;
}

h5{}

h6{}

a img {
	border: none;
}

.post a, .post a:link, .post a:visited {
	color: #336699;
	text-decoration: none;
}

.post a:hover {
	color: #666666;
	text-decoration: none;
}

p, li, .feedback {}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

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

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 & aligment */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

