/* 
	Theme Name: Conceditor WP Platinum
	Theme URL: 
	Description: Special Hybrid Free WordPress using Sliders Theme 
	Author: Peter From
	Author URI: 
	Version: 1.0
	Tags: One Column, Dark, Slider Menu, Three Sidebars
	
	Please read the theme's FAQ page at http://www.wp-magazine.se/ for licensing agreements.

	Changelog:
		v1.0 -- May 21, 2008
		First Release of Conceditor WP Platinum
*/

html, body {
min-height: 100%;
height: auto;
}

body {
	background: #666666;
	width: 100%;
	color: #202020;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	min-height: 100%;
	height: auto;
	}
	
#wrap {
	background: url(images/wp-platinum-bg.jpg) no-repeat;
	width: 1001px;
	margin: 0px auto 0px;
	padding: 0px;
	min-height: 100%;
	height: auto;
	border: #383838 1px dotted;
	}
#headerwrap {
	background-image: url(images/wp-platinum-header-bg.jpg);
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 219px;
}
#backhome {
	float: right;
	padding: 10px;
	margin-top: 32px;
	color: #5b5b5c;
}
#pagemenu {
	float: left;
	width: 100%;
	height: 284px;
	margin: 0px 0px -19px 0px;
	padding: 0px;
}
#pagemenu-empty {
	float: left;
	width: 100%;
	height: 10px;
	margin: 0px 0px -19px 0px;
	padding: 0px;
}
#ownsection {
	width: 100%;
	height: 100px;
	color: #fff;
}
#close {
	padding: 10px;
	color: #d1b93b;
}
#sidebar {
	background-image: url(images/wp-platinum-sidebar-bg.jpg);
	background-color: #000000;
	height: auto;
	width: 991px;
	border-top: #363535 1px dotted;
	padding: 5px 5px 0px 5px;
	margin-top: 22px;
}
#sidebar-content-wrap {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 25px 25px 0px 25px;
	color: #515151;
}
#sidebar-content-wrap h2 {
	border-bottom: #292929 1px dotted;
	color: #2a2a2a;
}
.box { 
	display: block; 
	float: left; 
	margin-right: 35px; 
	width: 290px; 
}
.last { 
	margin-right: 0; 
}

/* Slider container for Pages */
#ma {
	position: absolute;
	display: block;
	float: left;
	width: 297px;
}
#mb {
	position: absolute;
	display: block;
	float: left;
	width: 204px;	
	margin-left: 297px;
}
#mc {
	position: absolute;
	display: block;
	float: left;
	width: 225px;
	margin-left: 501px;
}
#md {
	position: absolute;
	display: block;
	float: left;
	margin-right: 0px;
	width: 275px;
	margin-left: 726px;
}
#a {
	background: url(images/wp-platinum-pages-bg.jpg) no-repeat;
	margin-top: 284px;
	height: auto;
	padding: 10px 30px 0px 30px;
	color: #4f4f4f;
}

#a li {
	float: left;
	width: auto;
	height: auto;
	display:inline;
	overflow:hidden;
	padding-left:20px;
	margin:0px 10px 0px 10px;
	white-space:nowrap;
	list-style-type:none;
	border-top: #292929 1px dotted;
	border-bottom: #292929 1px dotted;
	background-image: url(images/li1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-align: left;
}
#a h2 {
	border-bottom: #292929 1px dotted;
	color: #48a71f;
}
/* Slider container for Blog */
#b {
	background: url(images/wp-platinum-blog-bg.jpg) no-repeat;
	margin-top: 284px;
	height: auto;
	padding: 10px 30px 0px 30px;
	color: #4f4f4f;
}
#b h2 {
	border-bottom: #292929 1px dotted;
	color: #3442c2;
}
#b h2 a {
	border-bottom: #292929 1px dotted;
	color: #3442c2;
}
#b h2 a:hover {
	border-bottom: #292929 1px dotted;
	color: #292929;
}
#b h3 {
	color: #3442c2;
	margin: 0px 0px 5px 0px;
	padding-bottom: 0px;
	width: auto;
}
#contentpost{
    padding: 10px;
    width: 920px;
    border: 1px dotted #1c1c1c;
	height: auto;
}

#infopost{
    padding: 10px;
	background-color: #0a0d21;
    width: 920px;
    border: 1px dotted #1c1c1c;
	height: auto;
}
hr {
	width: 90%; 
	border-top: 1px dotted #212541;
	border-right: 0px; 
	border-bottom: 0px; 
	border-left: 0px;
	margin-top: 5px;
}
/* Slider container for Archives */
#c {
	background: url(images/wp-platinum-archives-bg.jpg) no-repeat;
	margin-top: 284px;
	height: auto;
	padding: 10px 30px 0px 30px;
	color: #4f4f4f;
}
#c h2 {
	border-bottom: #292929 1px dotted;
	color: #bc2313;
}
#c h2 a {
	border-bottom: #bc2313 1px dotted;
	color: #3442c2;
}
#c h2 a:hover {
	border-bottom: #292929 1px dotted;
	color: #292929;
}
#c h3 a {
	border-bottom: #bc2313 1px dotted;
	color: #bc2313;
}
#c h3 a:hover {
	border-bottom: #292929 1px dotted;
	color: #292929;
}
#c-left {
    padding: 10px;
    float:left;
    width:420px;
    border: 1px dotted #1c1c1c;
	height: auto;
    }
