/*  
Theme Name: RDG
Based On: Live Wire by WooThemes
Version: 1.0
Author: LB/EB
Author URI: http://www.woothemes.com/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #fff;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/styles/web2_red_blue/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

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

a:hover{
	text-decoration: underline;
}

input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}

select{
	padding: 0;
}

li{
	list-style: none;
}

hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
	height:0px;
	padding:0px;
}

h1, h2, h3, h4, h5 {
	font-family: "Lucida Sans", Tahoma, Arial, "sans serif";
}

.posted_on {
	padding:0px;
	margin-top:2px;
	font-size:11px !important;
	line-height:11px;
	margin-bottom:5px !important;
} 

.email {
	color:#000000;
	font-weight:bold;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.currentEvent { 
	background-color:#C00;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	padding:2px;
	font-weight:bold;
}

/* ==== LAYOUT ==== */

#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#columns{
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.col1 {
	float: left;
	margin-right:10px;
	width: 603px;
	padding:10px;
	background-color:#FFFFFF;
	border: 1px dotted #007195;
	background-color:#FFFFFF;
}

/* ==== HEADER ==== */

/* == top & nav ==*/

#top h1 { 
	float:left;
}

#nav2, #nav2 ul{
	padding: 0;
	float:left;
	list-style: none;
}

#nav2 {
	padding: 0;
	font-size:14px;
	margin-bottom:10px;
	float:left;
	width:960px;
}

#nav2 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	border-right: 1px solid #DDDDDD;
}

#nav2 li {
	float: left;
	line-height:30px;
}

#nav2 li a:hover {
	background: none;
}

#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}

#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav2 li ul li {
    background: #FFFFFF url(//localhost/wordpress/wp-content/themes/livewire/images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}

#nav2 li:hover, #nav2 li.hover {
    position: static;
}

#nav2 li ul ul {
	margin: -29px 0 0 15em;
}

#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
	left: auto;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
} 

.rss {
	float:right;
	color:#000 !important;
	font-weight:bold;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-arcfeed.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px 21px 1px 0 !important;
	margin: 0px 0px 0px 50px;
	font-size:11px;
}

/* == search == */

#search{
	width:322px;
	padding:0px;
	margin-top: 60px;
	float:right;
}

#search input{
	font-size: 22px;
	width:240px;
	padding:4px;
	background: #ffffff;
	border: 1px solid #c52613;
	color: #666666;
}

#search .btn{
	padding:6px;
	border:none;
	font-size: 18px;
	width:62px;
	font-weight:bold;
	margin-left: 5px;
	color:#FFFFFF;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/styles/web2_red_blue/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#c52613 !important;
}

/* ==== SIDEBAR ====*/

.col2{
	width: 320px;
	float:left !important;
}

.col2_box {
	padding:10px;
	width:300px;
	margin-bottom:10px;
	float:left;
	background-color:#e0e0df;
	border: 1px dotted #007195;
}

/* == bloc recettes == */

#recipes {
	background-color:#fff;
	padding:0px;	
	font-family: Lucida sans, Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	font-style:normal;
 }

#recipes h2 { 
	background-color:#c82611;
	color:#fff;
	padding:2px 10px 0px 12px;
	font-style:normal;
	font-size:14px;
	font-family:arial;
}

#recipes a {
	color:#000;
}

#recipes a:hover {
	color:#888;
	text-decoration:none;
 }

#recipes ul { 
	padding: 5px 10px;
}

#recipes li { 
	border-bottom: 1px dotted #aaa; 
	margin:4px;
}

/* ==== HOME ==== */

/* == main columns == */

.col1_home{
	width: 627px;
	float: left;
	margin-right:10px;
}

.col1_home .blog h2 {
	font-size:18px;
	line-height:20px;
}

/* == main box == */

.col1_home_box {
	margin-bottom:10px;
	background-color:#ffffff;
	padding:10px;
	float:left;
	border: 1px dotted #007195;
}

#featured {
	width: 603px;
	z-index:5;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding:0px !important;
	margin-bottom: 0px;
}

#featured .entry p { 
	margin:10px 0px; 
	color: #666666;
}

.featured h3 a:hover {
	color:#000;
}

/* == second box == */

.col1_home_box2 {
	margin-bottom:10px;
	
	padding:0px;
	float:left;
	
	width:603px;
}

.col1_home_box2 .post p{
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
}

.col1_home_box2 .post h2 {
	padding:0px;
	margin-bottom:0px;
	font-size:18px;
	line-height:20px;
}

.col1_home_box2 .category {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c82611;
}

