/*  
Theme Name: WP-Magazine Theme 1.0 Basic Edition pour Hotel I Tour
Theme URI: http://www.solostream.com
Author: Michael D. Pollock
Author URI: http://www.solostream.com/
Description: This WordPress theme was designed and built by Michael D. Pollock of Solostream Web Studio. The CSS, XHTML and design is copyright of Solostream Web Studio. Usage 
is governed by the WP Magazine Theme 1.0 END-USER LICENSE AGREEMENT AGREEMENT.
*/


/* -------------------[ Main Page Elements ]------------------- */
body {
font-size: 9pt;
font-family: arial,lucinda,verdana,geneva,sans-serif;
color: #000;
background:#0292C7;
text-align: left;
margin: 0;
padding: 0;
line-height: 1.5em;
}

#wrap {
padding:0 0 25px;
clear: both;
width: 1000px;
margin: 5px auto 10px;
background: url(images/bg_content.gif) repeat-y;
position: relative;
}

.footer_bg {
position: absolute;
bottom: 0;
left:0;
width: 1000px;
height:19px;
background: url(images/bg_footer.gif) no-repeat;
}

#header {
clear: both;
margin: 0 auto;
width:982px;
height:150px; /* Without padding : 164px */
background: url(images/header-164-height-web.jpg) center no-repeat;
}

#header .sitehead-left h1, #header .sitehead-left h1 a {
width:100%;
height:150px;
margin:0;
padding:0;
display:block;
text-indent: -9999px;
}

#header .sitehead-left p {
display:none;
}

#header .sitehead-right {
width:730px;
float:right;
text-align:right;
margin:0 10px 0 0;
padding:0;
}

#header .sitehead-right p {
clear: both;
float:right;
margin:0;
height:24px;
line-height:24px;
}

#page {
clear: both;
margin: 0 auto;
padding: 10px 15px;
}  

#contentleft {
overflow:hidden;
width: 650px;
float:left;
padding: 0;	
margin: 0;
} 



#contentright {
overflow:hidden;
width: 300px;	
float:right;	
padding: 0;	
margin: 0;
} 

#sidebar {
width: 100%;
}

#footer {
font-size:8pt;
clear: both;
margin: 5px auto 0;
padding: 0;
text-align: center;	
background:#143D55;
color:#ccc;
width:982px;
}

#footer a {
color:#fff;
}

.footer-content {
padding: 8px 10px;
margin:0;
}

#footer .alignleft {
float:left;
}

#footer .alignright {
float:right;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
font-family: arial,lucinda,verdana,geneva,sans-serif;
line-height: 1.2em;
letter-spacing:-1px;
margin: 0;
padding: 0;
text-align: left;
}

h1 {
font-size: 14pt;
margin: 0;
}

h2 {
font-size: 12pt;
}

h3 {
font-size: 10pt;
letter-spacing:0px;
}

h4,h5,h6,h7 {
font-size: 10pt;
letter-spacing:0px;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
margin-bottom: 10px;
}

#subhead h3 {
margin: 0;
padding: 0;
font-size:12pt;
}

#subhead h1 {
margin: 0;
padding: 0;
}

h3#comments, h3#respond  {
font-size:12pt;
margin: 0 !important;
padding: 10px;
background:#ddd;
border:1px solid #fff;
border-left:0;
border-right:0;
}

h2.home-list {
font-size: 9pt;
font-family: arial,lucinda,verdana,geneva,sans-serif;
font-weight:bold;
letter-spacing:0px;
margin-bottom:0;
}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
color:#003366;
text-decoration:none;
}

a:hover, a:active {
color:#0292C7;
text-decoration:underline;
}

#sidebar a {

}

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
}

a.more-link {
background: url(images/arrow-rt.gif) 100% 70% no-repeat;
padding-right:14px; 
}

a.more-link:hover, a.more-link:active {
text-decoration:none;
background:url(images/arrow-rt.gif) 100% 70% no-repeat;
}

