/*  
Theme Name: Silver Shine
Theme URI: http://www.sexxxtemplates.com
Description: Silver Shine Unique Theme from http://sexxxtemplates.com
Author: Adriana
Version: 1.0
Author URI: http://www.sexxxtemplates.com
*/

body
{
	margin: 0px;
	padding: 0px;
	background: #000000;
	font: 10px Verdana, Arial, Trebuchet, Sans-Serif;
	color: #FFFFFF;
	text-align: left;
	line-height: 190%;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	color: #FFDAEB;
}

h1
{
	font-size: 2.2em;
}

h2
{
	font: 1.6em Georgia, Trebuchet, Sans-Serif;
}

h3, h4, h5, h6
{
	font-size: 1em;
}

a, a:link
{
	color: #FFDAEB;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	color: #FFDAEB;
	text-decoration: underline;
}

blockquote
{
	margin: 10px;
	padding: 0px 0px 10px 50px;
	background: url(images/blockquote.png) no-repeat left top;
}

code
{
	display: block;
	overflow: auto;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
}

small
{
	font-size: 0.8em;
}

img
{
	padding: 5px;
	border: 0px;
}

img.right
{
	float: right;
	margin: 5px 0px 5px 5px;
}

img.left
{
	float: left;
	margin: 5px 5px 5px 0px;
}

.img-post
{
	margin: 0px;
	padding: 2px;
	border: 1px #FFDAEB dotted;
}

