/*  
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/
*/

/* Generic Styling */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 50.5%;  Sets default font size to 10px */
	color: #222222;
	background-color: #FFFFFF;
	line-height: 11px;
	font-size: 9px;
}



table {
	background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 50.5%;  Sets default font size to 10px */	
	font-size: 1.0em;
}

.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 50.5%;  Sets default font size to 10px */	
	font-size: 9px;
}


* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}
imgcustom {
border-bottom-color:#465655;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#C5E7E5;
border-left-style:solid;
border-left-width:1px;
border-right-color:#6EC3BF;
border-right-style:solid;
border-right-width:1px;
border-top-color:#C5E7E5;
border-top-style:solid;
border-top-width:1px;
}
p {
	margin-bottom:1.75em;
	line-height: 13px;
	font-size: 11px;
	margin-right: 10px;
	}

a {
	text-decoration:none;
	color:#B54141;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size: 50.5%;  Sets default font size to 10px */		
	}
a:hover {
	text-decoration:none;
	color:#DB0202;
	}
	
input.btn {
   color:#6EB5B1;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
      
/* Structure */

#wrapper {
    float: middle; 
	margin:0 auto;
	width:700px;
	background-color: #FFFFFF;
	font-size:1.20em;

	}
#header {
	height:130px;
	width:700px;
	}
#prestonheader {
	background: url(/images/pm_logo.png) repeat-x;
	height: 130px;
	width: 700px;
}
#menu {
	height:35px;
	line-height:35px;
	background:url(/images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
#content {
	float:left;
	/* previous width 700 ejm */
	width:650px;
	min-height:400px;
	}
	
#logo {
  position: absolute;
  float:left;
  top: 10px;
  width: 110px;
  left: 10px;
}	
#leftnav {
	float:left;
	width:100px;
	font-size:1.20em;
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;	
	}
	
#footer {
	clear:both;
	height:100px;
	background:url(/images/bg-footer.jpg) no-repeat;
	}

/* Entries */
.hdr_link {
	color:#6666ff;
	text-align:justify;
	line-height:1.0em;
	font-size: 1.0em;
	}

.entry {
	background-color: #FFFFFF;
	padding: 20px 10px 10px 24px;
	color:#000;
	text-align:justify;
	line-height:1.2em;
	font-size: 1.2em;
	}
.entry-title {
	font-size:1.4em;
	color:#6EB5B1;
	font-weight:normal;
	letter-spacing:+3px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(/images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(/images/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(/images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:center;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color: DarkBlue;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#D8CEFD;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	/* previous width 126 ejm */
	width:150px;
	background:url(/images/bg-feed.gif) no-repeat;
	margin:0 auto;
	 padding-left:26px; 
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("/images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(/images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
	
	#alertboxbg {
	background:url(/images/curved_alert_box.png) no-repeat; }