/**
Theme Name: ClassicMag Purple
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: ClassicMag Theme Premium WP, sliding image, top 5 post on front page
*/

@import url('css/reset.css');
@import url('css/lavalamp.css');
@import url('css/default.css');
@import url('css/comments.css');
@import url('css/glide.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/tabs.css');


body {
	background:#fff; background:transparent url('') repeat 0 100%;
	font:normal 12px Arial, Verdana, Tahoma;
	
	background-repeat:repeat-x;

background-position:top center;

background-attachment:fixed;}


a {
	color:#5A5285;
	text-decoration:none;
}

a:hover { color:#9597C2; }


#body-in {
	background:transparent url('./images/body-in.gif') repeat-x 0 100%;
	padding-bottom:40px;
}

.top {
	background-image:url('./images/headerbackground.jpg'); background-repeat:repeat;
	
}




#wrapper {
	width:1070px;
	margin:0 auto;
	background-color:#;
}

#page-menu {
	width:710px;
	height:39px;
	float:left;
	overflow:hidden;
}

#rss-wrapper {
	float:left;
	width:270px;
	height:24px;
	padding-top:8px;
}

#subcribe-form {
	background:#787AB3 url('./images/top-search.gif') no-repeat 0 0;
	float:left;
	width:227px;
	height:24px;
	margin-right:5px;
}

#subcribe-form div {
	position:relative;
}

.input-text {
	background:transparent;
	left:6px;
	top:3px;
	width:215px;
	position:relative;
	font:normal 11px 'Trebuchet MS', Tahoma, Verdana;
	color:#EDEDED;
	text-transform:uppercase;
	border:medium none;
}

#rss-icon {
	background:transparent url('./images/all-icons.gif') no-repeat 0 -155px;
	display:block;
	width:24px;
	height:24px;
	float:left;
}

#branding {
	height:64px;
	padding:17px 2px 0;
}

#blog-title {
	font:bold 35px 'Trebuchet MS';
	text-transform:capitalize;
}

#blog-title a { color:#676999; }

#blog-title a:hover { color:#9D9FD5; }

#blog-description {
	font:normal 14px Tahoma;
	color:#9D9FD5;
	text-transform:uppercase;
}

#cat-left, #cat-center, #cat-right {
	display:block;
	float:left;
	height:38px;
}

#cat-left, #cat-right { width:9px; }

#cat-left {
	background:#4A436F url('./images/cat-menu-left-bg.gif') no-repeat 100% 0;
}

#cat-right {
	background:#4A436F url('./images/cat-menu-right-bg.gif') no-repeat 0 0;
}

#cat-center {
	background:#4A436F url('./images/cat-menu-bg.gif') repeat-x 0 0;
	width:962px;
	overflow:hidden;
}

#cat-center li {
	display:inline;
}

#cat-center li a {
	background:transparent url('./images/cat-menu-separator.gif') no-repeat 100% 1px;
	display:block;
	float:left;
	font:normal 12px Tahoma, Verdana;
	color:#FFFFFF;
	height:38px;
	line-height:38px;
	padding:0 17px 0 15px;
}

#cat-center li a:hover, #cat-center li.current-cat a {
	background:transparent url('./images/cat-menu-hover-bg.gif') no-repeat 100% 1px;
}

/* container */
#container {
	padding-top:12px;
}

/* content */
#content {
	float:left;
	width:920px;
	
}

#top-container { margin-bottom:17px; }

#featured-posts-wrapper {
	background:#FBFBFB url('./images/featured-bg.gif') repeat-y 0 0;
	margin-bottom:17px;
}

#featured-posts-wrapper-in {
	background:transparent url('./images/featured-top-bg.gif') no-repeat 0 0;
}

#featured-posts-wrapper-bottom {
	background:#FFFFFF url('./images/featured-bottom-bg.gif') no-repeat 0 0;
	height:6px;
}

#featured-posts .title {
	background:transparent url('./images/featured-top-bg.gif') no-repeat 0 0;
	font:normal 16px 'Trebuchet MS', Tahoma, Verdana;
	color:#5A5285;
	height:28px;
	line-height:28px;
	padding:0 6px;
	overflow:hidden;
}

.icon {
	background-image:url('./images/all-icons.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:10px;
	display:block;
	float:left;
}

#featured-posts .featured-post {
	background:#FBFBFB url('./images/featured-bg.gif') repeat-y 0 0;
}

#featured-posts .meta {
	background:#FBFBFB url('./images/featured-meta-bg.gif') repeat-y 0 0;
	font:normal 10px 'Trebuchet MS', Tahoma, Verdana;
	color:#9597C2;
	text-transform:uppercase;
	padding:7px 7px 5px;
	margin-bottom:5px;
}

#featured-posts .meta a { color:#9597C2; }

#featured-posts .meta a:hover  { color:#5A5285; }

.meta p, .entry { clear:left; padding:20px; }

#featured-posts .date-post { background-position:0 2px; }

#featured-posts .comment-post { background-position:0 -21px; }

#featured-posts .categories-post { background-position:2px -43px }

