/*  
Theme Name: Ardent 2010
Theme URI: http://www.ardentdev.com/
Description: The Ardent Dev theme for 2010
Version: 1.0
Author: Derek
Author URI: http://www.derekhat.com/
*/
body { font-family: Arial; font-size: 10pt; color: #333333; background-color: White; margin: 14px 0px 0px 0px; padding: 0px 0px 30px; }
a { color: #CC6600; text-decoration: none; }
a:visited { color: #AA4400; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
h1, h2, h3 { font-family: Arial; margin: 0px 0px 12px; letter-spacing: -1px; padding-bottom: 3px; }
h2 a, h2 a:visited, h3 a, h3 a:visited { color: #CC6600; text-decoration: none; }
p { margin-top: 0px; margin-bottom: 16px; }
h2 a:hover { color: #CC6600; text-decoration: none; }
h3 { margin: 0px; }
h4 { margin: 10px 0px 5px; }
form { margin: 0px; padding: 0px; }
#page { margin: 0px auto; width: 940px; border-bottom: 0px solid #d5e6eb; border-left: 0px solid #d5e6eb; border-right: 0px solid #d5e6eb; }
/* header area */
#header { height: 99px; text-align: left; padding-left: 0px; }
#headerimg { position: relative; padding: 30px 0px 0px 40px; height: 60px; }
.description { margin-left: 4px; margin-top: 10px; color: #222244; font-size: 14px; }
#content { float: right; padding: 10px 0px 10px 20px; margin: 0px; width: 600px; background: white; overflow: hidden; }
#wrap { width: 960px; } 
.post { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 11pt; color: #555555; line-height: 1.5em; clear: both; margin-top: 0px; margin-bottom: 40px; border-bottom: solid 1px #eee; }
.post-date { margin-bottom: 12px; display: block; }
.post-month { font-size: 11px; text-transform: uppercase; color: #FFFFFF; text-align: center; display: block; line-height: 11px; padding-top: 2px; margin-left: -3px; }
.post-day { font-size: 18px; text-transform: uppercase; color: #999999; text-align: center; display: block; line-height: 18px; padding-top: 7px; margin-left: -3px; }
.entry { }
.post h2 { margin-bottom: 0px; }
.post h2 a, .post h3 a { color: #333; }
.post-comments { }
.post-calendar { padding-left: 20px; float: right; font-size: 95%; color: #999999; }
.post-content { clear: both; padding-top: 0px; }
.navigation { clear: both; padding: 0px 0px; }
.navigation a, .navigation a:visited { font-weight: bold; font-size: 1.2em; }
.previous-entries a { float: left; padding-left: 0px; }
.next-entries a { float: right; padding-right: 0px; }
/* comments area */
#comments, #respond { border-bottom: 1px dotted #CCCCCC; padding: 10px 0 5px 0; clear: both; }
.commentlist { margin: 10px 0px; padding-left: 20px; line-height: 130%; }
.commentlist li { padding: 5px 10px; }
.commentlist .alt { background-color: #f3f3f3; }
.commentlist cite, .commentlist cite a, .commentlist cite a:visited { font-weight: bold; font-style: normal; font-size: 120%; color: #CC6600; }
.commentlist small { margin-bottom: 5px; display: block; font-size: 87%; }
#commentform { margin-top: 10px; }
#commentform p { padding: 6px 0px; margin: 0px; }
#commentform label { color: #333; width: 80px; display: inline-block; text-align: right; }
#commentform input { width: 200px; padding: 3px; margin-top: 3px; }
#commentform textarea { width: 480px; height: 225px; padding: 2px; margin-left: 84px; margin-top: 3px; }
#commentform #submit { margin-left: 84px; }
/*sidebar */
#sidebar { padding: 0px 0px 20px 0px; width: 310px; color: #666666; background: #fff; overflow: hidden; }
#sidebar h2, #sidebar .sidebartitle { color: black; margin: 20px 0px 2px; }
#sidebar a, #sidebar a:visited { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
#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; }
/*sidebar list level3 */
#sidebar ul li ul li ul li { padding: 1px 0 1px 10px; border: none; }
/*blogroll */
ul.list-blogroll li { padding-left: 16px !important; }
/*category widget */
ul.list-cat li, li.widget_categories li { background: url(images/mini-category.gif) no-repeat !important; padding-left: 20px !important; }
/*archives widget */
ul.list-archives li, li.widget_archives li { background: url(images/mini-monthly-archive.gif) no-repeat !important; padding-left: 20px !important; }
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li { background: url(images/mini-page.gif) no-repeat !important; padding-left: 20px !important; }
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li { background: url(images/mini-page-arrow.gif) no-repeat !important; padding-left: 10px !important; }
/*recent comments widget */
li.widget_recent_comments li { background: url(images/mini-recent-comments.gif) no-repeat !important; padding-left: 20px !important; }
/*calendar widget */
li.widget_calendar td { padding: 1px 7px; }
/*text widget */
.textwidget { padding-top: 5px; }
/*search form */
#searchform { margin: 15px 0 0; }
#searchform #s { width: 220px; margin-right: 2px; padding: 4px; }
#searchform #searchsubmit { width: 66px; padding: 3px; }
#footer { clear: both; padding-bottom: 10px; border-top: solid 1px #ccc; }
#footer h1 { font-size: 12pt; }
/* alignments */
.center { text-align: center; }
img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
img.alignleft, img[align="left"] { float: left; margin: 2px 10px 5px 0px; }
.alignright { float: right; }
img.alignright, img[align="right"] { float: right; margin: 2px 0px 5px 10px; }
.clear { clear: both; }
hr.clear { clear: both; visibility: hidden; margin: 0px; padding: 0px; }
.aboutblock { font-family: Arial; font-weight: bold; color: #777; font-size: 16px; }
.aboutblock a { font-size: 20px; color: #CC6600; text-decoration: none; }
.aboutblock em { font-size: 20px; color: Black; font-style: normal; }
