/*
Theme Name: My New Dawn [Photogenic Designs]
Theme URI: http://photogenic-designs.net
Description: My New Dawn theme, designed by Photogenic Designs.
Version: 1.0
Author: Photogenic Designs
Author URI: http://photogenic-designs.net
*/

/* ######################### CSS STYLESHEET ######################### *\
// ##           WRITTEN EXCLUSIVELY FOR MYNEWDAWN.NET              ## \\
// ##       CREATED BY PHOTOGENIC - PHOTOGENIC-DESIGNS.NET         ## \\
// ##  FILE MAY NOT BE REDISTRIBUTED IN WHOLE OR SIGNIFICANT PART  ## \\
// ##           CSS STYLESHEET COPYRIGHT 2009 PHOTOGENIC           ## \\
// ##      THIS COPYRIGHT NOTICE MUST REMAIN INTACT FOR USE        ## \\
\* ################################################################## */

body { background: #111516 url('images/bg-repeat.jpg') repeat-x; font: 9pt arial, verdana, tahoma, 'times new roman', sans-serif, serif; padding: 0px; margin: 0px; color: #E1E9D4; }
a:link, a:visited, a:active { font-weight: bold; text-decoration: underline; letter-spacing: 1px; color: #F3FE7E; }
a:hover { color: #fff; }
#main, #outer, #inner { padding: 0px; margin: 0px; }
#main { background: #1F2324 url('images/top.jpg') no-repeat top center; width: 802px; margin: 0 auto; padding-top: 505px; position: relative; padding-bottom: 10px; }

#maincontent { padding: 10px; }
#side1 { float: right; width: 600px; border-left: 2px solid #394528; border-bottom: 2px solid #394528; padding-left: 5px; }
#side2 { float: left; width: 170px; }
#footer { padding: 10px; text-align: center; font-weight: bold; font-size: 9pt; color: #8AB55B; }
#clear { clear: both; }

#nav { list-style-type: none; padding: 0px; margin: 0px; margin: 0 auto;  }
#nav li { height: 17px; position: absolute; top: 452px; float: left; }
#nav a { width: 100%; height: 100%; display: block; }
#nav a:link, #nav a:visited, #nav a:active, #nav a:hover { text-decoration: none; }
#nav span { display: none; }
#home { left: 263px; width: 42px; }
#daniel { left: 308px; width: 46px; }
#gallery { left: 359px; width: 57px; }
#media { left: 420px; width: 43px; }
#online { left: 467px; width: 47px; }
#site { left: 519px; width: 30px; }

.block, .post { margin-bottom: 10px; }
.body, .entry { overflow: hidden; padding: 3px 5px; background: #171A1B; border: 1px solid #171A1B; -moz-border-radius: 0px 0px 6px 6px; filter: alpha(opacity=80); -moz-opacity: .80; opacity: .80; text-align: justify; }
h2 { padding: 3px 5px; letter-spacing: 1px; margin: 0px; font-size: 9pt; color: #8AB55B; font-weight: bold; }
h2 a:link, h2 a:active, h2 a:visited, h2 a:hover { text-decoration: none; color: #8AB55B; }
h3 { border-bottom: 1px solid #394528; letter-spacing: 1px; font-size: 8pt; font-weight: normal; text-transform: uppercase; }
.postmetadata { text-align: center; font-size: 8pt; }
.commentlist { list-style-type: none; padding-left: 15px; }
.commentlist li { border-bottom: 1px solid #394528; font-weight: normal; margin-bottom: 10px; }
.comment-author { text-transform: uppercase; font-size: 8pt; }
.says { font-weight: bold; }
.comment-meta a:link, .comment-meta a:visited, .comment-meta a:active, .comment-meta a:hover { font-weight: normal; color: #fff; text-decoration: none; }
.avatar { display: none; }
.comment-meta { font-size: 8pt; }
#respond textarea { width: 100%; }
textarea, input[type=text] { background: #000; color: #394528; font: 9pt arial, verdana, tahoma, 'times new roman', sans-serif, serif; border: 1px solid #394528; padding: 5px; max-width: 580px; }
small { font-size: 8pt; }
cite { color: #F3FE7E; text-decoration: underline; font-weight: bold; }
.navigation { margin-bottom: 10px; }
.says { color: #fff; }

.paragraph { margin: 6px 0px; }
.indent { text-indent: 15px; }
strong { color: #7FC2BB; }
em { color: #000; }
.und { text-decoration: underline; }
.str { text-decoration: line-through; }
ul { list-style-type: square; }
li span { color: #000; }
ol li { font-weight: bold; }
ol li span { font-weight: normal; }
#stats-online { text-align: center; }
img { border-width: 0px; }
.center { text-align: center; }