#featured-posts .entry {
	padding:0 7px;
}

.pagetitle {
	font:normal 25px 'Trebuchet MS', Tahoma, Verdana;
	color:#888AC4;
}

.post img {
border:#8486c0 2px solid;
padding:3px;
}



.post {
	clear:left;
	margin-bottom:10px; background-color:#f9f9f9; border: thin solid #e0e0e0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	width:490px; float:right;

}

.postad {
	clear:left;
	
	width:500px; float:right;

}


.postbar{
	background-color:#393356;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image:url('/images/cat-footerpost-bg.gif');
	background-repeat: repeat-x; padding-left:5px;
	padding-bottom:10px; padding-top:10px;
	border-top:thin solid #e0e0e0; height:35px;
	color:#FFF; font-weight:bold;
	
	}
	
.postbar a{ color:#FFF; padding-left:3px; font-size:14px;}
.postbar a:hover{ color:#9597C2; padding-left:3px;}
	
.commenticon {
	background-image:url('./images/PostCommentsIcon.png'); background-repeat: no-repeat; left:50px; z-index:10;
	}

.post .title {
	font:normal 16px 'Trebuchet MS', Tahoma, Verdana;
	color:#5A5285;
	margin-bottom:5px;
}

.post .meta {
	background:#F7F7F7 url('./images/meta-bg.gif') repeat-x 0 0;
	height:30px;
	padding:6px;
	font:normal 10px 'Trebuchet MS', Tahoma, Verdana;
	color:#9597C2;
	text-transform:uppercase;
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
}

.post .meta-left, .post .meta-right {
	position:absolute;
	display:block;
	width:5px;
	height:42px;
	top:0;
}

.post .meta-left {
	background:transparent url('./images/meta-left-bg.gif') no-repeat 0 0;
	left:0;
}

.post .meta-right {
	background:transparent url('./images/meta-right-bg.gif') no-repeat 100% 0;
	right:0;
}

.post .date-post { background-position:0 -63px; }

.post .comment-post { background-position:0 -86px; }

.post .categories-post { background-position:2px -108px }

.post a.more-link {
	background:transparent url('./images/read-more-bg.jpg') no-repeat 0 0;
	display:block;
	width:104px;
	height:24px;
	cursor:pointer;
}

.akpc_pop { clear:left; }

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a {
	background:#F8F8F8 url('./images/post-nav-bg.gif') no-repeat 0 0 !important;
	display:block;
	float:left;
	height:22px;
	padding:0 0 0 6px !important;
	margin:0 5px 0 0 !important;
	border:none !important;
	color:#717171 !important;
}

.wp-pagenavi span.inner {
	background:#F8F8F8 url('./images/post-nav-bg.gif') no-repeat 100% 0 !important;
	display:block;
	float:left;
	font-size:10px;
	height:22px;
	line-height:22px;
	padding-left:0 !important;
	padding-right:6px;
	text-transform:uppercase;
}

.wp-pagenavi a { color:#9597C2 !important; }

.wp-pagenavi a:hover { color:#717171 !important; }

#post-nav {
	margin-bottom:60px; width:900px; margin-left:-100px;
}

/* sidebar */
#sidebar {
	float:left;
	width:305px;
	
	background-color:#;
	padding:2px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#primary .widget, #secondary {
	background:#f3f3f3;
	padding-bottom:6px;
	margin-bottom:10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	max-width:300px;
	padding-right:8px;
	margin-left:7px;
	
}

.widget-top {
	
	height:6px;
}

.widget-title {
	background:transparent url('./images/widget-title.gif') repeat-x 0 100%; max-width:290px;
	font:normal 16px Tahoma, Verdana;
	color:#888AC4;
	padding-bottom:5px;
	margin-bottom:3px;
}

#primary .widget-content {
	
	padding:0 5px;
	width:310px;
}

.widget-content a { color:#7B7B7B; padding-right:5px; }

.widget-content li {
	background:transparent url('./images/widget-li-bg.gif') no-repeat 0 99%;
	padding-left:30px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	max-width:298px;
	padding-right:22px;   /*this adjust the character lengths in the comments displayed */
}

.widget-content li.hover {
	background:transparent url('./images/widget-hover-bg.gif') no-repeat 0 99%;
	max-width:298px;
}

.widget-content li li {
	border:none;
	padding-bottom:0;
}

#secondary { margin-bottom:10px; }

#secondary-in {
	
	width:310px;
	padding:0 5px;
	
}

#secondary-in .widget {
	padding-bottom:10px;
}

#secondary-in .widget-title {
	background:none;
	border-bottom:1px solid #D1D1D1;
}

.widget-bottom {
	
	height:6px;
}

/* footer */
#footer {
	position:relative;
	background:#343044 url('');
	margin-top:-6px;
	font-size:10px;
	height:auto;
	
	color:#FFFFFF;
	text-transform:uppercase;
	
	
}

#footer-left, #footer-right {
	display:block;
	position:absolute;
	height:40px;
	width:10px;
	top:0;
}

#footer-left {
	
	left:0;
}

#footer-right {
	
	right:0;
}