a img
{
	border: none;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.center
{
	text-align: center;
}

.alignleft
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.alignright
{
	float: right;
	margin: 0px 0px 0px 10px;
}

.navigation
{
	display: block;
	padding: 20px;
}

#outline
{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background: transparent;
	font-size: 1.3em;
}

#wrapper
{
	float: left;
	background: transparent url(images/bgW.png) repeat-y 0 0;
	width: 980px;
	margin: 0px !important;
	margin: -15px 0px 0px 0px;
	padding: 0px;
}

/* HEADER */
#header
{
	width: 980px;
	height: 200px;
	background: transparent url(images/header.jpg) no-repeat left top;
}

#navbar
{
	clear: both;
	float: left;
	width: 980px;
	height: 55px;
	background: transparent url(images/navbar.png) no-repeat 0 0;
}

ul.menu
{
	float: left;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	list-style-type: none;
}

ul.menu li
{
	float: left;
}

ul.menu li a
{
	float: left;
	display: block;
	height: 28px;
	padding: 8px 15px 0px 15px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
}

ul.menu li a:link, ul.menu li a:visited
{
	color: #000000;
	font-weight: bold;
}

ul.menu li a:hover, ul.menu li a:active
{
	color: #FFDAEB;
	font-weight: bold;
}

ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* PAGES */
#content
{
	float: left;
	width: 660px;
	height: 100%;
}

.pages
{
	float: left;
	width: 630px;
}

.pages-border
{
	clear: both;
	width: 100%;
	height: 6px;
}

.page-previous
{
	float: left;
	padding: 10px 0px 16px 30px !important;
	padding: 0px 0px 15px 30px;
}

.page-next
{
	float: right;
	padding: 10px 30px 16px 0px !important;
	padding: 0px 30px 15px 0px;
}

.page-title
{
	width: 530px;
	margin: 20px 0px 0px 0px;
}

.page-title h2.page-title-border
{
	padding: 0px 0px 0px 30px;
	line-height: 48px;
	color: #FFFFFF;
}

/* POSTS */
.post
{
	padding: 20px 30px 20px 30px;
	background: transparent;
}

.postentry
{
	text-align: justify;
}

.posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:active
{
	color: #FFDAEB;
}

.postmeta
{
	margin: 6px 0px 6px 0px;
	font-size: 11px;
	font-family: Georgia, Trebuchet;
	color: #A2A2A2;
	border-bottom: 1px #FFDAEB dotted;
}

.post .title
{
	float: left;
	width: 600px;
}

/* COMMENTS */
.commentpage
{
	margin: 0px 30px 0px 30px;
	padding: 0px;
}

#comments
{
	margin: 0px;
	padding: 0px;
}

.comments-num
{
	padding: 0px 0px 10px 0px;
}

#commentlist
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#commentlist li
{
	margin: 0px 0px 5px 0px;
	padding: 20px 25px 5px 5px;
	background: #E7E7E7;
	border: 1px solid #FFDAEB;
}

.comment-text
{
	color: #000000;
}

.alt
{
	background-color: #E7E7E7 !important;
	background-image: none !important;
}

.comment-title, .comment-meta, .comment-text
{
	margin: 0px 0px 0px 80px;
}

.comment-title, .comment-title a, .comment-title a:hover
{
	color: #555555;
}

.comment-meta, .comment-meta a, .comment-meta a:hover
{
	color: #A2A2A2;
}

h2#postcomment
{
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.postcomment
{
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 20px;
}

.postcomment input, .postcomment textarea
{
	background: #E7E7E7;
	border: 1px solid #FFDAEB;
}

.postcomment input:hover, .postcomment textarea:hover
{
	background: #E7E7E7;
	border: 1px solid #FFDAEB;
}

.postcomment input#author, .postcomment input#email, .postcomment input#url
{
	width: 210px;
	height: 18px;
	padding: 5px 5px 5px 0px;
	color: #555555;
}

.postcomment textarea#comment
{
	width: 100% !important;
	width: 450px;
	height: 200px;
	padding: 5px 5px 5px 0px;
	color: #555555;
}

.postcomment input#submit
{
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #E7E7E7;
	border: 1px solid #FFDAEB;
	color: #000000;
}

.postcomment input#submit:hover
{
	background: #000000;
	border: 1px solid #FFDAEB;
	color: #FFFFFF;
}	

/* SIDEBAR */
#sidebar
{
	float: right;
	width: 280px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-size: 11px;
}

#sidebar h2
{
	font-size: 1.4em;
	list-style-type: none;
	height: 30px;
	margin: 16px 0px 6px 0px;
	padding: 5px 0px 5px 50px;
	background: transparent url(images/sidebar.png) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar p
{
	clear: both;
	margin: 0px;
	padding: 0px 0px 20px 10px;
}

#sidebar form
{
	clear: both;
	margin: 0px;
	padding: 0px 0px 20px 10px;
}

#sidebar ul
{
	clear: both;
	margin: 0px;
	padding: 0px 0px 20px 25px;
	list-style-type: square;
}

#sidebar ul li
{
	clear: both;
}

#sidebar #linkcat-2
{
	list-style-type: none;
}

#sidebar #linkcat-2 h2
{
	background: none;
	color: #A2A2A2;
}

#sidebar #linkcat-2 ul
{
	background: none;
}

.searchform
{
	width: 280px;
	height: 22px;
	text-align: left;
}

input#s
{
	width: 260px;
	height: 20px;
	margin: 5px 0px 0px 1px !important;
	margin: 4px 0px 0px 1px;
	padding: 2px 0px 0px 2px;
	background: #E7E7E7;
	border: 1px solid #FFDAEB;
	color: #555555;
}

/* BOTTOM */
#bottom
{
	clear: both;
	float: left;
	width: 980px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
}

#bottom-div
{
	float: left;
	clear: both;
	margin: 0px;
	padding: 20px;
}

#bottom-left
{
	width: 30%;
	padding: 20px 0px 20px 30px;
	float: left;
}

#bottom-mid, #bottom-right
{
	width: 30%;
	padding: 20px 0px 20px 20px;
	float: left;
}

#bottom h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px 8px 0px 8px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#bottom h3
{
	margin: 0px;
	padding: 10px;
	font-size: 1em;
	color: #FFDAEB;
	text-align: center;
}

#bottom h3:hover
{
	color: #FFFFFF;
}

#bottom ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px #FFFFFF dotted;
}

#bottom ul li
{
	line-height: 26px;
}

#bottom ul li a
{
	display: block;
	padding: 0px 10px 0px 10px;
	color: #FFDAEB;
	text-decoration: none;
}

#bottom ul li a:hover
{
	color: #FFDAEB;
	text-decoration: underline;
}

#bottom-box
{
	clear: both;
}

/* FOOTER */
#footer
{
	clear: both;
	width:980px;
	height: 85px;
	background: transparent url(images/footer.png);
	color: #FFFFFF;
	text-align: center;
}

#footer p
{
	margin: 0px;
	padding: 30px 25px 30px 25px;
	font-size: 1em;
	line-height: 150%;
}

#footer p a:link, #footer p a:visited
{
	color: #FFDAEB;
	font-weight: bold;
}

#footer p a:hover
{
	color: #FFDAEB;
	text-decoration: underline;
	font-weight: bold;
}