/*--------- dynamic css page mar 08 -----------*/  



body {
   font-family:Arial, Helvetica, sans-serif;
   color: #eeeeee; 
	background-color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
} 

td {margin: 0; padding: 0; }

a {text-decoration: none; }
a:link {color: #999999;}
a:visited {color: #999999;}
a:active {color: #CCC;
}
a:hover {color: #01B0F0;}




h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    }

 h1 {
	letter-spacing: -.075em;
	
	font-size: 1em;
}   

h2 {
	letter-spacing: -.075em;
	font-size: 3em;

}

h3 {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #e25827;
	margin: 0 0 0.5em 0;
	padding-bottom: 5px;
	font-size: 140%;
	font-weight: normal;
	
}

h4 {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	text-transform: uppercase;
	color:#FF358B;
	font-weight: bolder;
	margin: 0 0 0.5em 0;
	font-size: 95%;
	line-height: 200%;
}

h5 {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #949491;
	font-weight: bolder;
	margin: 0 0 0.5em 0;
	line-height: 200%;
	font-size: 115%;
}

h6 {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	text-transform: uppercase;
	color: #AEEE00;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	line-height: 200%;
	font-size: 105%;
}
.post .title {
	font-weight: normal;
	margin: 0;
	text-align: left;
}

h2.title {
	letter-spacing: -.075em;
	text-transform: uppercase;
	color:#FF358B;
	font-weight: bolder;
	margin: 0 0 0.5em 0;
	font-size: 110%;
	line-height: 200%;


}
.post h1.title {
	text-transform: uppercase;
	padding: 25px 0  0 15px;
	height: 40px;
	font-size: 30px;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	text-transform: lowercase;
}
blockquote {
	font-style: italic;
	border-left: 1px solid #000;
	padding-left: 10px;
	margin-right: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
	
}

blockquote, q {
	
	color: #000;
	font-style: italic;
	font-weight: bold;
}


table {
	border-collapse: collapse;
	}
th {
	background: #e25827;
	color: white;
	font-weight: bold;
}

td {
	line-height: 130%;
	
}

hr {
	display: none;
}

/* ---------- header ---------------------------------------------*/




.header {
	display: block;
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 105px !important;clear:both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_header0.jpg);
	
}
#headerTable { height: 105px; } 
.header a {
	height: 104px;
	overflow: hidden;
 margin: 1px 0 0 0;
 padding: 0;
	
	float: left;
}
.wrapper{position:relative;display:block;margin:0 auto;width:980px;}







#adstrip{
	margin: 0;
	height: 50px;
	width: 100%;
	overflow: hidden;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	top: 100px;
	background-color: transparent;
	display: block;
	clear: both;
	background-image: url(../images/menu.png);
}


#testad{
    margin-left: auto;
    margin-right: auto;
    width: 728px;
    height: 90px;
    border: 1px solid #d2d2d2;
}



/* ---------- Main Menu ---------------------------------------------*/

ul#mainmenu{
	position:absolute;
	top: 65px;
	right: 2px;
	list-style: none;
	padding:5px 5px 0 0;
	margin:0;
	display: block;
	overflow: visible;
	color: #d2d2d2;
	text-align: right;
	font-size: 11px;
	background: transparent;
	height: 25px;
	z-index: 101;
	font-weight: bolder;
	width: 180px;
}

ul#mainmenu li{
    display: inline;
    padding-left: 4px;
    padding-right: 0;
    background: transparent;
}
    
ul#mainmenu li a{color: #d2d2d2; font-weight: normal; background:transparent;} 
ul#mainmenu li a:hover {color: #11bbff; background:transparent;}


/* --------- Full section that contains Container + Rrow+Lrow --------------- */

#body1 {
	position: relative;
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
    }
	
	/* Wrapper */

#wrapper {
}

/* --------- Full section that contains Container + Rrow+Lrow --------------- */


#Rrow {
	position: absolute;
	top: -1169px;
	left: 828px;
	width: 250px;
	font-size:.6em;
	color:#aaaaaa;
	text-transform: uppercase;
	overflow: visible;
    }


#Rrow a{color:#aaaaaa;}

