/*
Theme Name: Daybreak Web Designs Blog
Theme URI: http://www.daybreakwebdesigns.com
Description: The default WordPress theme.
Version: 1.3
Author: Jennie Harris
Author URI: http://www.crimson-light.net
*/

       /* Body */
body {
    background-color: #303030;
    color: #000000;
    font-family: Tahoma, Arial, sans-serif;
	margin: 10px 0 25px;
	padding: 0;
}
/* H1, H2, H3, H4 */
h1 {
    color: #F5F1E7;
    font: bold 29px/30px Garamond, "Times New Roman", Times, serif;
    padding: 16px 0 0 15px;
    text-align: left;
}
h2 {
    font: bold 22px/25px Tahoma, Arial, sans-serif;
    margin: 2px 0;
    padding: 0;
	text-align: left;
}
h3 {
    font: bold 19px/22px Tahoma, Arial, sans-serif;
    margin: 2px 0;
    padding: 0;
	text-align: left;
}
h4 {
    font: bold 17px/20px Tahoma, Arial, sans-serif;
    margin: 1px 0;
    padding: 0;
	text-align: center;
}

/* Links */
a, a:link, a:visited {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
a:active, a:hover {
    color: #939486;
    font-weight: bold;
    text-decoration: none;
}

/* Fonts */
s {
    color: #939486;
}


/* Header */
#header {
    background: url('http://www.daybreakwebdesigns.com/design/header.jpg');
    height: 200px;
    width: 739px;
}

/* Content */
#content {
    background: url('http://www.daybreakwebdesigns.com/design/bg.jpg');
    padding: 10px 5px;
    font-size: 11px;
    text-align: left;
    width: 729px;
}
#content P {
}

/* Menu */
#menu ul {
    background: url('http://www.daybreakwebdesigns.com/design/navbg.jpg') repeat-x;
    border-bottom: 1px solid #A8B090;
    border-top: 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    height: 20px;
    margin: 0;
    padding: 0 0 0 7px;
    width: 730px;
}
#menu ul li {
    background: url('http://www.daybreakwebdesigns.com/design/navbg.jpg') repeat-x 20px;
    display: block;
    float: left;
    font: 12px/20px arial, tahoma, verdana, sans-serif;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 2px;
    text-align: center;
}
#menu a {
    color: #000;
    display: block;
    padding: 0 6px;
    text-decoration: none;
}
#menu li#active { background: url('http://www.daybreakwebdesigns.com/design/navbgover.jpg') repeat-x 20px; }
#menu a:hover { background: url('http://www.daybreakwebdesigns.com/design/navbgover.jpg') repeat-x 20px; }

/* 2nd Menu */
#menu2 ul {
    background: url('http://www.daybreakwebdesigns.com/design/navbg.jpg') repeat-x bottom;
    border-bottom: 1px solid #A8B090;
    border-top: 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    height: 15px;
    margin: 0;
    padding: 0 0 0 7px;
    width: 730px;
}
#menu2 ul li {
    background: url('http://www.daybreakwebdesigns.com/design/navbg.jpg') repeat-x 20px bottom;
    display: block;
    float: left;
    font: bold 11px/15px arial, tahoma, verdana, sans-serif;
    list-style-type: none;
    margin: 0 0 0 4px;
    padding: 0;
    text-align: center;
}
#menu2 a {
    color: #000;
    display: block;
    padding: 0 6px;
    text-decoration: none;
}
#menu2 a:hover { background: url('http://www.daybreakwebdesigns.com/design/navbgover.jpg') repeat-x 20px; }

/* Footer */
#footer {
	background: url(http://www.daybreakwebdesigns.com/design/bottom.gif) no-repeat center bottom;
    font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px;
	text-align: center;
	width: 739px;
}

/**/

/* Begin Typography & Colors */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#sidebar h2 {
	font-size: 1.2em;
	}
#headerimg .description {
	text-decoration: none;
	color: white;
	}
#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */

/* Begin Structure */
.narrowcolumn {
	float: left;
	width: 479px;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	clear: left;
}
/* End Structure */

/*	Begin Headers */
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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 20px;
	list-style: none;
	padding-left: 5px;
	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 ol li {
	margin: 0;
	padding: 0;
	}
.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 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: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar {
    float: right;
	padding: 20px 5px 10px;
	width: 200px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* 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;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
