/**
Theme Name: ClassicMag Red
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 {
	line-height: 24px;
	font:normal 12px Tahoma;
}

a {
	color:#871213;
	text-decoration:none;
}

a:hover { color:#976868;
	text-decoration:underline;
}


#body-in {
	padding-bottom:40px;
}

#wrapper {
	width:1024px;
	margin:0 auto;
}

#page-menu {
	width:260px;
	height:102px;
	float:left;
	overflow:hidden;
	margin-top:2px;
	margin-bottom:5px;
}

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

#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 Arial;
	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:55px;
	padding:14px 2px 6px;
}

#blog-title {
	font:bold 35px Arial;
	text-transform:capitalize;
	width:260px;
}

#blog-title a { color:#930F0F; }

#blog-title a:hover { color:#C93E40; }

#blog-description {
	font:normal 14px Arial;
	color:#C93E40;
	text-transform:uppercase;
}

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

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

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

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

#cat-center {
	background:#9E1314 url('./images/cat-menu-bg.gif') repeat-x 0 0;
	width:1006px;
	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;
	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:right;
	width:650px;
}

#top-container { 
	margin-top:8px;
	margin-bottom:22px; }

#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 Tahoma;
	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 Tahoma;
	color:#976868;
	text-transform:uppercase;
	padding:7px 7px 5px;
	margin-bottom:5px;
}

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

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

.meta p, .entry { clear:left; }

#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: 7px;
}

.pagetitle {
	font:normal 25px Tahoma;
	color:#888AC4;
	margin-bottom:10px;
}

.post {
	clear:left;
	margin-bottom:10px;
}

.post .title {
	font:normal 20px Tahoma;
	color:#5A5285;
	margin-bottom:2px;
}

.post .meta {
	background:#FFFFFF;
	height:15px;
	font:normal 10px Tahoma;
	color:#976868;
	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;
}

.read-more {
	background-color:#fff93f;
        line-height : 10px;
	display:block;
	float:right;
	padding:6px;
	color:#000000;
	margin-bottom:10px;
	margin-right:15px;
}

.read-more:hover { 		color:#FFFFFF; background-color:#870b0f; }

.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:#222222 !important;
}

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

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

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

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

#post-nav {
	margin-bottom:60px;
}

/* sidebar */
#sidebar {
	float:left;
	width:320px;
	padding-right:10px;	
}

#primary .widget, #secondary {
	padding-bottom:6px;
	margin-bottom:10px;
}

.widget-top {
	height:6px;
}

.widget-title {
	font:normal 16px Tahoma;
	padding-bottom:5px;
	margin-bottom:3px;
}

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

.widget-content a { color: black;	
	margin-left:6px; }
.widget-content a:hover { color: black; }

.widget-content li {
	height:29px;
	line-height:29px;
	overflow:hidden;
	border-bottom: 1px solid #dcdcdc;
}

.widget-content li.hover {	
	background-color: #ff0;
}

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

#secondary { margin-bottom:60px; }

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

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

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

.authcomment {
background-color: #B3FFCC !important;
}

.commenttext {  
     background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottombottom;  
     border-top:1px solid #c5f386;  
     padding: 0 20px 10px 20px;  
     color:#fafcf6;  
    } 

.widget-bottom {
	height:6px;
}

/* bords ronds du footer */

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#cccccc}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9;
  background:#d8d8d8}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;
  background:#d5d5d5}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d5d5d5;
  border-right:1px solid #d5d5d5;}
.spiffy4{
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9}
.spiffy5{
  border-left:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8}
.spiffyfg{
  background:#cccccc}

/* footer */
#footer {
	background:#FFFFFF;
	padding:0 12px;
	font-size:14px;
	height:40px;
	line-height:40px;
}


.footer-item, .footer-comment {
	background:#CCCCCC;
	float: left;
	height: 340px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-comment {
	width: 246px;
	padding-left: 10px;
}

.footer-item {
	width: 37%;
	padding-left: 5px;
}

.footer-comment h3, .footer-item h3 {
	padding-bottom: 5px;
	font-size: 112%;
}

.footer-item ul {
	margin-right: 15px;
}