.tagcloud{
    font-size:.6em;
    color:#aaaaaa;
    text-transform: uppercase;
    margin:0; 
    padding: 0; 
    position: absolute;
    top: 2230px;
    left: 900px;
}
.tagcloud a{color:#aaaaaa;}
.tagcloud a:hover{color:#8FABBE;}

.tagcloud ul {list-style: none; padding:0; margin:0; padding-left: 10px;}  
.tagcloud ul li {list-style: none; padding:0; margin:0;}  

#Rrow a:hover {color: #8FABBE;}


    
/* --------- Full section that contains Container + Rrow+Lrow --------------- */

#Lrow {
	position: absolute;
	top: 1361px;
	left: 209px;
	width: 159px;
	display: block;
	overflow: hidden;
    }
    

/* --------- Full section that contains Banner and Main --------------- */




#container {
	position: absolute;
	top: -152px;
	left: 107px;
	margin-left: 5px;
	margin-right: 5px;
	width: 790px;
	margin-bottom: 15px;
	
    }

	   
/* ---------- Banner coding ---------------------------------------------*/


#banner {
	padding: 0;
	height: 90px;
	background: transparent;
	margin: 0 0 2px -8px;
	border: none;
	clear:both;
	display:block;
	overflow: hidden;
	position: relative;
}

/* ---------- Banner for when there IS a banner campaign running - it shrinks the dynamic-edesign proportionally ------------------------------------*/
#bannersm {
	padding-top: 0;
	padding-bottom: 0px;
	height: 20px;
	background-image: url(../images/dynamic_newlogo.png);
	margin-bottom: 8px;
	border: 1px solid #999999;
    }

    

#bannersm a {
    text-decoration: none;
    color: #eeeeee;
    }

#bannersm .big {
    font-size: 1.5em;
    letter-spacing: -.22em;
    margin-left: 14px;
    position: relative;
    top: -2px;
    }


#bannersm .sm {
    font-size: .3em;
    letter-spacing: .32em;
    margin-left: 17px;
    position: relative;
    top: -5px;
    }


/* ---------- Holds main and sidebar -------------------------------------*/        

.content {
	padding-top: 10px;
	background-image: url(../images/bground.jpg);
	font-size: 0.85em;
	border: 1px solid #000000;
    }



/* ---------- Main hold entries -------------------------*/    

#main {
	margin: 40px;
	margin-bottom: 2px;
	margin-top: 20px;
}



/* ---------- Main2 is for when you dont want padding... --------------*/    

#main2 {
	 overflow:auto;
}

/* ---------- Catlist is for when you dont want padding... --------------*/    


#catlist {
	width: 100%;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: .7em;
	line-height: .9em;
	text-transform: uppercase;
	letter-spacing: .0em;
	font-weight: bold;
	text-align: left;
	display: block;
	margin: 0 0 35px 0;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 74px;
	left: 15px;
}
#catlist a:link, 
#catlist a:visited, 
#catlist a:active {
	color: #999999;
	font-weight: normal;
	padding: 0 8px 0 3px;
}
#catlist a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#catlist a:hover.highlighted,
#catlist a:link.highlighted, 
#catlist a:visited.highlighted, 
#catlist a:active.highlighted {
	color: #FFFFFF;
	font-weight: bold;
}


/* ---------- Catlist is for when you dont want padding... --------------*/    

.textad {
    margin-top: -10px;
    margin-bottom: 10px;
    width: 100%;
    color: #999999;
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    letter-spacing: .27em;
    text-align: center;
    display: block;
}