.col1_home_box2 .category span {
	padding:3px;
	font-weight:bold;
	font-size:11px;
	background-color:#c82611;
	color:#FFFFFF;
}

/* == left col == */

.col1_left_home{
	margin: 0;
	float:left;
	margin-right:10px;
}

.col1_left_home .post{
	width: 360px;
}

.col1_left_home .post h2 a{
	color:#000000;
}

.col1_left_home .post img{
	border: 1px solid #dddddd;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0px 10px 0px 0;
}

.col1_left_home .post .postmeta {
	width: 350px !important;
	margin:10px 0;
}

.left_box {
	width: 363px;
	padding: 10px;
	border: 1px dotted #007195;
	background-color:#FFFFFF;
	float:left;
	border: 1px dotted #007195;
	background-color:#ffffff;
}

/* mid col */

.col1_mid_home {
	float:left;
	margin-right:0px;
	width:208px;
}

.col1_mid_home .post img{
	border: 1px solid #dddddd;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0px 10px 0px 0;
}

.col1_mid_home .postmeta {
	width: 198px !important;
	margin:10px 0;
}
.mid_box {
	width: 208px;
	padding: 10px;
	border: 1px dotted #007195;
	background-color:#FFFFFF;
	float:left;
}

/*--- Sub Columns ---*/

.subcol{
	width: 300px;
}

.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}



/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.lead-image-wrapper { background: #000; position: relative;	z-index:5; height:200px;margin-bottom:10px; }

.lead-image-wrapper h2 {
	font-size: 12px;
	line-height:20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 5px;
}

.lead-image-wrapper h3 {
	font-size: 18px;
	width:160px;
	line-height:20px;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 1;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/images/semi_transparent_bg.png);
	background-repeat: repeat;
	padding: 10px;
}

.lead-image-wrapper h4 {
	font-size: 10px;
	line-height:15px;
	position: absolute;
	top: 175px;
	right: 0px;
	z-index: 1;
	padding: 5px;
}

.lead-image-wrapper h3 a, .lead-image-wrapper h4 a { color: #fff; text-decoration: none;display:block; }
.lead-image-wrapper h3 a:hover, .lead-image-wrapper h4 a:hover { text-decoration:underline; }

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	

#video-frame h2 {
	padding:5px;
	font-size:14px;
}

.video_box h3 {
	margin-bottom:10px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#video-frame h4 {
	padding:5px;
	font-size:12px;
	margin:10px;
}

.video_box {
	padding:10px;
	margin:10px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}

#video-frame .mootabs_title {
	list-style:none;
	margin:0px;
	padding:0px;
	}

#video-frame .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin:10px;
	}

#video-frame .mootabs_title li:hover, #video-frame .mootabs_title li.active {
	background:#dddddd url(//localhost/wordpress/wp-content/themes/livewire/images/ico-watch.gif) right center no-repeat !important;
	border: 1px solid #bbbbbb;
	}

	/*========= BLOG POST STYLING =========*/



/*=== Small Box Post ===*/

.post{
	margin: 0;
}

.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}

.post h3{
	font-size: 14px;
}

.post h3 a{
	color: #000000;
}

.post p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;

}



/* == box == */
/* commented by LB, for replacing by col1_left_home */

/*
.box{
	height: 1%;
	width:373px;
	padding:0px;
	margin: 0;
	float:left;
}

.box .post{
	width: 360px;
}

.box .post h2 a{
	color:#000000;
}

.box .post h2{
	font-size: 18px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.box .post p{
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box .blog .posted_on {
	margin-right:10px;
}

.box .post img{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}

.box .post .postmeta {
	width: 350px !important;
}
*/



/* ==== Traditional Blog Post ====*/

.post-alt {
	margin: 0 0 15px 0;
}

.post-alt h2{
	font-size: 24px;
	color:#000000;
	line-height: 28px;
}

.post-alt h3 {
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}

.post-alt h4 {
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}

.post-alt h3 a, .post-alt h2 a {
	color: #000000;
}

.post-alt p {
	padding: 0 0 15px;
}

.post-alt h3.post_date {
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}

.page_header {
	margin-bottom:10px;
}

.continue{
	background: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}

.postmeta {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	float:left;
}

.blog .postmeta, #featured .postmeta {
	width:593px;
}

.col1 .postmeta {
	width: 593px !important;
}

.postmeta a {
	color: #000000;
	font-size:11px;
}

.posted_in {
	float: left;
	text-align:left;
	padding-left:18px;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-category.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.comments {
	float:right;
	text-align:right;
}

#comment {
	padding:0px;
}

