/*  

Theme Name: Deliciously Blue

Theme URI: http://www.jdavidmacor.com/

Description: Deliciously Blue is a simple, clean theme designed by <a href="http://www.jdavidmacor.com/">j david macor.com</a>.

Version: 1.0

Author: J David Macor

Author URI: http://www.jdavidmacor.com/

Original Author: N. Design Studio





	The CSS, XHTML and design is released under Creative Commons Attribution 2.5:

	http://creativecommons.org/licenses/by/2.5/



*/

body {



	color: #666666;

	background: #FFFFFF;

	margin: 0px;

	padding: 0px 0px 30px;

}


a {

	color: #6DA6E2;

	text-decoration: none;

}

a:visited {

	color: #6DA6E2;

	text-decoration: none;

}

a:hover {

	color: #3173AA;

	text-decoration: underline;

}

form p {
font: 85%/150% "Trebuchet MS", Tahoma, Arial;
}

img {

	border: none;

}

p {

	padding: 0px 0px 15px;

	margin: 0px;

    line-height: 1.8em;
	font: 85%/150% "Trebuchet MS", Tahoma, Arial;

}

h1 {

	margin-bottom:0px;

	padding-left: 0px;

	height: 50px;

	font: bold 36px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #6DA6E2;
	
	border-bottom: 1px dotted #CCCCCC;
	

}

h1 .header {

	padding-left: 10px;

	font: bold 36px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	border-bottom: 1px dotted #CCCCCC;
	

}

h1 a, h1 a:visited{

	color: #6DA6E2;

	text-decoration: none;

}

h1 a:hover{

	color: #3A75B6;

	text-decoration: none;

}

h2 {

	color: #666666;

	margin: 0px 0px 2px;

	letter-spacing: -1px;

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	padding-bottom: 3px;

}



h2 a, h2 a:visited {

	color: #666666;

	text-decoration: underline;

}

h2 a:hover {

	color: #000000;

	text-decoration: none;

}

h3 {

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #2763A5;

	margin: 10px 0px 5px;

}

h4 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #2763A5;

	margin: 10px 0px 5px;

}



/* content area */

#content {

	padding: 0px 0px 30px 13px;

	float: right;

	width: 632px;

	overflow: hidden;
	
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
}



/*sidebar */

#sidebar {

		font: 75%/150% "Trebuchet MS", Tahoma, Arial;

	float: left;

	padding: 0px 10px 20px 5px;

	width: 220px;

	color: #ffffff;

	overflow: hidden;
	
	background-color: #005782;

}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #ffffff;

	margin: 20px 0px 2px;

	border-bottom: 1px solid #ffffff;

}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #ffffff;

	text-decoration: none;

}

#sidebar a:hover{

	color: #CCCCCC;

	text-decoration: underline;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;
	
	

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

	border-bottom: 1px solid #DDEBF4;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}



/* footer area */

#footer {

	clear: both;

	background: #005782;

	color: #FFFFFF;

	font-size: 95%;

	line-height: 130%;

	padding-bottom: 10px;

}

#footer a, #footer a:visited {

	color: #ACD7EE;

}

#footer h4 {

	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;

	color: #9cdbfb;

	margin: 10px 0px 5px;

}

.footer-recent-comments {

	width: 225px;

	float: left;

	margin-left: 10px;

}

.footer-recent-comments ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

}

.footer-recent-comments ul li {

	background: url(images/mini-footer-comments.gif) no-repeat;

	padding: 0px 0px 10px 20px;

}

.footer-recent-posts {

	width: 250px;

	float: left;

	margin-left: 30px;

}

.footer-recent-posts strong {

	font-size: 107%;

	line-height: 135%;

	font-weight: bold;

}

.footer-recent-posts ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	font-size: 92%;

	line-height: 110%;

}

.footer-recent-posts ul li {

	background: url(images/mini-footer-post.gif) no-repeat;

	padding: 0px 0px 10px 20px;

}

.footer-about {

	width: 225px;

	float: right;

	padding-right: 10px;

	padding-left: 10px;

}

.footer-most-viewed {

	width: 225px;

	float: left;

	margin-left: 10px;

}

.footer-most-viewed strong {

	font-size: 107%;

	line-height: 135%;

	font-weight: bold;

}

.footer-most-viewed ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	font-size: 92%;

	line-height: 110%;

}

.footer-most-viewed ul li {

	background: url(images/mini-footer-post.gif) no-repeat;

	padding: 0px 0px 10px 20px;

}


/* credits */

#credits {

	margin: 0px auto;

	width: 760px;

	color: #7a9299;

	font-size: 10px;

	line-height: 120%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#credits a, #credit a:visited {

	color: #048db4;

}

