/*
Theme Name: Danna McKitrick
Theme URI: http://www.dannamckitrick.com
Description: Theme for Danna McKitrick Blogs
Version: 1.0
Author: GM-DM
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/



html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	padding: 0px;
	margin: 0px;
	background-color: #004681;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/rep-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #596876;
}

#wrap {
    width: 960px;
    background-color: #fef0f5;
    text-align:left;
    margin:0px auto;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
	background-color: #ffffff;
	background-image: url(images/DM-Blog-Header.jpg);
	background-repeat: no repeat;
	height: 186px;
	width: 960px;
	padding: 0px;
	margin: 0px;
}

#head h1 {
        font-size: 4.9em;
        color: #ffffff;
        padding: 50px 0px 0px 50px;
        margin: 0px;
}

#head a {
        color: #ffffff;
}

#head a:hover {
        color: #cccccc;
}

.description {
        padding-left: 60px;
}
#topmenu {
	background-color: #000;
	float: right;
	height: 25px;
}
#topmenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
}
#topmenu ul li {
	float: left;
	padding-right: 20px;
	list-style-type: none;
	padding-top: 5px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#topmenu ul li a:link {
	color: #CCC;
	text-align: right;
}
#topmenu ul li a:visited {
	color: #CCC;
	text-align: right;
}
#topmenu ul li a:hover {
	color: #FFF;
	text-align: right;
}
#topmenu ul li a:active {
	color: #CCC;
	text-align: right;
}

.description h2 {
        color: #ffffff;
        font-size: 3.0em;
        margin: 0px;
        font-style: italic;
}   


/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #333333;
	text-decoration: none;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #2c4a61;
	font-weight: lighter;
	padding-top: 20px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}


h2 {
	color: #333333;
	font-weight: normal;
}

h3 {
	font-weight: bold;
	font-size: 16px;
}

h5 {
	color: #333333;
        margin: 8px 0px 0px 0px;
	padding: 0px;

	font-weight: normal;
}

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

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/************************************************
*	Main Content									*
************************************************/

#main {
	width: 960px;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#content {
	width: 480px;
	float: left;
	color: #596876;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.item {
        padding: 0px 20px 10px 20px;
        margin-bottom: 1.5em;
        color: #333333;  
        border-bottom: 1px dotted #cccccc;
}


.item p {

}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #9c9c9c;
}

.item img {
	border: 1px solid #CCC;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}
.item ul a:link {
	text-decoration: underline;
}
.item ul a:visited {
	text-decoration: underline;
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}
.item ol a:link {
	text-decoration: underline;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	margin-top: 20px;
	font-style: italic;
}
.authorphotopost {
	float: left;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 7px;
}

.metadata a:link {
	color: #333333;
}

.metadata a:hover, .metadata a:visited{
	color: #9c9c9c;
}

cite{

}

blockquote {
	margin: 10px 15px 10px 15px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #cccccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

#primary{
        width: 234px;
	padding: 0px;
	float: left;
}

#l_sidebar {
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	}
#l_sidebar h5 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #94a2b0;
	padding-top: 30px;
	padding-bottom: 15px;
}

#l_sidebar a:link {
	color: #FFF;
	}
#l_sidebar a:visited {
	color: #FFF;
}
#l_sidebar a:hover {
	color: #FFF;
	text-decoration: underline;
}
#l_sidebar a:active {
	color: #FFF;
}
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	color: #7e8b95;
	}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
	list-style-type: none;
	color: #7e8b95;
}

#l_sidebar li {
	margin: 0px;
	padding: 0px;
	color: #7e8b95;
	list-style-type: none;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}
	
#l_sidebar ul li a {
	color: #7e8b95;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#ffffff; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        color: #7e8b95;
        list-style-type: disc;
        list-style-position: outside;

}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        list-style-type: disc;
        list-style-position: outside;
        color: #333333;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}

#secondary{
        width: 224px;
	padding: 0px;
	float: right;
}

#r_sidebar {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
	}
#r_sidebar h5 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-bottom: 15px;
	color: #333;
	letter-spacing: -1px;
}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #333333;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #333333;
}
#r_sidebar ul li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DADC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
	
#r_sidebar ul li a {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#l_sidebar ul li a:link {
	color:#97a1a8;
}

#r_sidebar ul li a:hover {
	color:#666;
}
#l_sidebar ul li a:visited {
	color:#97a1a8;
}
#l_sidebar ul li a:active {
	color:#97a1a8;
}

#r_sidebar ul ul {
	padding: 0px 0px 20px 0px;
	color: #333333;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	list-style-type: none;
	color: #333333;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
        color: #333333;
	}
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 22px;
	color: #333;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #333333;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 440px;
        color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 10px 0px;
}
	
  
#comment  a{
        color: #333333;
	text-decoration: none;
}

#comment a:hover{
	color: #cccccc;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-weight: bold;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #333333;
	padding-left: 20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	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 td {
	color: #333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #eeeeee;
}

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

/************************************************
*	Footer									*
************************************************/


#foot {
	width: 960px;
	height: 40px;
	text-align: center;
	padding-top: 20px;
	color: #ffffff;
	font-style: italic;
	background-image: url(images/footer-grey-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#foot a:link, #foot a:visited{
	color: #333333;
        text-decoration: none;
}

#foot a:hover {
        color: #9c9c9c;
}.item ol a:visited {
	text-decoration: underline;
}