.comments a{

	padding-left:18px;

	background-image: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-comm.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

p.more {
	margin:0px;
	padding-top:10px;
	text-align:right;
	clear:both;
}



p.more a{
	background: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-arrow2.gif) no-repeat right;
	padding-right: 20px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}



.navigation { }

.navigation a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.alignleft{

	display:inline;

	float:left;

}

.alignright{

	display:inline;

	float:right;

}

/* == recipes special style == */

#recHeader { 
	padding:5px;
	margin-bottom:5px; 
	line-height:1.05em
}

#recIngredients { 
	border-bottom:2px solid #c82611;
	width:60%;
	font-size:1.2em;
	padding:5px;
	background-color:#f0e3e0; 
	margin:5px 0px 15px 0px
}


/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:5px;
	color:#000 !important;
	float:left;
	width:590px;
}

#archivebox h3 {
 	font-size:12px;
 }

#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
	float:left;
}

#archivebox p {
	margin-top:5px;
}

#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}

#archivebox a, #archivebox h2 {
	color:#000;
}

.archivefeed {
	float:right;
	text-align:right;
}

.archivefeed a {
	background:url(//localhost/wordpress/wp-content/themes/livewire/images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}

.arclist{
	width: 260px;
	border-bottom: 1px solid #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.arclist h3 {
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

.popular{
	color: #000;
	padding-bottom: 15px;
}

.archive_header{
	color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	color:#666666;
	clear:both;
	font-size:11px;
}

.entry blockquote {
	width:85%;
	font-style: italic;
	font-size:13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cccccc;
	color:#444444;
}

.entry blockquote p {
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
}

.entry img {
	padding: 4px;
	border: 1px solid #dddddd;
	background-color: #FFFFFF;
	margin: 10px;
}

.entry ul, .entry ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:20px;
}

.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
}

.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
}


.entry ul li ul li {
	list-style:disc inside !important;
}

.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
}

.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
}

/*========= COMMENTS =========*/

h2.commh2{

	font-size: 1.4em;

	padding: 0 0 5px;

	font-weight:bold !important;

	color:#000000;

	margin-top:20px;

}

ol.commentlist{

	margin: 10px 0 20px;

	padding: 0;

	list-style: none;

	font-size: 12px;

	line-height: 20px;

}

ol.commentlist p{

	margin-bottom:10px;

	line-height: 20px;

}

ol.commentlist cite{

	font-style: normal;

	font-weight: bold;

	color:#000000;

}

ol.commentlist li{

	padding: 20px 10px 10px 10px;

}

ol.commentlist li.alt{

	padding: 10px 10px 0 10px !important;

	background:#f7f7f7;

	border:1px dotted #cccccc;	

}



/*========= SIDEBAR =========*/



#mpu_banner {

	width:300px;

	height:250px;

	background-color:#eeeeee;

}



/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/



/*- SideTabs -*/

.sideTabs {

	width:300px !important;

	height:auto !important;

	float:left;

	display: block;

	margin:0px;

	padding:0px;

}

.idTabs{

	font-size: 12px;

	width: 299px;

	float:left;

}

.idTabs li{

	float: left;

	display:inline;

}

.idTabs li a{

	float: left;

	display:inline;

	line-height: 34px;

	font-weight: bold;

	font-size: 11px;

	text-align:center;

	padding:0px 8px;

	display: block;

	margin: 0px;

	text-align: left;

}

.idTabs li.last a{

	margin: 0

}

.idTabs li a:hover,

.idTabs .selected{

	text-decoration: none

}

.col2 #sidetabber ul{

	width: 288px !important;

	margin: 0px;

	padding:5px;

	}



.list1 li,.list2 li, .list3 li{

	border-bottom: 1px solid #eee;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 20px;

}



.list1 li a, .list3 li  {

	color: #666666;

}

.list2 li{

	background: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-feat.gif) no-repeat left center !important;

}



/*- Category Related Posts -*/

.related-cats{

	width:298px;

	margin-bottom:0px;

}



.related-cats ul{

	width: 288px !important;

	margin: 0px;

	padding:5px;

	}

	

#related-cats li{

	border-bottom: 1px solid #eee;

	color:#999999;

	padding-top: 5px;

	padding-left: 20px;

	padding-bottom: 5px;

	background: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-feat.gif) no-repeat left center !important;

}



#related-cats .cat_feed{

	background: url(//localhost/wordpress/wp-content/themes/livewire/images/ico-arcfeed.gif) no-repeat left center !important;

}

/*- Ads -*/

.ads{

	height: 180px;

	width:298px;

	margin: 0 0 10px 0;

	padding:0px;

}

.ads h2 {

	padding: 4px;

	font-size:13px;

}

