/* 
	Theme Name: Platinum
	Theme URL: http://www.adamsmediallc.com/themes/platinum-wordpress-theme.htm
	Description: Platinum 1.0 is a modern theme created for Wordpress.
	Author: Adams Media LLC
	Author URI: http://www.adamsmediallc.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 03.07.07
			First Release of Platinum 1.0
*/


body {
	background: #DDDDDD url(images/bg.gif) top center repeat-y;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #BF3038;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #333333 url(images/skillscard_head.png) no-repeat scroll 20px 0%;
	width: 861px;
	height: 180px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
.blogtitle {
	margin: 0px;
	padding: 105px 15px 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
        text-transform: lowercase;
	}
	
.blogtitle a, .blogtitle a:visited{
	font-size: 36px;
	text-transform: uppercase;
	}

.blogtitle a:hover{
	color: #666666;
	text-decoration: none;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #333333 url(images/navbar.gif);
	width: 861px;
	margin: 0px auto 0px;
	padding: 8px 0px 9px 0px;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	background: #333333 url(images/navlink.gif) top right;
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px 20px 9px 20px;
	margin: 0px -4px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#navbar ul li a:hover {
	background: #333333 url(images/navhover.gif);
	color: #FFFFFF;
	}

#navbar li.current_page_item a {
        background: #E5E5E5 url();
        color: #666666;
        border-right: 1px solid #666666;
        }

#navbar li.current_page_item a:hover {
        background: #E5E5E5 url();
        color: #666666;
        border-right: 1px solid #666666;
        }
	
/************************************************
*	Right Sidebar      							*
************************************************/

#r_sidebar {
	background: #E5E5E5;
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
	border-top: 10px solid #E5E5E5;
	border-right: 10px solid #E5E5E5;
	}
	
#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar li.widget {
	margin-bottom: 15px;
	}
	
#r_sidebar h2.widgettitle {
	background: #BF3038 url(images/sideheader.gif) top right;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 8px 10px;
	margin: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFFFFF;
	}


/*****CATEGORIES*****/

#categories-1 a {
	color: #FFFFFF;
	text-decoration: none;
	}
#categories-1 a:hover {
	text-decoration: none;
	}
	
	
	
#categories-1 li {
	padding: 14px 0px 4px 20px;
	background: #AAAAAA url(images/sidetitle.gif) no-repeat top left;
	border-bottom: 1px solid #FFFFFF;
	}
#categories-1 li:hover {
	background: #AAAAAA url(images/sidehover.gif) no-repeat top left;
	}


	
#categories-1 ul.children li {
	padding: 4px 0px 4px 30px;
	margin: 0px 0px 0px 0px;
	background: #AAAAAA url(images/sidechild.gif) no-repeat top left;
	border: 0px;
	}
#categories-1 ul.children li:hover {
	background: #AAAAAA url(images/sidechildhover.gif) no-repeat top left;
	}
	
	
	
#categories-1 li.current-cat {
	background: #666666 url(images/sidetitle.gif) no-repeat top left;
    border-right: 5px solid #FFFFFF;
	}
#categories-1 li.current-cat:hover {
	background: #666666 url(images/sidehover.gif) no-repeat top left;
	}
	
	
#categories-1 li.current-cat ul.children li {
	padding: 4px 0px 4px 30px;
	margin: 0px 0px 0px 0px;
	background: #666666 url(images/sidechild.gif) no-repeat top left;
	border: 0;
	}
#categories-1 li.current-cat ul.children li:hover {
	background: #666666 url(images/sidechildhover.gif) no-repeat top left;
	border: 0;
	}

	
	
#categories-1 li.current-cat-parent {
	background: #888888 url(images/sidetitle.gif) no-repeat top left;
    border-right: 5px solid #FFFFFF;
	}
#categories-1 li.current-cat-parent:hover {
	background: #888888 url(images/sidehover.gif) no-repeat top left;
	}

	
#categories-1 li.current-cat-parent ul.children li {
	padding: 4px 0px 4px 30px;
	margin: 0px 0px 0px 0px;
	background: #888888 url(images/sidechild.gif) no-repeat top left;
	border: 0;
	}
#categories-1 li.current-cat-parent ul.children li:hover {
	background: #888888 url(images/sidechildhover.gif) no-repeat top left;
	}

	
#categories-1 li.current-cat-parent ul.children li.current-cat {
	padding: 3px 0px 3px 30px;
	margin: 0px 0px 0px 0px;
	background: #666666 url(images/sidechild.gif) no-repeat top left;
	border: 1px solid #E5E5E5;
	border-right: 0px;
	}
#categories-1 li.current-cat-parent ul.children li.current-cat:hover {
	background: #666666 url(images/sidechildhover.gif) no-repeat top left;
	}
	
	
/*****SEARCH*****/

#r_sidebar #search {
        background: #F2DADF;
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 8px 0px;
        text-align: center;
	overflow: hidden;
        border: 1px solid #BF3038;
	}

#r_sidebar #search form {
        display: inline;
        }
	
#r_sidebar #search #s {
	width: 160px;
	background: #F0F0F0 url(images/search.gif) top right no-repeat;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #BF3038;
	}


/*****LINKS*****/

#links a {
	color: #FFFFFF;
	text-decoration: none;
	}
#links a:hover {
	text-decoration: none;
	}
	
#links li {
	padding: 14px 0px 4px 20px;
	background: #AAAAAA url(images/sidetitle.gif) no-repeat top left;
	border-bottom: 1px solid #FFFFFF;
	}
#links li:hover {
	background: #AAAAAA url(images/sidehover.gif) no-repeat top left;
	}



/*****TEXT-1 (ADS)*****/

#r_sidebar #text-1 div {
	background: #E0E0E0;
    text-align: center;
    padding: 5px 0px 0px 0px;
	border-bottom: 3px solid #BF3038;
	}

#r_sidebar #text-1 img {
        width: 190px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #888888;
	}






/************************************************
*	Content 					     		    * 
************************************************/

#content {
	background: #E5E5E5;
	width: 861px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p{
	padding: 0px 20px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h1 {
	color: #333333;
	font-size: 18px;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #BF3038;
	text-decoration: none;
	}
	
#content ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
	}
	
#content ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle {
	background: #FFFFFF;
	float: left;
	width: 590px;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	border-top: 10px solid #E5E5E5;
	border-left: 10px solid #E5E5E5;
	border-bottom: 10px solid #E5E5E5;
	}
	
#contentmiddle p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 15px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #999999;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #BF3038;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #BF3038;
	text-decoration: underline;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.postinfo {
	width: 550px;
	background: #FFF2F3;
	font-size: 11px;
	color: #333333;
	margin: 10px 0px 60px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 10px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #777777;
	width: 861px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #C0C0C0;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #C0C0C0;
	text-decoration: underline;
	}


/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 450px;
	background: #EFEFEF;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