/* -------------------[ Images ]------------------- */

img.alignright {
float: right;
clear: right;
margin: 0 0 5px 10px;
}

img.alignleft {
float: left;
clear: left;
margin: 0 10px 5px 0px;
}

img.centered { 
display: block; 
margin: 0 auto 20px auto;  
float: none; 
clear: both;
}

img.feature-photo {
height:220px;
margin-left:10px;
float:right;
border-left:1px solid #fff;
}

.entry img.feature-photo {
margin:0 0 10px 10px;
float:right;
border:1px solid #ddd;
background:#fff;
padding:1px;
}

img.home-grav {
padding:1px;
background:#fff;
border:1px solid #ccc;
float:right;
margin:0 0 5px 10px;
}

img.post-thum {
height:100px;
width:100px;
padding:1px;
background:#fff;
border:1px solid #ccc;
float:left;
margin-right:5px;
}

.home-post-list-2 img.post-thum {
height:100px;
width:100px;
padding:1px;
background:#fff;
border:1px solid #ccc;
float:right;
margin:0 0 0 5px;
}

.home-post-list-5 img.post-thum {
height:100px;
width:100px;
padding:1px;
background:#fff;
border:1px solid #ccc;
float:right;
margin:0 0 10px 5px;
}

.archive-post-list-2 img.post-thum {
height:100px;
width:100px;
padding:1px;
background:#fff;
border:1px solid #ccc;
float:right;
margin:0 0 0 5px;
}

img.auth-single-post {
padding:1px;
background:#fff;
border:1px solid #ccc;
float:right;
margin:0 0 10px 10px;
}

img.auth-archive-page {
padding:1px;
background:#fff;
border:1px solid #ccc;
float:right;
margin:0 0 10px 10px;
} 

img.comment-grav {
padding:1px;
background:#fff;
border:1px solid #ccc;
float:right;
margin:0 0 10px 20px;
} 

/* -------------------[ Comments ]------------------- */

.commentlist {
list-style-type:none;
padding:0;
margin: 0;
padding: 0;
}

.commentlist li {
clear:both;
margin: 0;
padding: 10px 10px 1px;
background:#fff;
}

.commentlist li.alt {
margin: 0;
padding: 10px 10px 1px;
background:#eee;
}

.commentmetadata {
display: block;
margin-bottom:5px;
}

.commentlist cite {
font: 9pt arial;
font-weight:bold;
}

#commentform {
background:#eee;
padding:10px;
margin:0;
}

#commentform textarea {
width:90%;
padding:5px;
}

/* -------------------[ Misc Tags and Classes ]------------------- */

.post ul {
list-style-type: none;
}

.post ul li {
list-style-type:none;
background: url(images/bullet2.gif) 0 4px no-repeat;
padding: 0 0 2px 14px;
}

.post ul ul {
margin-left:0;
}

.post ol li {
list-style-type:decimal;
}

.post ol.archives {
margin:0;
padding-left:25px;
}

p {
margin-top: 0px;
margin-bottom: 15px;
}

acronym, abbr, span.caps {
cursor: help;
}

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

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

blockquote {
padding-left: 10px;
border-left: 5px solid #ccc;
color: #999;
}

.center {
text-align: center;
}

a img, img a {
border: none;
}

.post {
margin: 0 0 10px;
padding: 0;
}

.entry {
padding: 0;
margin: 0;
}

.postinfo {
clear: both;
margin: 0 0 10px;
padding: 0;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
display: block;
clear:both;
}

.navigation {
clear:both;
font-size:8pt;
margin: 0;
padding: 0 10px;
background:#ddd;
border-top:1px solid #fff;
text-align:left;
}

.navigation .alignright {
padding: 3px 10px;
float: right;
margin: 0;
}

.navigation .alignleft {
padding: 3px 10px;
float: left;
margin: 0;
}