.ads img{

	float: left;

	padding-top: 15px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 15px;

}

.ads img.last{

	margin: 0;

}

/*- Flickr -*/

.flickr{

	width:298px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

.flickr h2{

	font-size:14px;

	padding: 5px;

	margin-bottom:10px;

}

.flickr h2 img{

	float: right;

	margin: 0 2px;

}

.flickr .photos {

	margin-left:5px;

}

.flickr-ar {

	font-size: 12px;

	font-weight: normal;

	margin: 0px;

	color: #ffffff;

}

.flickr-ar a {

	color: #ffffff;

}

.flickr img {

	margin:0px 4px 10px 5px;

	border: 1px solid #ddd;

	padding:5px;

	background-color:#ffffff;

	float:left;

}

/*=== Styling Widget Lists ===*/

.widget { margin-bottom:10px; }

.widget h2 {

	padding: 4px;

	font-size:13px;

}

.widget ul {

	padding:4px;

	border:none !important;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

}

.widget ul li {

	border-bottom: 1px solid #eee;

	margin:0px;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 0px;

}

.widget ul li a {

	color: #000000;

}



/*========= FOOTER =========*/



#footer{

	clear: both;

	color: #666666;

	height: 35px;

	line-height: 35px;

	width: 938px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

	margin: 10px 0px 10px 0px;

}



#footer .copyright {

	text-align:left;

	float:left;

	width:50%;

}



#footer .designed_bg {

	text-align:right;

	float:right;

	width:50%;

}



#footer img {

	vertical-align:middle;

}



/*========= MISC =========*/



.fix{

	clear: both;

	height: 1px;

	margin: 0 0 -1px;

	overflow: hidden;

}



.hl-full{

	float:left;

	clear:both;

	height:1px;

	width:100%;

	padding:0 !important;

	margin:0px 0px 15px;

}



.blog{

	width:100% !important;

	float:left;

}

.between{

	height:2px;

	margin-bottom:15px;

	}

.fl{

	float: left;

}

.fr{

	float: right;

}

.ac{

	text-align: center;

}

.ar{

	text-align: right;

}

.th{

	border: 1px solid #cccccc;

	float: right;

	padding: 4px;

	background-color: #FFFFFF;

	margin-top: 0px;

	margin-bottom: 10px;

	margin-left: 10px;

}

#cat {

    margin:5px;

    padding:3px;

    width:130px;

}

table#wp-calendar {

	border-collapse: collapse;

	margin: 0px;

	padding: 0px;

}



/*========= CALENDAR =========*/



table#wp-calendar a {

	color:#000000; 

}



table#wp-calendar caption { 

	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 

}

table#wp-calendar th { 

	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 

}

table#wp-calendar td { 

	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 

}

table#wp-calendar td#next, table#wp-calendar td#prev { 

	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 

}



img.wp-smiley {

	border:none;

	margin:0px;

	padding:0px;

}



/*========= AUTHOR INFO =========*/



.author_info {

	padding: 10px;

	margin-right: 0px;

	margin-left: 0px;

	color:#666666;

}



.author_photo {

	float:left;

	margin-right:10px;

	width:58px;

}



.author_photo img {

	background-color: #FFFFFF;

	padding: 4px;

	border: 1px solid #cccccc;

	width: 48px;

	height:48px;

	float:left !important;

}

.author_info p {

	font-size:12px;

	padding:0px;

	margin-bottom:10px;

}

.author_info a {

	color:#000000;

	text-decoration:none;

	padding:0;

}

.author_info a:hover {

	text-decoration:underline;

}

.author_info ul, .author_info li {

	margin:0px;

	padding:0px;

}

.author_info h3 {

	font-size:14px;

	margin-bottom: 10px;

	padding: 0px;

}



.author_email a {

	background-image: url(images/ico_email.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 26px;

	padding-top: 2px;

	padding-bottom: 2px;

	text-decoration:none;

	font-weight:bold;

}



/*========= IMAGE GALLERY =========*/



.imagegallery img {

	float:left;

	display:inline;

	background-color: #FFFFFF;

	padding: 5px;

	margin-right: 10px;

	margin-bottom:10px;

	border: 1px solid #CCCCCC;

}


/* ==== content : from default theme ==== */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 1px 10px 10px 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 4px;
margin: 0;
}

