/*  
Theme Name: Summer Dawn
Theme URI: http://www.auxanocreative.com
Description: Custom Theme for juliedawn.net.
Version: 1.0
Author: Susan Nelson
Author URI: http://www.auxanocreative.com/

*/

/*GENERAL SELECTORS*/

* {
 margin: 0;
 padding: 0;
}

img {
 border: 0;
}

p, ul, ol, form, img {
 padding: 5px 15px;
}
h1 {
 padding: 0 0 15px 0;
}

h2, h3, h4 {
padding: 10px 0 12px 15px;
}

a, a:visited {
 color: #fff;
 text-decoration: underline;
}

a:focus, a:hover, a:active {
 color: #fff;
 text-decoration: none;
}

.small {
 font-size: .8em;
 margin-top: 8px;
}

body {
 font-family: arial, verdana, arial, sans-serif;
 font-size: .98em;
 text-align: center;
 color: #fff;
 background: #FFCCCC;
}

#wrapper {
 width: 760px;
 background: #996633;
 text-align: left;
 margin: 0 auto;
}

/*LOGO*/

#logo {
 width: 760px;
 height: 127px;
 background: #99ccff url(images/julieDawnLogo6.jpg) no-repeat 50% 50%;
 margin: 0 auto;
}

#logo img {
 margin-top:30px;
}

/*NAVIGATION*/

ul#topNav {
 width: 730px;
 background: #996633;
 text-align: left;
 list-style-type: none;
 font-family: arial, verdana, sans-serif;
 font-size: 1.1em;
 letter-spacing: 1px;
 margin: 0 auto;
}

#topNav li {
 display: inline;
 padding: 10px 0 0 55px;
}

#topNav li a, #topNav li a:hover {
 color: #fff;
 text-decoration: none;
}

#topNav li a:focus, #topNav li a:hover, #topNav li a:active {
 color: #fff;
 text-decoration: underline;
}

/*HEADER*/

#header {
 width: 760px;
 height: 375px;
 background: #99ccff url(images/julie-dawn-header.jpg) no-repeat;
}

#header2 {
 width: 760px;
 height: 245px;
 background: #99ccff url(images/julie-dawn-header.jpg) no-repeat;
}

/*CONTENT*/

#contentNoSidebar {
 width: 740px;
 background: #996633;
 padding-bottom: 2em;
 overflow: auto;
}

#contentNoSidebar h2 {
 font-family: arial, verdana, sans-serif;
 font-size: 1.3em;
 font-weight: normal;
 margin: 5px 0 0 0;
 color: #fff;
 clear: left;
}


#content {
 width: 760px;
 background: #996633 url(images/bg.gif) repeat-y;
 overflow: auto;
 padding-bottom: 2em;
}

#content h2 {
 font-size: 1.25em;
 font-family: arial, sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #fff;
}

#content h3 {
 font-size: 1em;
 font-family: arial, sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #c39c23;
}

/*BLACK CONTENT*/

#contentBlack {
 width: 760px;
 background: #996633 url(images/bg.jpg) repeat-y;
 color: #fff;
 overflow: auto;
}

#contentBlack img {
 /*float: right;*/
 margin: 5px;
}

#rightContent {
 width: 555px;
 color: #fff;
 float: left;
 margin: 0;
 padding-bottom: 4em;
}

#leftContent {
 width: 200px;
 float: left;
 color: #fff;
 padding-bottom: 12em;
}

#contactLeftContent {
 width: 200px;
 float: left;
 font-size: .9em;
 color: #333;
 padding-bottom: 12em;
 text-align:center;
}

#mortgageLeftContent {
 background: url('images/work-side-img.jpg') no-repeat;
 background-position: 12px 15px;
 width: 200px;
 float: left;
 font-size: .9em;
 color: #333;
 padding-bottom: 12em;
}

#mortgageLeftContent p {
 margin: 260px 0 0 0;
}

#homeLeftContent {
 background: url('images/home-side-img.jpg') no-repeat;
 background-position: 12px 15px;
 width: 200px;
 float: left;
 font-size: .9em;
 color: #333;
 padding-bottom: 2em;
}

#homeLeftContent p {
 margin: 235px 0 0 0;
}