.banner468 {
text-align:center;
margin: 0 auto;
padding:0 0 1px;
}

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

/* -------------------[ Top Navigation ]------------------- */
#topnav{position:relative;display:block;height:31px;font-size:11px;font-weight:bold;background:url(images/bg_top.gif) no-repeat;font-family:Arial,Verdana,Helvitica,sans-serif;}
#topnav ul{margin:0 0 0 330px;padding:0;list-style-type:none;width:auto;padding-top: 9px;}
#topnav ul li{display:block;float:left;margin:0 1px 0 0;}
#topnav ul li li{display:none;}
#topnav ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 10px 0;height:18px;}
#topnav ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(http://hotelitour.com/wp-content/themes/mag-theme-hotel/images/bgON.gif) repeat-x top left;}

#topnav li.rss a, #topnav li.rss a:visited, #topnav li.rss a:link {
padding-right:0 !important;
padding-left:21px;
background:url(images/rss-sm.gif) 7px 6px no-repeat;
}

/* -------------------[ Category Navigation ]------------------- */
#nav_container{position:relative;height:55px;color:#E0E0E0;background:#143D55;width:982px;margin:0 auto;font-family:Helvetica,Arial,Verdana,sans-serif;}
#nav{position:relative;height:29px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 
20px;}
#nav ul#parent_cats{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#nav ul#parent_cats li{display:block;float:left;margin:0 1px;}
#nav ul#parent_cats li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:29px;}
#nav ul#parent_cats li a span{padding:7px 20px 0 0;height:21px;float:left;}
#nav ul#parent_cats li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#nav ul#parent_cats li a:hover span{display:block;width:auto;cursor:pointer;}
#nav ul#parent_cats li.current-cat a,#nav ul#parent_cats li.current-cat a:hover,#nav ul#parent_cats li.current-cat-parent a,#nav ul#parent_cats li.current-cat-parent a:hover 
{color:#fff;background:#1D6893 url(http://hotelitour.com/wp-content/themes/mag-theme-hotel/images/dolphin_left-ON.gif) no-repeat bottom left;line-height:275%;}
#nav ul#parent_cats li.current-cat a span,#nav ul#parent_cats li.current-cat-parent a span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 
url(http://hotelitour.com/wp-content/themes/mag-theme-hotel/images/dolphin_right-ON.gif) no-repeat bottom right;height:29px;}
#nav ul#parent_cats li ul#parent_cats { display:none; }

#nav .sub_nav { display:none; }
#nav .show { display:block; }
#nav .sub_nav ul {margin:0;padding:3px 0 0;list-style-type:none;clear:both;}
#nav .sub_nav ul li{margin:0;padding:0;list-style-type:none;display:inline;}
#nav .sub_nav ul a{margin:0;padding:0 10px;color:#fff;list-style-type:none;}
/* ---------------[ Tables ]--------------- */

table {
margin-bottom:15px;
}

tr, td, th {
margin:auto; 
}

td, th {
padding:8px;
vertical-align:top;
}

th {
font-weight:bold;
background:#ddd;
}

td {
border:1px solid #ddd;
}

/* ---------------[ Site Map Page ]--------------- */

ul.archives, ul.wp-tag-cloud {
margin: 0 0 15px 5px;
padding: 0;
}

ul.archives ul, ul.wp-tag-cloud ul {
padding:0;
}

ul.archives ul li, ul.wp-tag-cloud ul li {
background:transparent;
padding-left:0;
margin:0;
}

ul.archives ul ul, ul.wp-tag-cloud ul ul {
margin:0;
margin-left: 10px;
padding:0;
}

/* ---------------[ Tabber ]--------------- */

/*--------------------------------------------------
REQUIRED to hide the non-active tab content.
But do not hide them in the print stylesheet!
--------------------------------------------------*/

#tab-box {
border:1px solid #ddd;
}

#tab-box h3 {
font-size:9pt;
font-weight:normal;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

.tabberlive .tabbertabhide {
border:0;
display:none;
}

/*--------------------------------------------------
.tabber = before the tabber interface is set up
.tabberlive = after the tabber interface is set up
--------------------------------------------------*/

.tabber {
display:none;
}

.tabberlive {

}

/*--------------------------------------------------
ul.tabbernav = the tab navigation list
li.tabberactive = the active tab
--------------------------------------------------*/

ul.tabbernav {
background:#ccc !important;
padding: 0 !important;
height:24px;
line-height:24px;
border:1px solid #fff;
border-bottom:0;
margin: 0 !important;
padding:0 !important;
list-style-type:none !important;
font-size:8pt;
}

.tabbernav li {
padding:0 !important;
list-style-type:none;
float:left !important;
margin-right:1px !important;	
background: transparent !important;
}

.tabbernav li a {
float:left;
display: block;	
padding: 0 5px;
}

.tabbernav li a:link { 
color:#000 !important;
}

.tabbernav li a:visited {
text-decoration: none;
}

.tabbernav li a:hover {
background: #eee;
}

.tabbernav li.tabberactive a {
background: #eee;
}

.tabbernav li.tabberactive a:hover {
background: #eee;
}

/*--------------------------------------------------
.tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
--------------------------------------------------*/

.tabberlive .tabbertab {	
padding: 8px;
background:#eee;
border:1px solid #fff;
}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
}