#c-right {
    padding: 10px;
    float:right;
    width:420px;
    border: 1px dotted #1c1c1c;
	height: auto;
    }
#c li {
	float: left;
	width: auto;
	height: auto;
	display:inline;
	overflow:hidden;
	padding-left:20px;
	margin:0px 10px 0px 10px;
	white-space:nowrap;
	list-style-type:none;
	border-top: #292929 1px dotted;
	border-bottom: #292929 1px dotted;
	background-image: url(images/li2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-align: left;
}
#c h3 {
	color: #b94a3e;
	border-bottom: #292929 1px dotted;
}
	
/* Slider container for Search */
#d {
	background: url(images/wp-platinum-search-bg.jpg) no-repeat;
	margin-top: 284px;
	height: auto;
	padding: 10px 30px 0px 30px;
	color: #4f4f4f;
}
#d h2 {
	border-bottom: #292929 1px dotted;
	color: #d1b93b;
}
#searchholder {
    padding: 10px;
    width:920px;
    border: 1px dotted #1c1c1c;
	height: auto;
}
#d h3 {
	color: #f6efb7;
	border-bottom: #292929 1px dotted;
}
#d h3 a {
	color: #f6efb7;
	border-bottom: #292929 1px dotted;
}
#d h3 a:hover {
	color: #2f2b08;
	border-bottom: #292929 1px dotted;
}

/* Footer */

#footer {
	background: url(images/wp-platinum-footer-bg.jpg) no-repeat;
	height: auto;
	margin: 15px 0px 0px 0px;
	padding: 20px 0px 55px 0px;
	text-align: center;
	color: #3c3c3c;
	line-height: 200%;
}

/* Link styling */
#backhome a {
	text-decoration: none;
	color: #6e6e6e;
	border-bottom: 1px dotted;
}
#backhome a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
}
#footer a {
	text-decoration: none;
	color: #535353;
	border-bottom: 1px dotted;
}
#footer a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
}
#a a {
	text-decoration: none;
	color: #6e6e6e;
	border-bottom: 1px dotted;
}
#a a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
}
#b a {
	text-decoration: none;
	color: #6e6e6e;
	border-bottom: 1px dotted;
}
#b a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
}
#c a {
	text-decoration: none;
	color: #6e6e6e;
	border-bottom: 1px dotted;
}
#c a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
}
#d a {
	text-decoration: none;
	color: #6e6e6e;
	border-bottom: 1px dotted;
}
#d a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
}
#sidebar-content-wrap a {
	text-decoration: none;
	color: #6e6e6e;
	border-bottom: 1px dotted;
}
#sidebar-content-wrap a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted;
}

/* Images */

#contentpost img {
	text-decoration: none;
	border: #232323 10px solid;
	padding: 1px;
	margin: 5px 10px 5px 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
#contentpost img:hover {
	text-decoration: none;
	border: #232323 10px solid;
	padding: 1px;
	margin: 5px 10px 5px 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

/* Post Content */
#post {
	
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
#separator {
	padding: 8px;
}
/* Comment Form */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#comment {
	width: 900px;
	border: #3f3f3f 1px dotted;
	background: #292929;
	color: #848484;
	font-family: "Trebuchet MS",Arial,Tahoma,Verdana;
	padding: 5px;
	font-size: 12px;
}
#author {
	width: 300px;
	border: #3f3f3f 1px dotted;
	background: #292929;
	color: #848484;
	font-family: "Trebuchet MS",Arial,Tahoma,Verdana;
	padding: 5px;
}
#email {
	width: 300px;
	border: #3f3f3f 1px dotted;
	background: #292929;
	color: #848484;
	font-family: "Trebuchet MS",Arial,Tahoma,Verdana;
	padding: 5px;
}
#url {
	width: 300px;
	border: #3f3f3f 1px dotted;
	background: #292929;
	color: #848484;
	font-family: "Trebuchet MS",Arial,Tahoma,Verdana;
	padding: 5px;
}
#submit {
	width: auto;
	border: #3f3f3f 1px dotted;
	background: #292929;
	color: #848484;
	font-family: "Trebuchet MS",Arial,Tahoma,Verdana;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px dotted #eee;
	padding: 2px;
	background: #fff;
	}


