/*
Theme Name: Cool News
Theme URI: http://nontemplates.com
author: Nontemplates.com
Credits: Special appreciation to Darren Hoyt's online training and code examples of the use of Wordpress tags.
Description: Clean all business look with a bit of sheen.  Visit  <a href="http://www.nontemplates.com/support/">here</a>  for support.
*/


* {
	margin:0px;
	padding:0px;
	}

body {
     background-image: url(images/pagebg.gif);
     color: #545454;
	padding-top:4px;


	}
img {
  padding: 5px 5px 5px 5px;
  border: none;

}


body, select, input, textarea {
	font-family:Georgia,"Times New Roman",Times,serif;
	}

p {
	margin: 15px 0;
	}



 a {
    color: black;
	text-decoration:none;
	}

 a:link a:linked {
    color: black;
	text-decoration:none;
	}

a:hover,  {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.90em;
	font-family:Georgia,"Times New Roman",Times,serif;
	padding:3px 6px;
	}



/* Site Structure */

#wrapper {
width: 964px;
height:100%;
float:left;
background-image: url(images/contentbg.gif);
background-repeat: repeat;

}

#header {
  height: 85px;
  width: 964px;

}
#logo {
 height: 100px;
 width: 332px;
 float:left;
 background-image: url(images/logobg2.gif);
 background-repeat: no-repeat;
 margin-top: -4px;
 color: white;

}

#headerright {
  float:left;
  height: 100px;
  width: 632px;
  background-image: url(images/headerbg.jpg);
  background-repeat: no-repeat;
   margin-top: -4px;

}

#logo a {
    color: white !important;
	text-decoration:none
	}


#header h3 {
  margin-left: 25px;

  color: white;
  font-size: 11px;

}

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
    margin-top: -10px;
    margin-left:320px;
	width: 980px;
    height:85px;
	float: left;
    clear: left;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;

}

ul#Nav li {
	float: left;
    margin-left: 4px;
    padding-top: 10px;

}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
    margin-left: 3px;
    margin-top: -24px;
	padding: 0 2.15em;
    padding-top: 4px;
	line-height: 25px;
	text-decoration: none;
    width:33px;
    height: 35px;
	color: black;
    background-image: url(images/tab1.png);
    background-repeat: no-repeat;
}

ul#Nav a:hover {
	text-decoration: none;
}

ul#Nav li.current_page_item a {
	text-decoration: none;
}
   #searchform {
	display: inline;
	float: right;
	margin: 0px 16px px 0px;
	padding: 77px 0 0;
	text-align: left;


    }

.title {
  margin-left: 25px;
  color: white;
  font-size: 24px;
  padding-top: 40px;

}
#commentary {
  width: 490px;
  height:100%;
  float:left;
  margin-left: 66px;
}



#content {
  float:left;
  Width: 724px;
  height:auto;
  padding-top: 30px;
  margin-top: -70px;
  padding-left: 2px;


}

#content h1 {
margin-left: 0px;

}


#content h4 {
margin-left: 0px;

}

#columnone {
  float:left;
  width: 260px;
  margin-right: 0px;
  margin-top: 6px;

}
#columntwo {
  float:left;
  width: 350px;
  margin-left: 40px;
  margin-right: 10px;
}


#columntwo img {
margin-left:-16px;

}

#columnthree h2 {
font-size: 16px;
margin-left: 25px;
}


#leader {
 padding: 0px 30px 25px 15px;
 border-bottom: dashed;
 border-color: #d8d8d8;
 margin-left: 30px;
 margin-right: 30px;
}
#leader h2 {

  color: white;

}
#leader2 {
clear: both;
 padding: 0px 30px 25px 15px;
 border-bottom: dashed;
 border-color: #d8d8d8;
 margin-left: 30px;
 margin-right: 30px;
}




.post {
    padding: 0px 0px 10px 35px;
	clear: both;
	overflow: hidden;

}


.postdata {
	font-size: 90%;
	color: #999999;
    }

#sidebar {
  float:left;
  width:258px;
  height: 748px;
  padding-top: 22px;
  margin-left: -20px;
  margin-top: -82px;
  background-image: url(images/sidebarbg.gif);
  background-repeat: no-repeat;

}

#sideabout {

	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	padding: 10px;
	line-height: 1.4em;
    width: 260px;
    height:150px;
    padding-left:30px;
    }

#sidebar ul li {
		list-style: none;
		border-bottom: 1px dotted #cdcdcd;
		line-height: 1.3em;
		padding: 5px 0 5px 0;
        font-size: 95%;
        }
#sidebarnav {
  width:180px;
  float:left;
  padding-left:35px;
  margin-right: 0px;
}




#sidebar h3 {

  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 8px;
  font-family: Tahoma;
  color: #FF0099;
  background-repeat: no-repeat;

}


#footer{
  width: 960px;
  float:left;
  clear: both;
  margin-left:0px;
  background-color: black;
  height:25px;
  color:white;
  padding-top: 3px;
  padding-left: 5px;
  margin-top: -4px;

}
#footerleft {
  float:left;
  color:white;
  font-size: 10px;
}

 #footerright {
  float:right;
  color:white;
  font-size: 10px;
  margin-right:8px;
  margin-top: 4px;
}
#footerleft a {
  color:white;
}
#footerright a {
  color:white;
}