.tabberlive .tabbertab h3 {
display:none;
}

.tabberlive .tabbertab ul.pop {
}

.tabberlive .tabbertab ul.pop li {
clear:both !important;
border-bottom:1px solid #fff !important;
padding: 5px 10px !important;
}

.tabberlive .tabbertab ul.pop li a {
}

/* -------------------[ Site Guide ]------------------- */

#searchform, #monthform, #tagform, #categoryform {
margin: 0;
padding: 0; 
}

#searchform #s {
width: 160px;
margin-right: 2px;
}

#searchform #submit {
}

select#months, select#tag_drop, select#category_drop {
width: 180px;
margin:0;
}

/* ---------------[ Related Entries ]--------------- */

.related {
margin:0 auto 10px;
background:#eee;
border:1px solid #ddd;
padding:10px 10px 0;
}

.home-post-1 .related {
background:#fff;
}

.related h3 {
font-weight:bold;
letter-spacing:0px;
font-family:arial,helvetica,sans-serif;
font-size:9pt;
margin-bottom:5px;
}

.related ul {
margin: 0 0 10px;
padding:0;
list-style-type: none;
}

.related ul li {
list-style-type:none;
padding: 0 0 0 14px;
background: url(images/bullet2.gif) 0 3px no-repeat;
}

.tags {
margin: 0 0 10px;
padding: 0;
}

/* -------------------[ Features ]------------------- */

#my-glider {
width:646px;
background:#fff;
padding:1px;
border:1px solid #ddd;
margin: 0 0 10px;
}

#my-glider .controls {
border-top:1px solid #fff;
clear:both;
width:646px;
background:#0292C7;
padding: 0;
margin:0;
}

#my-glider .controls ul {
margin:0;
padding:0;
list-style-type:none;
}

#my-glider .controls li {
float:left;
margin:0;
padding:0;
list-style-type:none;
}

#my-glider .controls li.feat-nums {
border-right:1px solid #fff;
float:left;
padding:0px 10px;
margin:0;
color:#fff;
line-height:25px;
height:25px;
}

#my-glider .controls a, .control a:link, .controls a:visited {
border-right:1px solid #fff;
float:left;
display:block;
padding:0px 10px;
margin:0;
color:#fff;
text-decoration:none;
line-height:25px;
height:25px;
}

#my-glider .controls a:hover {
background:#143D55;
}

#my-glider .controls li.feat-about {
float:right;
}