.textad a:link {color: #8FABBE;}
.textad a:visited {color: #8FABBE;}
.textad a:active {color: #8FABBE;}
.textad a:hover {color: #8FABBE;}



/* ---------- CatDes is for Category Labels on Cat Pages --------------*/ 
#catdes {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    color: #999999;
    margin-top: 5px;
    margin-bottom: 8px;
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    letter-spacing: .27em;
    }
    
#catdes h2 {
    margin-bottom: 2px;
    font-size: 2em;
    color:#999999;
}


/*--------- The top section in archives to go forwards and back--------*/    

.nav {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: .64em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .27em;
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
}


/* this is our hack for IE pc, so that the pictures didnt pop out of the boxes\*/
* html .entry {height: 1%;}
/* it fills out the boxes */



.entry {
	background-image: url(../images/bg_darker.jpg);
	padding: 10px;
	border: 1px dotted #666666;
	display: block;
	clear: both;
	margin-bottom: 20px;
}
h1 a {text-decoration: none; }
h1 a:link {color: #FFFFFF;}
h1 a:visited {color: #FFFFFF;}
h1 a:active {color: #FFFFFF;}
h1 a:hover {color: #FFFFFF;}


h2 a {text-decoration: none; }
h2 a:link {color: #ffffff;}
h2 a:visited {color: #ffffff;}
h2 a:active {color: #ffffff;}
h2 a:hover {color: #ffffff;}


.inner {
	overflow: auto;
	display: block;
}



/*
.entry p:first-letter { font-size: 1.5em}
.entry p:first-line{text-transform: uppercase; font-size: .8em; font-weight: bold;}
*/


.content p {
	font-size: 0.95em;
	font-weight: normal;
	line-height: 150%;
	font-variant: normal;
	padding-left: 10px;
	color: #eeeeee;
    }

p.extended a{
    font-size: 1.2em;
    }
#contentP div.summaryBox {
	color: #666;
	background: url(../images/bg-feature.gif) 0 100% repeat-x;
	font-weight: bold;
	font-size: 110%;
}

#contentP div.summaryBox h1 {
	font-size: 180%;
	padding: 10px 5px 0 5px;
	margin-bottom: 0;
	border-top: 3px solid #e25827;
	border-bottom: none;
}

#contentP div.summaryBox p {
	padding: 5px;
}
.content blockquote {
    line-height: 150%;
    font-size: .64em;
    font-style: italic;
    margin-left: 20px;
    }

.content h1 {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 1.6em;
	background: transparent;
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
	background-image: url('../images/mach.gif');
	font-weight: bolder;
	color: #ffffff;
    }

.content h2 {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 1.10em;
	text-transform: uppercase;
	margin: 0 0 0.4em 0;
	letter-spacing: -0.02em;
	color: #ffffff;
	font-weight: bolder;
	line-height: 200%;
    }

.content h3 {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 1.15em;
	text-transform: uppercase;
	letter-spacing: normal;
    }


.content .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.content .meta a {
	color: #75043D;
}

.content .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
	font-size: 12px;
}

.content .tags {
	margin: 0;
	background: #F2F2F2;
	padding: 5px 10px 5px 15px;
	text-transform: lowercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}




a.posted:hover {
    color: #ffffff;
    background-position: -90px 0; 
    }
    
a.posted {
    color: #666666;
    text-transform: uppercase;
    font-size: .55em;
    font-weight: bold;
    text-align: left;
    padding-left: 18px;
    padding-top: 3px;
    width: 72px;
    height: 20px;
    background: url("http://www.dynamic-edesign.com/commentsA.gif") 0 0 no-repeat;
    float: right;
    clear: both;
    }

.content .postedby {
    float: right;
    color: #999999;
    text-transform: uppercase;
    font-size: .57em;
    /*color: #8FABBE;
    text-align: left;*/
}

.content .postedby a:link {color: #999999; font-weight: bold;}
.content .postedby a:visited {color: #999999;}
.content .postedby a:active {color: #999999;}
.content .postedby a:hover {color: #8FABBE;}

.content .postedbycom {
    color: #999999;
    text-transform: uppercase;
    font-size: .57em;
    /*color: #8FABBE;
    text-align: left;*/
}
/*--------- For inside the entries... to align/images -----------*/  

a img.hoverFix {
	display: block;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

p.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 0 5px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}

/*--------- For inside the entries... to align/border images -----------*/  

img.left {
    float : left;
    margin-right : 8px;
    margin-bottom : 8px;
}

img.center {
    display : block;
    clear : both;
    margin : 8px auto;
}

img.right {
    float : right;
    margin-bottom : 8px;
    margin-left : 8px;
}


img.border{ 
    border: 10px solid #FFFFFF;
}
/*--------- Alignment classes -----------*/

.floatLeft {
	float: left;
	clear: both;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}
.alignRight {
  text-align: right;
}


/*--------- For inside the entries... to align/flash/images -----------*/  
flash.center {
    display : block;
    clear : both;
    margin : 8px auto;
}

/* ---------- For About Pages -------------------------------------*/
    
.entryab {
	/*background-image: url(http://www.dynamic-edesign.com/bg4per.gif);*/
    background: #000000;
	padding: 15px;
	border: 1px dotted #666666;
	overflow: hidden;
	display: block;
	clear: both;
	margin-bottom: 20px;
	color: #ffffff;
}

.innerab {
	overflow: hidden;
	display: block;
	font-size: .7em;
	letter-spacing: -.08em;
}

.entryab h2{
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: -.1em;
    }
/* ---------- Footer -------------------------------------*/

#footer {
	margin-top: 15px;
	color: #999999;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.27em;
	text-align: center;
	    }

/* ---------- Search in banner -------------------------------------*/

#search{
	margin: 0;
	padding: 0;
	background: white;
	position: absolute;
	top: 46px;
	right: -1px;
	width: 197px;
}

/* ---------- The box in form -------------------------------------*/

input.form {
    font-family: arial, sans-serif;
    font-size: .7em;
    line-height: .7em;
    letter-spacing: -.02em;
    color: #919191;
    background: #ffffff;
    border: 1px solid #b1b1b1;
    padding: 1px 13px 0 2px;
    margin: 0;
    display: block;
    width: 123px;
    height: 15px;
}

#topSearchButton {
	display: block;
	width: 5px;
	height: 10px;
	padding: 3px 1px 0px 0px;
	position: absolute;
	top: 0;
	right: 2px;
}

/* ---------- Search button for COMMENTS ---------------------------*/    

.searchbutton{
    font-size:.8em;
    color: #eeeeee;
    border: 1px solid #eeeeee;
    text-transform: uppercase;
    background-color:#000000;
   
    font-weight: bold;
}

/*--------- Section for the php prev-next------------------------------*/

.bottomnav {
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	color: #eeeeee;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.9em;
	top: 0px;
	line-height: normal;
}

.bottomnav a:hover{
    }
	
	
#bottom{
	margin: 0;
	height: 16px;
	padding-top: 6px;
	width: 100%;
	overflow: hidden;
}


/*--------- For floater ads------------------------------*/

.floater {
   
    display : block;
    clear : both;
    margin : 8px auto;
    border: 10px solid #FFFFFF;
    width: 600px;
    height: 250px;
	top: 796px;
}

.floatbox{
	padding: 10px;
	border: 1px dotted #666666;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

.floatyahoo{
   border: 1px solid #b4b6b9;
   position: relative;
   left: 210px;
   width: 300px;
   height: 250px;
}

/*--------- For Yahoo ads------------------------------*/

#yahoo-ad {
    margin: auto;
    width: 468px;
    height: 60px;
    border: 1px solid #d1d1d1;
    margin-top: 15px;
    margin-bottom: 15px
}

/*---------  -----------*/  

.photo {
    text-align: left;
    margin-bottom: 20px;
    }

#comment-data {
    float: left;
    width: 160px;
    padding-right: 15px;
    margin-right: 15px;
    text-align: left;
    border-right: 1px dotted #BBB;
    }

textarea[id="comment-text"] {
    width: 40%;
    }

.commenter-profile img {
    
    border-width: 0;
    }
    
/*--------- THISNEXT BADGE CSS -----------*/
.ThisNext_main_L { 
    color:#777777; 
    background-color:#000000;
    font-size:12px; 
    font-family:arial, helvetica, sans-serif; 
    width:105px; 
    padding:15px; 
    float: right;
    position:relative;
    top: -67px;
    }

.ThisNext_main_R { 
    color:#777777; 
    background-color:#000000;
    font-size:12px; 
    font-family:arial, helvetica, sans-serif; 
    width:105px; 
    padding:15px; 
    float: left;
    position: relative;
    top: -800px;
    }
    
.ThisNext_main_L a, .ThisNext_main_R a  { 
    color:#ffffff; 
    text-decoration:none; 
    }

.ThisNext_main_L a:hover, .ThisNext_main_R a:hover { 
    text-decoration:underline; 
    }
    
img.ThisNext_head {
    border-top:1px solid #d1d1d1; 
    border-right:1px solid #bbbbbb; 
    border-bottom:1px solid #bbbbbb; 
    border-left:1px solid #d1d1d1; 
    height:105px; 
    width: 105px;
    margin:0 0 15px 0; 
}

.ThisNext_spacer_bottom_border { 
    border-top:1px solid #d1d1d1; 
    border-right:1px solid #bbbbbb; 
    border-bottom:1px solid #bbbbbb; 
    border-left:1px solid #d1d1d1; 
    height:105px; 
    margin:0 0 20px 0; 
    padding:0 0 2px 0;
    }

.ThisNext_spacer_bottom_border:hover, img.ThisNext_head:hover{
    border: 1px dotted #11bbff;
    }

.ThisNext_headline, .ThisNext_headline a { 
    display: none; 
    font-size: 13px; 
    font-weight:bold; 
    padding:2px; 
    }

.ThisNext_site_link a { 
    color:#ffffff; 
    text-decoration:none; 
    }

.ThisNext_shop_button a:hover {
     text-decoration:none; 
     }
 
.ThisNext_text_light { 
    color:#666666; 
    }
    
/* layout */

.ThisNext_floater_left { 
    float:left; 
    margin:0 5px 0 0; 
    padding:0; 
    }

.ThisNext_spacer_bottom { 
    margin:0 0 0 0; 
    padding:0; 
    }

p.ThisNext_p { 
    margin:0;
    padding:7px;
    }

img.ThisNext_img { 
    border:0; 
    margin:7px 0 0 0; 
    padding:0; 
    }

.ThisNext_header_title { 
    width:95px; 
    }

.ThisNext_logo_text { 
    margin:6px 6px 0 6px; 
    font-size: 10px; 
    }

.ThisNext_logo_text_no_img { 
    text-align:center; 
    }
/*--------- tagbots -----------*/  


    
/*--------- copyright -----------*/  
#copyright{
	position: relative;
	top: 0px;
	color: #ffffff;
	display: block;
	clear:both;
	text-align: center;
	background-image: url(../images/bg_footer_center_n1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, verdana, arial, sans-serif;
	font-size: 9px;
	width: 522px;
	height: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    }
    
#copyrighttext{
	position: relative;
	top: 1px;
	right: 30px;
	left: 0;
	font-size: 10px;
	text-align: center;
	width: 780px;
	display: block;
	height: 300px;
	background-position: center;
	background-image: url(../images/bg_footer_center_n1.jpg);
	overflow: hidden;
}
#footerindex{
	position: relative;
	top: 1px;
	right: 30px;
	left: 0;
	font-size: 10px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, verdana, arial, sans-serif;
	text-align: left;
	width: 780px;
	display: block;
}
#footerindex a:link, 
#footerindex a:visited, 
#footerindex a:active {
	font-weight: bold;
	padding: 0 8px 0 3px;
}
#footerindex a:hover {
	color: #FFFFFF;
	font-weight: normal;
}
#footerindex #block-block-5{
	float:right;
	margin-right:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	   }
	   #footerindex a.top{
	position:absolute;
	right:10px;
	background:#222;
	padding:15px 5px 2px 5px;
	border:1px solid #333;
	border-top:none;
	top:2px;
	width: 84px;
}
       #footerindex a.top:hover{
       background:#01B0F0;
       color:#000 !important;
       text-decoration:none;}
	  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 
	   img.right {
    float : right;
    border:none;
}
div.more-link a{
	clear:both;
	display:block;
	text-align:right;
	border:none;
	position:absolute;
	top:-50px;
	right:4px;
	padding:0;
}	   
	   img.footerindex {
	margin-top: 0;
	border:none;
}
      
	 





#extras, #contactDetails {
	float: right;
	clear: right;
}
/* END STANDARD STYLES */