/* ==== content : added for mp3 player ==== */
.wp-mp3player {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#C82611;
background-image:url(//localhost/wordpress/wp-content/themes/la_rdg/images/son_bg.gif);
background-position:left top;
background-repeat:no-repeat;
border:1px solid #DDDDDD;
margin:1px 10px 10px 0;
padding:10px 10px 10px 60px;
}

.wp-mp3player p.wp-mp3player-text {
color:white;
font-size:12px;
font-weight:bold;
line-height:15px;
margin:0;
padding:4px;
}


/* ==== plugin multipage ==== */
/* == top nav == */

ol.contentlist { 
	background-color:#bfc9a9; 
	width: 90%; 
	text-align:left; 
	line-height: 1.3em; 
	padding: 2px;
}

ol.contentlist li { 
	padding: 0px; 
}	

span.contentlist { 
	color: black; 
	font-weight: bold;
}

a.contentlist { 
	padding: 0px;
	color:#c82611;
}

/* == bottom mav == */

span.contentjumplink {	
	color: black; 
	vertical-align:middle; 
	font-weight: bold; 
	padding: 0 3px 0px 3px;
	display:none;
}

a.contentjumplink {		
	color: #c82611;
	vertical-align:middle;
	font-weight: bold;
	padding: 0 3px 0px 3px
}

p.navList { 
	clear:both;
	background-color:#bfc9a9; 
	width: 90%; 
	text-align:left; 
	padding: 2px;
}

/* ==== link page ==== */

ul.xoxo { 
	margin:10px 0 16px 10px;
}

ul.xoxo a {
	font-weight:bold;
}

ul.xoxo li {
	padding:4px 0 4px 4px;
	border-bottom:1px dotted #999;
}

/* ==== updated version for RDG ==== */


.subcol h2{
	color: #fff;
}

/* ==== Home specific ==== */


#nav{
	background-color:#c82611;
	border-top:1px solid #c82611;
	border-bottom:1px solid #c82611;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/styles/web2_red_blue/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav-right h2, #nav-right a {
	color:#FFFFFF;
	font-family: Arial, Lucida Sans, Tahoma, sans serif;
}
#nav2 li a {
	font-family: Arial, Lucida Sans, Tahoma, sans serif;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #333333;
}

#nav .current_page_item {
	background-color: #c82611;
	color: #FFFFFF;
}
#nav ul  li a {
	font-family: Lucida Sans, Tahoma, Arial, sans serif;
}
#nav ul  li.back {
	background-color: #c82611;
	color: #FFFFFF;
}

#nav ul  li a {
	color: #ffffff;
}
#nav2 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c82611;
}
#nav2 li a:hover {
	background:#c82611;
	color:#fff;
}

.idTabs li a:hover,
.idTabs .selected{
	color: #ffffff;
	background-color: #c82611;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/styles/web2_red_blue/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.flickr h2, .widget h2, .ads h2, #video-frame h2 {
	background-color: #c82611;
	background-image: url(web2_red_blue/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#video-frame {
	width:393px;
	border: 1px dotted #999999;
}
#video-frame h3 {
	background-color: #007195;
	color: #FFFFFF;
}
#archivebox {
	/* background-color: #effbff;*/
	/* border: 1px dotted #007195; */
	border-bottom: 1px dotted black; 
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color:#c01a18;
	font-style:normal;
}
.list1 li {
	background: url(//localhost/wordpress/wp-content/themes/livewire/styles/web2_red_blue/ico-star.gif) no-repeat left center !important;
}
.list3 li{
	background: url(//localhost/wordpress/wp-content/themes/livewire/styles/web2_red_blue/ico-mostcomm.gif) no-repeat left center !important;
}
#rss h2{
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}
#footer{
	background-color: #ffffff;
	border: 1px dotted #999999;
}
#footer a{
	color: #c82611;
}

#search input{
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}
#search .btn{
	color:#FFFFFF;
	background-color:#999999;
	background-image: url(//localhost/wordpress/wp-content/themes/livewire/styles/web2_red_blue/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.idTabs{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007195;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007195;
}

.idTabs li{
	background: #ffffff;
	color: #007195;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007195;
}

#sidetabber ul{
	border:1px solid #007195 !important;
	background-color: #FFFFFF;
}

.flickr{
	border: 1px solid #007195;
	background-color: #eee;
}
.ads{
	border: 1px solid #007195;
	background-color:#FFFFFF;
}
.widget {
	background-color:#FFFFFF;
	border: 1px solid #007195;
}
.author_info {
	background-color: #effbff;
	border: 1px dotted #007195;
}
.posted_on {
	/* color: #c82611; */
	color:#666666; 
}
.postmeta{
	color: #666666;
	background-color: #eeeeee;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}
.lead-image-wrapper h2 {
	background-color:#007195;
}
.lead-image-wrapper h4 {
	background-color:#007195;
}
	