#my-glider .controls li.feat-about a {
border-left:1px solid #fff;
border-right:0;
}

#my-glider .scroller {	
background:#eee;
height: 220px;
width:646px;
overflow: hidden;
}

#my-glider .scroller .section {
width:646px;
height: 220px;
overflow: hidden;
padding: 0;		
}

#my-glider .scroller .content {
width: 10000px;
}

#my-glider .feature-entry {
padding: 10px;
}

#my-glider .feature-entry h3 {
font-family: arial,lucinda,verdana,geneva,sans-serif;
font-size:9pt;
margin: 0 0 5px 0;
letter-spacing:0px;
} 

/* -------------------[ Archive Pages 2 and 4 + Search ]------------------- */

.archive-post-list-1 {
background:#fff;
padding:1px;
border:1px solid #ddd;
}

.archive-post-1 {
background:#fff;
padding:10px;
margin:0;
}

.alt-archive-post-1 {
background:#eee;
padding:10px;
margin:0;
}

/* -------------------[ Archive Page 1 and 3  ]------------------- */

.archive-post-list-2 {
overflow:hidden;
width:468px;
float:left;
background:#fff;
padding:1px;
border:1px solid #ddd;
}

.archive-post-1 {
background:#fff;
padding:10px;
margin:0;
}

.alt-archive-post-1 {
background:#eee;
padding:10px;
margin:0;
}


/* -------------------[ Sub-Head ]------------------- */

#subhead {
margin: 0;
padding: 10px;
background:#eee;
}

#subhead p {
margin:0;
}

/* -------------------[ Single Post ]------------------- */

.singlepost {
background:#fff;
padding:1px;
border:1px solid #ddd;
}

.singlepost .post {
padding:10px 10px 0;
}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#sidebar ul ul {
margin: 0;
padding: 0;
}

#sidebar li {
padding:0;
margin: 0 0 10px;
}

#sidebar li h2 {
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #ddd;
border-top:2px solid #ddd;
padding:4px 2px;
margin:0 0 3px;
color:#000;
}

#sidebar li li {
margin:0;
padding:0;
}

#sidebar p {
padding: 0;
}

#sidebar li#recent-comments {
border:1px solid #ddd;
background:#fff;
padding:1px 1px 0;
}

#sidebar li#recent-comments h2 {
border:0;
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

#sidebar li#recent-comments li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#sidebar li#recent-posts {
border:1px solid #ddd;
background:#fff;
padding:1px 1px 0;
}

#sidebar li#recent-posts h2 {
border:0;
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

#sidebar li#recent-posts li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#sidebar li#links {
border:1px solid #ddd;
background:#fff;
padding:1px 1px 0;
}

#sidebar li#links  h2 {
border:0;
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

#sidebar li#links li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#sidebar li#meta {
border:1px solid #ddd;
background:#fff;
padding:1px 1px 0;
}

#sidebar li#meta h2 {
border:0;
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

#sidebar li#meta li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#sidebar li#pages {
border:1px solid #ddd;
background:#fff;
padding:1px 1px 0;
}

#sidebar li#pages h2 {
border:0;
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

#sidebar li#pages li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#sidebar li#pages li li {
padding:0 7px 0 0;
margin-left:15px;
list-style-type:square;
border-bottom:0;
}

#sidebar li#archives {
border:1px solid #ddd;
background:#fff;
padding:1px 1px 0;
}

#sidebar li#archives h2 {
border:0;
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

#sidebar li#archives li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#sidebar li#tag_cloud {
border:1px solid #ddd;
background:#eee;
padding:7px 10px;
}

#sidebar li#tag_cloud h2 {
border:0;
font-size:9pt;
letter-spacing:0px;
padding:0;
margin:0;
color:#000;
}

#sidebar li.widget_categories {
border:1px solid #ddd;
background:#fff;
padding:1px 1px 0;
}