#contentContact {
 width: 420px;
 background: #000;
 float:left;
 padding-bottom: 2em;
}

#contact {
 display: inline;
 width: 230px;
 background: #000;
 margin: 75px 0 0 45px;
 float:left;
}

#contact p {
 padding: 0;
}

#contact h2 {
 font-size: 1.2em;
 font-weight: normal;
 margin: 0;
 padding: 0;
}

#subscribe {
 margin: 0;
 padding: 0;
}

#subscribe form {
 margin: 0;
 padding: 0;
}

/*BLOG CONTENT & SIDEBAR*/

#text {
 width: 550px;
 background: #996633;
 font-size: 1em;
 float: right;
 padding-bottom: 2em;
}

#text h3 {
 font-size: 1.4em;
}

/*SIDEBAR*/

#sidebar {
 width: 190px;
 float: left;
 background:#99ccff;
 color:#333;
 padding-bottom:2em;
}

#sidebar h2 {
 color: #333;
}

#sidebar ul{
 list-style-type: none;
 margin: 0;
 padding: 0 10px 0 10px;
}

#sidebar ul li{
 font-size: .9em;
 padding: 10px 0 10px 0;
}

#sidebar ul li h2{
 font-family: arial, sans-serif;
 font-size: 1.2em;
 font-weight: normal;
}

#sidebar ul ul li{
 padding: 2px 0 0 5px;
 line-height: 1.2em;
}

#sidebar a, #sidebar a:visited {
 color: #333;
 text-decoration: none;
}

#sidebar a:focus, #sidebar a:hover, #sidebar a:active {
 color: #333;
 text-decoration: underline;
} 

/*POSTS & BLOG MISCELLANEOUS*/

.post {
 padding: 0;
}

.post h2 {
 font-family: arial, verdana, sans-serif;
 font-size: 1em;
 font-weight: bold;
 margin: 5px 0 0 0;
 color: #fff;
 clear: left;
}

.post h2 a, .post h2 a:visited {
 font-family: arial, sans-serif;
 font-size: 1em;
 color: #fff;
 text-decoration: none;
 clear: left;
}

.post h2 a:focus, .post h2 a:hover, .post h2 a:active {
 text-decoration: underline;
 color: #fff;
 clear: left;
}

.post img {
 border: 0;
 padding: 3px;
 margin: 0 5px 5px 0;
}

.entry {
 line-height: 1.2em;
}

.entry h2 {
 font-family: arial, verdana, sans-serif;
 font-size: 1.4em;
 font-weight: normal;
}

.entry h3 {
 font-size: 1em;
}

.entry img {
 /*float: left;*/
 margin: 0 5px 10px 0;
}

p.postmetadata {
 font-size: .9em;
 border-top: 1px solid #fff;
 margin: 15px 0 10px 0;
 clear: both;
}

.navigation {
 padding: 10px 0 0 0;
 font-size: .9em;
 font-weight: bold;
 line-height: 1.2em;
}

.navigation a, .navigation a:visited {
 padding-left: 12px;
}

.navigation a:focus, .navigation a:hover, .navigation a:active {
 padding-left: 12px;
}

table#wp-calendar {
 width: 85%;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
    margin-left: 10px;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: arial, Sans-serif;
	font-size: 12px;
}

blockquote {
 width: 450px;
 font-size: .9em;
 margin-bottom: 10px;
 border-bottom: 1px solid;
}

#cart {
 width: 760px;
}

/*FOOTER*/

#footer {
 width: 760px;
 height: 50px;
 font-size: .7em;
 background-color: #333;
 text-align: center;
 padding-bottom: 5px;
 margin: 0 auto;
 clear: both;
}

#footer p {
 padding: 10px;
 color: #fff;
}

#footer a, #footer a:visited {
 color: #fff;
 text-decoration: none;
}

#footer a:focus, #footer a:hover, #focus a:active {
 color: #fff;
 text-decoration: underline;
}
.alignleft {
float:left;
}
.textwidget {
width:180px;
margin:0 auto;
padding:3px 0;
border:1px solid;
}
.textwidget p {
width:100%;
margin:0;
padding:0;
}
.textwidget img {
float:left;
margin:0;
padding:0;
}