#sidebar li.widget_categories h2 {
font-size:9pt;
letter-spacing:0px;
border:0;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

#sidebar li.widget_categories li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#sidebar li.widget_categories li li {
padding:0 7px 0 0;
margin-left:15px;
list-style-type:square;
border-bottom:0;
}


/* -------------------[ Middle Content ]------------------- */

#midcontent {
float:left;
width:168px;
margin:0 0 0 10px;
padding:0;
}

#midcontent ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#midcontent ul ul {
margin: 0;
padding: 0;
}

#midcontent li {
padding:0;
margin: 0 0 10px;
}

#midcontent li h2 {
font-size:9pt;
border:0;
font-size:9pt;
letter-spacing:0px;
margin:0 0 2px;
padding:5px 10px;
color:#fff;
background:#fff url(http://hotelitour.com/wp-content/themes/mag-theme-hotel/images/bg_h2_middle.gif) no-repeat;
}

#midcontent li li {
margin:0;
background:#eee;
padding:5px 10px;
border-bottom:1px solid #fff;
}

#midcontent li li:hover {
background:#DFDFDF;
}

#midcontent li li a:hover {
color:#000;
background:none;
}

#midcontent p {
padding: 0;
}

#midcontent li#pages li li {
padding:0 7px 0 0;
margin-left:15px;
list-style-type:square;
border-bottom:0;
}

#midcontent li#tag_cloud {
border:1px solid #ddd;
background:#eee;
padding:7px 10px;
}
#midcontent li.widget_categories li li {
padding:0 7px 0 0;
margin-left:15px;
list-style-type:square;
border-bottom:0;
}

/* -------------------[ Home Page 1 and 3 Articles ]------------------- */

.home-post-list-2 {
overflow:hidden;
width:468px;
float:left;
background:#fff;
padding:1px;
border:1px solid #ddd;
}

.home-post-list-2 .post {
margin:0;
}

h3.home-post-list {
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

.home-post-list-2 .home-post-1 {
background:#eee;
padding:10px;
margin:0;
}

.home-post-list-2 .alt-home-post-1 {
background:#fff;
padding:10px;
margin:0;
}

/* -------------------[ Home Page 2 and 4 Articles ]------------------- */

.home-post-list-1 {
overflow:hidden;
background:#fff;
padding:1px;
border:1px solid #ddd;
}

.home-post-list-1 .post {
margin:0;
}

.home-post-list-1 .float-post-right {
float:right;
width:510px;
padding:0;
margin:0
}

h3.home-post-list {
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

.home-post-list-1 .home-post-1 {
background:#eee;
padding:10px;
margin:0;
}

.home-post-list-1 .alt-home-post-1 {
background:#fff;
padding:10px;
margin:0;
}

/* -------------------[ Home Page 5 Articles ]------------------- */

.home-post-list-5 {
overflow:hidden;
background:#fff;
padding:1px 1px 0;
border:1px solid #ddd;
}

.home-post-list-5 .post {
margin:0;
}

h3.home-post-list {
font-size:9pt;
letter-spacing:0px;
border-bottom:1px solid #fff;
padding:5px 10px;
margin:0;
color:#000;
background:#ccc;
}

.home-post-list-5 .home-post-1 {
background:#eee;
padding:0;
margin:0;
float:left;
width:322px;
overflow:hidden;
}

.home-post-list-5 .alt-home-post-1 {
background:#eee;
padding:0;
margin:0;
float:right;
width:323px;
overflow:hidden;
}

.home-post-list-5 .entry {
height: 140px;
padding:10px;
}

.home-post-list-5 .bottom {
background:#ddd;
height: 24px;
line-height:24px;
padding:0 10px;
font-size:8pt;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

.home-post-list-5 .navigation {
clear:both;
font-size:8pt;
margin: 0;
padding: 0 10px;
background:#ddd;
border:0;
border-bottom:1px solid #fff;
text-align:left;
}