/*   
Theme Name:monochrome
Theme URI:
Description:This theme supports widget, threaded-comments, theme-options,and translation is ready. Also including page-navigation and multi level dropdown menu.You can see live demo including more information here http://www.mono-lab.net/demo1/
Author:mono-lab
Author URI:http://www.mono-lab.net
Version:2.3
Tags: black, white, three-columns, fixed-width, theme-options, threaded-comments, translation-ready
*/


/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */

body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F2F2F2 none repeat scroll 0 0;
color:black;
font-family:Helvetica,Verdana,sans-serif;
font-size:12px;
margin:0;
padding:0;
}

// a img { border:3px solid black; }
a, a:visited { color:#7f8e91; text-decoration:none; outline:none; }
a:hover { color:#33a8e5; text-decoration:none; }

p {
font-size:11px;
letter-spacing:0.2px;
line-height:200%;
margin:0 0 1em;
padding:0;
text-align:justify;
}

p.text {
margin:10px;
}

ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; background-color:transparent;}
ul li { margin:0; padding:0; line-height:normal; zoom:1;  background-color:transparent;}
ol { margin:0 0 1em 23px; padding:0;  background-color:transparent;}
* html ol { margin:0 0 1em 23px; padding:0; }
ol li { padding:0 0 5px 0; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }

dd.indextags {
max-height:95px;
overflow:hidden;
}

blockquote {
-moz-border-radius:12px 12px 12px 12px;
background-color:#EFEFEF;
color:black;
margin:0 0 1em;
padding:21px 21px 2px;
text-align:center;
}

blockquote p { margin:0 0 5px 0; }

.quote_bottom {
//-moz-background-clip:border;
//-moz-background-inline-policy:continuous;
//-moz-background-origin:padding;
//background:#FAFAFA url(img/quote2.gif) no-repeat scroll right center;
height:1px;
margin-right:-10px;
}

pre { border:1px solid #ccc; background:#fafafa; padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
object { display:block; margin:0 auto; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.centered { display: block; margin-left:auto; margin-right:auto; }
.clear { clear:both; }

hr {
-moz-border-radius:2px 2px 2px 2px;
background-color:#E2E2E2;
border:medium none;
height:5px;
margin-bottom:20px;
margin-top:20px;
width:80%;
}

hr.dot {
-moz-border-radius:5px 5px 5px 5px;
background-color:#000000;
border:medium none;
height:8px;
margin-bottom:11px;
margin-top:19px;
width:8px;
}


/* ---------- Additional Pois Chiche General Styles ---------- */

.post h1, #single_post h1, .page h1 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#00AEEF;
border:1px solid #00AEEF;
color:white;
display:block;
font-size:11px;
letter-spacing:0.5px;
margin-bottom:15px;
margin-top:15px;
padding:6px 0 3px;
text-align:center;
}

h2 {
font-size:24px;
font-weight:bolder;
}

img {
margin:0 0 1em;
border:3px solid black;
text-align:center;
height:auto;
}

object {
background: #F2F2F2 none repeat scroll 0 0;
padding:5px;
border:1px solid #CCCCCC;
-moz-border-radius:5px;
}

.songDesc {
-moz-border-radius:5px 5px 5px 5px;
background-color:#F0F0F0;
color:#333333;
display:block;
font-weight:bolder;
height:65px;
line-height:18px;
margin-bottom:-15px;
padding-bottom:5px;
padding-left:8px;
padding-top:8px;
}

.audioplayer_container > object {
-moz-border-radius:0 0 3px 3px;
background-color:transparent;
border:0 solid #F1F1F1;
height:32px;
padding:0;
}

/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */
#wrapper {
margin:0 auto;
width:950px;
}
#header { background:none; }
#contents {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#282828 none repeat scroll 0 0;
}
#left_col {
display:inline;
float:left;
margin:15px 0 0 2px;
width:678px;
}
#right_col {
display:inline;
float:right;
margin:15px 9px 30px 0;
width:260px;
}
#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E4E4E4 none repeat scroll 0 0;
border-top:1px solid #E1E1E1;
height:50px;
margin-top:5px;
text-align:center;
}


/* ----- header -------------------------------------------------------------------------------------------------------------------------------- */
#header_top {
height:90px;
}
#logo {
float:left;
margin:26px 0 -16px -20px;
}

#icons {
float:left;
margin:39px 0 0 16px;
width:200px;
}

.iconImg {
border:medium none;
margin-right:6px;
}

/*blogtitle*/
#logo a, #logo a:visited { color:#333; font-size:24px; }
#logo a:hover { text-decoration:none; color:#33a8e5; }

/*description*/
#logo h1 { font-weight:normal; line-height:100%; margin:0; padding:0; color:#aaa; font-size:11px; }

/*header menu is at the bottom of this page*/


/* ----- left_col ------------------------------------------------------------------------------------------------------------------------------ */
.post {
-moz-border-radius-topleft:20px;
padding-top:15px;
}
#single_post { background:none; }
.post_even {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
.post_content_wrapper {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-color:white;
float:right;
margin-bottom:17px;
margin-right:10px;
padding:50px 15px 10px 12px;
width:510px;
}

#single_post .post_meta {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-topleft:20px;
background:transparent none repeat scroll 0 0;
border:medium none;
float:right;
font-size:11px;
font-weight:bolder;
letter-spacing:0.2px;
line-height:14px;
margin:44px 0 0;
padding:0 15px 20px;
text-align:right;
text-transform:none;
width:100px;
}

.post_meta {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0;
-moz-border-radius-topleft:0;
background:transparent url(img/meta_stripe.gif) repeat scroll left center;
border-bottom:1px solid #444444;
border-right:medium none;
border-top:1px solid #444444;
float:right;
font-size:10px;
font-weight:bolder;
letter-spacing:0.5px;
line-height:14px;
margin:44px 0 -10px;
padding:0 15px 20px;
text-align:right;
width:100px;
}
.content_noside {
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background-color:#111111;
border-left:medium none;
border-right:medium none;
border-top:medium none;
float:right;
height:45px;
margin-bottom:0;
margin-right:10px;
margin-top:-7px;
padding:4px 0 13px;
width:537px;
}

/* post contents */

.post h2, #single_post h2, .page h2 {
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:url(img/stripe1.gif) repeat-x scroll center bottom;
color:#333333;
font-size:20px;
font-weight:bolder;
letter-spacing:0.2px;
line-height:18px;
margin:0 0 10px;
padding:0px;
width:100%;
}

.post h2 a, .post h2 a:visited, #single_post h2 span, .page h2 span {
color:#666666;
display:inline-block;
line-height:120%;
padding:0 0 13px;
}

.post h2 a:hover {
color:#222222;
text-decoration:none;
}


.post h4, #single_post h4, .page h4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:#000000 url(img/stripe1.gif) repeat-x scroll center bottom;
color:#E2E2E2;
font-size:12px;
font-weight:bolder;
letter-spacing:0.2px;
line-height:18px;
margin:0 0 10px;
padding:6px 0 10px;
text-align:center;
text-transform:lowercase;
width:100%;
}

.post h3, #single_post h3, .page h3 {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#333;
color:#E2E2E2;
font-size:12px;
font-weight:bolder;
letter-spacing:0.2px;
line-height:18px;
margin:0 0 10px;
padding:10px 0 9px;
text-align:center;
text-transform:lowercase;
width:100%;
}

.post h5, #single_post h5, .page h5 {
-moz-border-radius:5px 5px 5px 5px;
background-color:#F2F2F2;
border:1px solid #CCCCCC;
color:#666666;
display:block;
font-size:9px;
letter-spacing:0.2px;
line-height:16px;
margin:-10px 0 10px;
padding:10px 12px 8px;
text-align:justify;
width:95%;
}

.post_content h5 a, .post_content h5 a:visited, .post h5 a, #single_post h5 a, .page h5 a {
background-color:white;
border:medium none;
color:#333333;
margin:0 0 -3px;
padding:3px 4px 1px 5px;
}

.post h5 a:hover, #single_post h5 a:hover, .page h5 a:hover {
color:#00aeef;
}

.post h5 a.dlButton, #single_post h5 a.dlButton, .page h5 a.dlButton {
border:medium none;
margin:0 0 -3px;
padding:0;
vertical-align:text-bottom;
}

.post h5 a.getit, #single_post h5 a.getit, .page h5 a.getit {
background-color:transparent;
border:medium none;
line-height:0;
margin:0 0 -3px;
vertical-align:super;
}

.post h5 a.getit img, #single_post h5 a.getit img, .page h5 a.getit img {
background-color:transparent;
border:medium none;
margin:0pt 0pt -3px;
padding:0 6px 0 0;
vertical-align: text-bottom;
}

.post h8 a.getit, #single_post h8 a.getit, .page h8 a.getit {
background-color:transparent;
border:medium none;
line-height:0;
margin:0 0 -3px;
vertical-align:super;
}

.post h8 a.getit img, #single_post h8 a.getit img, .page h8 a.getit img {
background-color:transparent;
border:medium none;
margin:0pt 0pt -3px;
padding:0 6px 0 0;
vertical-align: text-bottom;
}

.post h8 a:hover .getit, #single_post h8 a:hover .getit, .page h8 a:hover .getit {
background-color:transparent;
border:medium none;
line-height:0;
margin:0 0 -3px;
vertical-align:super;
}

.post h6, #single_post h6, .page h6 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:black;
border:1px solid black;
color:white;
display:block;
font-size:11px;
letter-spacing:0.5px;
margin-bottom:8px;
padding:4px 0 3px;
text-align:center;
margin-top:15px;
width:100%;
}

/* .post h7, #single_post h7, .page h7 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#F2F2F2;
border:1px solid #CCCCCC;
color:#AAAAAA;
display:block;
font-size:10px;
font-weight:bolder;
letter-spacing:0.4px;
margin-bottom:10px;
margin-top:-8px;
padding:4px 0 2px;
text-align:center;
width:510px;
}
*/

.post h7, #single_post h7, .page h7 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#F2F2F2;
border:1px solid #CCCCCC;
color:#AAAAAA;
display:block;
font-size:10px;
font-weight:bolder;
letter-spacing:0.4px;
line-height:17px;
margin-bottom:10px;
margin-top:13px;
padding:10px 7px 7px;
text-align:center;
width:493px;
}

.post h8, #single_post h8, .page h8 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#F2F2F2;
border-color:-moz-use-text-color #CCCCCC #CCCCCC;
border-style:none solid solid;
border-width:medium 1px 1px;
color:#AAAAAA;
display:block;
font-size:10px;
font-weight:bolder;
letter-spacing:0.4px;
line-height:16px;
margin-bottom:10px;
margin-top:-8px;
padding:12px 5% 9px;
text-align:center;
width:90%;
}

.post_content {line-height:160%;
}

.post_content p {
font-family:helvetica,verdana,arial,sans-serif;
font-size:11px;
font-weight:normal;
line-height:23px;
margin:-5px 0 15px;
}

.post_content p.textonly {
margin:5px 10px 15px;
}

#pp_full_res .pp_inline p.popInfo {
color: #00aeef;
font-family:georgia;
font-size:12px;
font-style:normal;
margin-bottom:-10px;
text-align:center;
}

#pp_full_res object {
	-moz-border-radius:5px 5px 5px 5px;
padding:5px 5px 5px 3px;
}

.post_content p.text {
margin:10px;
}

.post_content a, .post_content a:visited {
-moz-border-radius:3px 3px 3px 3px;
background-color:#efefef;
color:black;
font-weight:bolder;
letter-spacing:0.2px;
padding:6px 4px 3px 5px;
text-decoration:none;
}

.post_content a.viewgallery3, .post_content a:hover.viewgallery3 {
background-color:#efefef;
padding:0px;
margin:0px;
}

.post_content blockquote a, .post_content blockquote a:visited {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:white;
color:#adadad;
letter-spacing:0.2px;
padding:5px 4px 3px 5px;
text-decoration:none;
font-weight: bolder;
}

.post_content blockquote a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#333333;
color:#EFEFEF;
font-weight:bolder;
letter-spacing:0.2px;
margin-left:-1px;
margin-right:-2px;
padding:5px 6px 3px;
text-decoration:none;
}

.post_content a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#333333;
color:#EFEFEF;
font-weight:bolder;
margin-left:-1px;
margin-right:-2px;
padding:5px 6px 3px;
text-decoration:none;
}

.post_content a.more-link, .post_content a.more-link:visited 
{
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#D2F3FF;
clear:both;
color:#00AEEF;
display:block;
height:20px;
margin:15px 0 -40px;
padding:4px 0 4px 0;
text-align:center;
text-decoration:none;
text-transform:lowercase;
width:509px;
font-weight:bolder;
}

.post_content a.more-link:hover {
background-color:white;
border:1px dashed #00AEEF;
color:#00AEEF;
margin:15px 0 -40px -1px;
padding:3px 0 3px;
text-decoration:none;
font-weight:bolder;
}

.post img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; -moz-border-radius:5px;}

.post a img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; -moz-border-radius:5px;}

.post a:hover img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; -moz-border-radius:5px;}

.post_content a:hover img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; -moz-border-radius:5px;}

.post_content a img { border:1px solid #ccc; padding:5px; margin:0 10px 0 0;  background:#f2f2f2; -moz-border-radius:5px;}

.post img.centered,div.centered { display:block; margin:0 auto; }

.post img.alignright, div.alignright {
display:inline;
height:auto;
margin:4px 0 5px 0;
width:239px;
}

.post img.alignleft, div.alignleft {
display:inline;
height:auto;
margin:4px 0 5px;
width:239px;
}

.post img.threeUp {
display:inline;
height:auto;
margin:5px 10px 0 0;
width:151px;
}

.post a.videoPop {
	border:0px;
	padding:0;
	background-color:transparent;
}

.post a.videoPop:hover {
	border:0px;
	padding:0;
	background-color:transparent;
}

.post img.wp-smiley { border:0px; padding:0px; margin:0px; background:none; }

.post table { margin:0 0 1em 0; }
.post td, .post th { border:1px solid #ccc; padding:15px; }
.post th { background:#eee; font-weight:normal; }

.post_content ul li {
background:none no-repeat scroll 3px 7px transparent;
border-bottom:1px dotted #DDDDDD;
border-top:1px dotted #DDDDDD;
font-size:11px;
font-style:oblique;
letter-spacing:0.3px;
line-height:16px;
margin:0 10px 5px;
padding:12px 20px 10px 10px;
}w.post_content ol li { margin:0 0 1em 0; }
.post_content input { margin:5px 0; }

/* post meta */
.post_meta {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0;
-moz-border-radius-topleft:0;
background:transparent url(img/meta_stripe.gif) repeat scroll left center;
border-bottom:1px solid #444444;
border-right:medium none;
border-top:1px solid #444444;
float:right;
font-size:10px;
font-weight:bolder;
letter-spacing:0.5px;
line-height:14px;
margin:44px 0 -10px;
padding:0 15px 20px;
text-align:right;
width:100px;
}
.post_meta dt { color:#999; margin:20px 0 0 0; padding-top:20px; background:url(img/dot1.gif) repeat-x top; }
.post_meta dt.meta_date { padding:16px 0 5px 0; margin:0; background:none; }
.post_meta a, .post_meta a:visited { color:#666; }
.post_meta a:hover { color:#00fa9a; }

.post_date {
font-size:32px;
letter-spacing:-0.2px;
line-height:30px;
padding:10px 0 0;
}

.post_date span { color:#666; }

/* odd post color */
.meta_comment a, .meta_comment a:visited, .post_date, .post_meta dt.meta_comment {
color:#00fa9a;
}

/* even post color */
.post_even .meta_comment a, .post_even .meta_comment a:visited, .post_even .post_date, .post_even .post_meta dt.meta_comment, .post_even .post_meta a:hover
 { color:#00fa9a; }

/* ----- right_col ----------------------------------------------------------------------------------------------------------------------------- */
.side_box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
background:transparent url(img/dot1.gif) repeat-x scroll center top;
clear:both;
color:#666666;
font-size:10px;
margin:10px 0 5px;
padding:20px 7px 10px 5px;
text-align:right;
}

//.side_box a {
//padding:20px;
//}

.first_side_box { background:none; padding:0; }

#right_col h3 {
color:whitesmoke;
font-size:22px;
font-weight:bolder;
letter-spacing:0px;
line-height:100%;
margin:0 10px 13px 3px;
padding:0;
text-transform:uppercase;
text-align:right;
}

#right_col a, #right_col a:visited {
color:#7D7D7D;
font-weight:bolder;
letter-spacing:0.4px;
}

#right_col a:hover {
color:whitesmoke;
}

.side_box ul { margin:0; }

/* ----- Adjustments Made Here ----- */

.side_box li { margin:0 0 1em 0; line-height:140%; padding:5px 10px 0 40px;}


#right_col ul li {
padding:5px;
}

#tag_list .wp-tag-cloud ul {
padding:0px;
}

.side_box li li { padding:0 0 0 1em; margin:3px 0; }

#information_area {
margin:0 0 10px;
padding:0;
}


#information {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/stripe4.gif) repeat scroll left top;
border:3px solid DimGray;
color:grey;
font-size:14px;
letter-spacing:0.2px;
line-height:160%;
margin:16px 6px 12px 3px;
padding:10px 5px 9px 16px;
text-transform:lowercase;
}

#information:hover{

border:3px solid #eeff7f;
}

#entries_rss { font-size:11px; background:url(img/entries_rss.gif) no-repeat left top; padding:2px 0 0 18px; margin:8px 15px 0 0; float:right; display:inline; }
#entries_rss a:hover { text-decoration:none; }

/* search area */
#search_area {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-topleft:5px;
background:#414141 none repeat scroll 0 0;
height:27px;
margin:0 0 7px;
width:240px;
}
#search_input { float:left; margin:7px 0 0 10px; border:0px; height:15px; display:inline; width:150px; font-size:12px; color:#999; background:transparent; }
#search_button { float:right; }

#tag_list {
background:url("img/dot1.gif") repeat-x scroll center top transparent;
margin:20px -2px -15px -1px;
padding-top:15px;
}

.search_tag {
background:url("img/tag1.gif") no-repeat scroll left top transparent;
display:block;
float:left;
font-size:16px;
margin-bottom:0;
margin-left:5px;
margin-right:5px;
padding:2px 0 2px 24px;
}


.search_tag:hover { text-decoration:none; }
.active_search_tag { background:url(img/tag2.gif) no-repeat left top; }


#tag_list .wp-tag-cloud {
-moz-background-inline-policy:continuous;
-moz-border-radius:10px 10px 10px 10px;
background:none repeat scroll 0 0 #000000;
clear:both;
display:none;
margin:20px 0 10px;
padding:15px 12px 9px;
}

#tag_list .wp-tag-cloud a:hover{
color: #00FA9A;
text-decoration:none;
}

#tag_list .wp-tag-cloud li {
display:list-item;
line-height:5px;
margin:0 0 0 0;
}

#search_area_top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
margin:0 10px 25px 9px;
padding:0;
}

/* calendar */
#wp-calendar { margin:0 auto; width:100%; color:#777; }
#wp-calendar th, #wp-calendar td { border:1px solid #444; padding:0; width:14%; line-height:220%; text-align:center; }
#wp-calendar th { line-height:100%; padding:4px 0 2px 0; font-weight:normal; }
#wp-calendar td a, #wp-calendar td a:visited { display:block; text-decoration:none; color:#f3dc19; background:#111; }
#wp-calendar td a:hover { text-decoration:none;  background:#444; }
#wp-calendar caption { padding:8px 0; }
#wp-calendar th { background:#111; }
#wp-calendar tfoot td { border:none; padding:5px 0; }
#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited
  { text-decoration:none; background:none; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { text-decoration:underline; }
#wp-calendar td#today { background:#111; color:#f3dc19; text-decoration:underline; }

/* recent post date (for non widget user) */
.side_box li.side_date { margin:0; padding:0; }

/* ----- footer ------------------------------------------------------------------------------------------------------------------------------- */
#copyright {
color:#B9B9B9;
display:block;
float:none;
margin:0 0 0 10%;
padding:20px;
text-align:center;
}
#copyright li { float:left; display:inline; font-size:11px; margin:0 10px 0 0; padding:0 0 0 13px; background:url(img/footer_line.gif) no-repeat left center; }
#copyright li a, #copyright li a:visited {
color:White;
font-size:12px;
font-weight:bolder;
letter-spacing:0.1px;
text-align:center;
text-decoration:none;
}

#return_top a { position:absolute; position:fixed; right:20px; bottom:15px; width:26px; height:41px;
                display:block; background:url(img/return_top.png) no-repeat left top; }
#return_top a:hover { background:url(img/return_top.png) no-repeat right top; }


/* ----- page ---------------------------------------------------------------------------------------------------------------------------------- */
#page_noside_contents { background:url(img/side_noside.gif) repeat-y; padding:30px 122px 10px; }
#page_noside_header { background:url(img/header_noside.gif) no-repeat top; height:32px; margin:-32px 0 0 0; }
#page_noside_post { padding:0 15px 20px; background:none; }
#footer_noside { background:url(img/footer_noside.gif) no-repeat top; height:90px; }


/* ----- archive/category/tag/search/ ---------------------------------------------------------------------------------------------------------- */
#headline {
/* background:transparent url(img/headline_bottom.gif) no-repeat scroll left bottom;*/
margin:0 0 -20px 165px;
width:510px;
}

#headline p {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#EEFF7F;
color:#4F4F4F;
float:right;
font-size:13px;
font-weight:bold;
letter-spacing:0.2px;
line-height:100%;
margin:17px 8px 13px;
padding:15px 10px 14px 17px;
text-align:center;
text-transform:lowercase;
width:100%;
}

.archive_contents { margin:0 0 20px 0; padding:0 15px 20px; background:url(img/dot1.gif) repeat-x bottom; }
.archive_contents h2 { font-size:14px; margin:0 0 5px 0; padding:0; }
.archive_meta { margin:0 0 5px 0; color:#999; }
.archive_meta a, .archive_meta a:visited { color:#999; }
.archive_meta li { display:inline; font-size:11px; margin:0 10px 0 0; }
.archive_contents p { font-size:11px; margin:0; }
.archive_contents p a, .archive_contents p a:visited { color:#777; }
.archive_contents p a:hover { color:#33a8e5; }

/* ----- page navi ----------------------------------------------------------------------------------------------------------------------------- */
.page_navi {
display:block;
margin:10px 0 -10px;
padding:0 0 0;
text-align:center;
width:100%;
}

.page_navi li { line-height:0%; display:inline; padding:0; margin:0; font-size:11px; }

.page_navi a, .page_navi a:visited, .page_navi a:hover, .page_navi span.current, .page_navi span.pages, .page_navi span.extend, .page_navi span.current, .page_navi span.dots {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#333333;
color:#888888;
display:inline-block;
font-size:11px;
font-weight:bolder;
height:30px;
line-height:32px;
margin:0 5px 0 0;
padding:0;
text-align:center;
width:30px;
}


.page_navi a:hover {
background-color:#555555;
color:#00fa9a;
padding:0px;
text-decoration:none;
}

.page_navi span.current {
-moz-border-radius-bottomleft:17px;
-moz-border-radius-bottomright:17px;
-moz-border-radius-topleft:17px;
-moz-border-radius-topright:17px;
background-color:#00fa9a;
color:white;
display:inline-block;
font-size:13px;
height:30px;
line-height:30px;
margin:0 3px 0 0;
padding:3px;
text-align:center;
width:30px;
}

/* ----- header-menu --------------------------------------------------------------------------------------------------------------------------- */
#header_menu {
display:inline;
float:right;
height:52px;
margin:20px 0 0;
}
#menu {
float:left;
font-size:11px;
height:52px;
margin:0;
}
#menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E9E9E9 none repeat scroll 0 0;
line-height:1;
margin:6px 0 0;
padding:0;
}
#menu li {
border-left:1px solid white;
float:left;
height:48px;
left:0;
margin:2px 0 0;
position:relative;
text-align:center;
width:115px;
z-index:10;
}
#menu ul li {
border-left:medium none;
height:auto;
left:auto;
margin:0;
padding:0;
}
#menu a:link, #menu a:visited {
color:black;
display:block;
font-size:11px;
font-weight:bolder;
letter-spacing:0.2px;
padding:19px 30px 14px;
position:relative;
text-transform:lowercase;
}
#menu a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#888888;
text-decoration:none;
}
#menu ul {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
display:block;
height:100%;
left:0;
opacity:0;
position:absolute;
text-align:left;
top:49px;
width:100%;
}
#menu ul ul {
display:block;
margin:0 0 0 115px;
top:0;
}
#menu ul a:link, #menu ul a:visited, #menu .current_page_item ul a:link, #menu .current_page_item ul a:visited, #menu ul .current_page_item a:link, #menu ul .current_page_item a:visited, #menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited, #menu .current-cat ul a:link, #menu .current-cat ul a:visited, #menu ul .current-cat a:link, #menu ul .current-cat a:visited, #menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E9E9E9 none repeat scroll 0 0;
color:black;
display:inline-block;
line-height:0px;
margin:0 0 0;
padding:13px 6px 12px;
text-align:center;
width:102px;
}
#menu ul a:hover, #menu .current_page_item ul a:hover, #menu .current-cat ul a:hover, #menu .first_menu ul a:hover, #menu .last_menu ul a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ffffff none repeat scroll 0 0;
color:#00FA9A;
}
#menu .current_page_item, #menu .current-cat {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF url(img/stripe2.gif) repeat scroll left top;
z-index:10;
}
#menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current-cat a:link, #menu .current-cat a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/header_menu_arrow.gif) no-repeat scroll center bottom;
color:#00FA9A;
padding-bottom:21px;
}
#menu ul .current_page_item a:link, #menu ul .current_page_item a:visited, #menu ul .current-cat a:link, #menu ul .current-cat a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF url(img/stripe2.gif) repeat scroll left top;
color:#00FA9A;
}
#menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited, #menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
color:black;
}
#menu ul .current_page_item ul a:hover, #menu ul .current-cat ul a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#00FA9A;
}
#menu .first_menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
}
#menu .first_menu_active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
}
#menu .first_menu a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
#menu .last_menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
#menu .last_menu_active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
}
#menu .last_menu a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
#menu ul .parent_menu > a:link, #menu ul .parent_menu > a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(img/arrow4.gif) no-repeat scroll right 14px;
}
#menu ul .parent_menu > a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF url(img/arrow4.gif) no-repeat scroll right 14px;
}


/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }


/* exlude MacIE7 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE7 */

/* New Classes */

.logoImg {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:white;
border:medium none;
margin-left:20px;
margin-top:3px;
padding:7px 15px 7px 9px;
}


.alignleft {
margin-right: 0px;
}

.alignright {
margin-left: 0px;
}

.info {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background:#E2E2E2 none repeat scroll 0 0;
border-bottom:1px dotted #CCCCCC;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
color:black;
display:block;
font-weight:bolder;
line-height:16px;
margin:-10px 0 10px;
padding:12px 12px 8px;
text-align:center;
}

.info a, .info a:visited {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:white;
color:#ADADAD;
font-weight:bolder;
letter-spacing:0.2px;
padding:3px 7px 1px 8px;
text-decoration:none;
}

.info a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#333333;
color:#eeff7f;
font-weight:bolder;
letter-spacing:0.2px;
padding:2px 7px 1px 8px;
text-decoration:none;
}

.archive_contents img {
width:475px;
margin-left:-1px;
height:auto;
margin-top:20px;
margin-bottom:15px;
}

.archive_contents blockquote {
line-height:20px;
font-size:11px;
text-align:justify;

padding-bottom:11px;
margin-bottom:20px;
margin-left:-2px;
}

.read_more a, .read_more a:visited {
-moz-border-radius:5px 5px 5px 5px;
background-color:#EFEFEF;
clear:both;
color:grey;
display:block;
font-weight:bolder;
height:20px;
letter-spacing:0.4px;
margin:15px 0 0;
padding:2px 0 5px;
text-align:center;
text-decoration:none;
text-transform:lowercase;
width:509px;
}

.read_more a:hover {
background-color:white;
border:1px dashed #E2E2E2;
font-weight:bolder;
margin:15px 0 0 -1px;
padding:1px 0 4px;
text-decoration:none;
color: #00aeef;
}

.caption {
background-color:#f9f9f9;
display:block;
padding:6px 0px 3px 0px;
color:grey;
text-align:center;
font-weight:bolder;
letter-spacing:.3px;
font-size:10px;
margin-top:-12px;

width:100%;
margin-bottom:10px;
border:1px solid #e1e1e1;
-moz-border-radius:5px;
}

.lastNext {
border-top:1px dotted #ccc;
padding-top:16px;
margin-top:16px;
display:block;
}

.post_content .lastList a {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:transparent;
border:1px solid #E2E2E2;
color:#9E9E9E;
display:inline-block;
float:left;
font-weight:bolder;
height:39px;
line-height:14px;
padding:15px 10px 3px 18px;
text-align:left;
width:220px;
}


.post_content .lastList a:hover {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
font-weight:bolder;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#333;
border:1px solid #333;
color:#eeff7f;
display:inline-block;
float:left;
height:39px;
padding:15px 10px 3px 18px;
text-align:left;
width:220px;
line-height:14px;
}

.post_content .nextList a {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:transparent;
border:1px solid #e2e2e2;
color:#9E9E9E;
padding:15px 18px 3px 10px;
width:220px;
float:right;
display:inline-block;
text-align: right;
height:39px;
line-height:14px;
}

.post_content .nextList a:hover {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;;
background-color:#333;
border:1px solid #333;
color:#eeff7f;
display:inline-block;
float:right;
height:39px;
padding:15px 18px 3px 10px;
text-align:right;
width:220px;
line-height:14px;
}

#right_col .side_box .xoxo a {
font-size:13px;

font-weight:bolder;
letter-spacing:0.6px;
margin-left:2px;
text-transform:lowercase;
color:#00fa9a;
text-align:center;
width:195px;
display:block;
}

#right_col .textwidget a {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
background-color:#414141;
color:#777777;
display:block;
font-size:11px;
font-weight:bolder;
margin-left:4%;
padding:11px 10px 8px;
text-align:center;
text-transform:lowercase;
width:82%;
margin-top:2%;
}

#right_col .textwidget a:hover {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
background-color:whitesmoke;
color:#414141;
display:block;
font-size:11px;
font-weight:bolder;
letter-spacing:0.2px;
margin-left:4%;
padding:11px 10px 8px;
text-align:center;
text-transform:lowercase;
width:82%;
margin-top:2%;
word-spacing:0;
}

.post_content .bubble {
background-color:#fff;
padding:6px 8px 3px;
-moz-border-radius-bottomleft:9px;
-moz-border-radius-bottomright:9px;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
font-weight:bolder;
}

.post-edit-link {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#222222;
font-size:11px;
margin:5px 0 0 0px;
padding:6px 7px 3px;
display:block;
text-align:center;
width:30px;
float:right;
}
.post-edit-link:hover {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#444;
font-size:11px;
margin:5px 0 0 0px;
padding:6px 7px 3px;
width:30px;
float:right;
display:block;
}

.post_meta .post-edit-link a:hover { color:#333; }

.post_content .priceTag {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#96FF8F;
color:#32A52B;
font-size:11px;
margin-left:1px;
margin-right:5px;
padding-bottom:2px;
padding-left:5px;
padding-right:6px;
padding-top:4px;
top:5px;
}

.post_content .giftNumber {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:black;
color:white;
display:inline-block;
font-size:11px;
margin-right:1%;
padding-bottom:1px;
padding-top:3px;
text-align:center;
width:5%;
}

.post_content .priceTagR {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:lightgreen;
color:green;
display:inline-block;
font-size:11px;
font-weight:bolder;
letter-spacing:0.6px;
padding-bottom:1px;
padding-top:3px;
text-align:center;
width:7%;
}

.post_content .giftTitle {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:black;
color:white;
display:inline-block;
font-size:11px;
font-weight:bolder;
letter-spacing:0.7px;
margin-right:1%;
padding-bottom:1px;
padding-top:3px;
text-align:center;
width:86%;
}

.post_content .giftTitle a{
color:lightgreen;
background-color:transparent;
}

.post_content .giftTitle a:hover{
color:black;
background-color:lightgreen;
}

.post_content .qhead {
-moz-border-radius-topleft:5px;
background-color:#00AEEF;
color:white;
display:inline-block;
font-size:20px;
font-weight:bolder;
margin-right:7px;
padding:7px 4px 4px 6px;
text-align:center;
vertical-align:text-bottom;
width:25px;
}

.post_content .qhead2 {
-moz-border-radius-topleft:5px;
background-color:#00AEEF;
color:white;
float:left;
font-size:20px;
font-weight:bolder;
height:29px;
margin-right:7px;
padding:16px 6px 4px;
text-align:center;
vertical-align:text-bottom;
width:25px;
}

.post_content .question {
-moz-border-radius-topright:5px;
background-color:#EFEFEF;
display:inline-block;
font-weight:bolder;
margin-left:-8px;
margin-top:9px;
padding:6px 3px 5px 10px;
vertical-align:text-bottom;
width:458px;
}

.post_content .question2 {
-moz-border-radius-topright:5px;
background-color:#EFEFEF;
float:left;
font-size:11px;
font-weight:bolder;
margin-left:-8px;
margin-top:0;
padding:6px 3px 5px 10px;
vertical-align:text-bottom;
width:458px;
}

.post_content .answer {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
border-color:#EFEFEF;
border-style:solid;
border-width:1px;
letter-spacing:0.2px;
line-height:18px;
margin-right:5px;
margin-top:-15px;
padding:9px 15px;
border-top:none;
}

.post_content .convoA {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:2px solid #333333;
display:inline-block;
float:none;
letter-spacing:0px;
line-height:16px;
margin-bottom:6px;
margin-right:0;
margin-top:0;
padding:7px 15px 6px;
width:477px;
}

.post_content .convohA {
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:4px;
background-color:#333333;
color:white;
display:inline-block;
font-size:12px;
font-weight:bolder;
height:10px;
margin-left:-15px;
margin-right:8px;
margin-top:-13px;
padding:3px 0 8px 1px;
text-align:center;
vertical-align:middle;
width:18px;
}

.post_content .convoB {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:2px solid #c1c1c1;
display:inline-block;
float:none;
letter-spacing:0px;
line-height:16px;
margin-bottom:6px;
margin-right:0;
margin-top:0;
padding:7px 15px 6px;
width:477px;
color:#A1A1A1;
}

.post_content .convohB {
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:4px;
background-color:#c1c1c1;
color:white;
display:inline-block;
font-size:12px;
font-weight:bolder;
height:10px;
margin-left:-15px;
margin-right:8px;
margin-top:-13px;
padding:3px 1px 8px 0;
text-align:center;
vertical-align:middle;
width:18px;
}

.miles {
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#dbbeff;
color:#333;
display:block;
float:left;
font-size:32px;
font-weight:bolder;
letter-spacing:-0.5px;
line-height:22px;
margin-bottom:2px;
padding:16px 0 9px;
text-align:center;
width:105px;
}

.milesTotal {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
background-color:#333333;
color:#E2E2E2;
display:block;
float:left;
font-size:12px;
font-weight:bolder;
letter-spacing:0.7px;
line-height:20px;
padding:7px 0 6px;
text-align:center;
width:105px;
}

.post_content h6 a, .post_content h6 a:visited {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#666666;
color:#000000;
font-weight:bolder;
letter-spacing:0.2px;
padding:3px 4px 1px 5px;
text-decoration:none;
}

.post_content h6 a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#333333;
color:#EFEFEF;
font-weight:bolder;
letter-spacing:0.2px;
margin-left:-1px;
margin-right:-2px;
padding:3px 6px 1px;
text-decoration:none;
}

.post_content h8 a, .post_content h8 a:visited {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:white;
color:#9E9E9E;
font-weight:bolder;
letter-spacing:0.2px;
padding:3px 4px 1px 5px;
text-decoration:none;
}

.post_content h8 a.getit, .post_content h8 a.getit:hover {
background-color:transparent;
}

.post_content h8 a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;

-moz-border-radius-topright:3px;
background-color:#333333;
color:#EFEFEF;
font-weight:bolder;
letter-spacing:0.2px;
margin-left:-1px;
margin-right:-2px;
padding:3px 6px 1px;
text-decoration:none;
}

.post_content h7 a, .post_content h7 a:visited {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:white;
color:#9E9E9E;
font-weight:bolder;
letter-spacing:0.2px;
padding:3px 4px 1px 5px;
text-decoration:none;
}

.post_content h7 a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#333333;
color:#EFEFEF;
font-weight:bolder;
letter-spacing:0.2px;
margin-left:-1px;
margin-right:-2px;
padding:3px 6px 1px;
text-decoration:none;
}


//.post_content #related-posts a{
//color:#00aeef;
//background-color:#e2e2e2;
//line-height:22px;
//}

.post_content #related-posts li a{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#efefef;
color:#00AEEF;
line-height:22px;
padding:4px 9px 2px;
display:block;
margin-left:-18px;
}

.post_content #related-posts li a:hover{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#dcf5ff;
line-height:22px;
padding:4px 9px 2px;
display:block;
margin-left:-18px;
}

.post_content #related-posts ul li {
list-style:none;
}

#related-posts-widget h2 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#00445E;
border-bottom:1px solid #00AEEF;
color:#00AEEF;
font-size:22px;
letter-spacing:0.5px;
margin-top:-3px;
padding:11px 20px 5px 11px;
text-align:left;
text-transform:uppercase;
}

#related-posts-widget ul {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
background-color:#444444;
letter-spacing:0.5px;
margin-bottom:-4px;
margin-top:-19px;
padding:10px 5px 6px 2px;
text-align:left;
}

#related-posts-widget li {
letter-spacing:0.5px;
line-height:13px;
list-style-image:url(http://www.los-list.com/blog/wp-content/uploads/2010/01/listBullet02.png);
list-style-position:outside;
margin-bottom:0;
margin-left:19px;
margin-top:-2px;
overflow:visible;
}

#right_col #related-posts-widget a {
color:#000000;
display:block;

font-size:10px;
font-weight:bolder;
height:13px;
letter-spacing:0;
margin-left:-6px;
overflow:hidden;
}

#right_col #related-posts-widget a:hover {
color:#00aeef;
display:block;
font-size:10px;
font-weight:bolder;
height:13px;
letter-spacing:0.4px;
margin-left:-6px;
overflow:hidden;
}

#recent-posts-5 h3 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#222222;
border-bottom:1px solid #EEFF7F;
color:#EEFF7F;
display:block;
font-size:22px;
letter-spacing:0.5px;
margin:0 0 14px;
padding:12px 20px 5px 11px;
text-align:left;
text-transform:uppercase;
width:217px;
}

#recent-posts-5 ul {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
background-color:#444444;
letter-spacing:0.5px;
margin-bottom:-4px;
margin-top:-13px;
padding:10px 5px 6px 2px;
text-align:left;
}

#recent-posts-5 li {
letter-spacing:0.5px;
line-height:13px;
list-style-image:url(http://www.los-list.com/blog/wp-content/uploads/2010/01/listBullet04.png);
list-style-position:outside;
margin-bottom:0;
margin-left:19px;
margin-top:-2px;
overflow:visible;
}

#right_col #recent-posts-5 a {
color:#000000;
display:block;
font-size:10px;
font-weight:bolder;
height:13px;
letter-spacing:0;
margin-left:-6px;
overflow:hidden;
}

#right_col #recent-posts-5 a:hover {
color:#eeff7f;
display:block;
font-size:10px;
font-weight:bolder;
height:13px;
letter-spacing:0.4px;
margin-left:-6px;
overflow:hidden;
}

/* ----- popular posts ------------------------------------------------------------------------------------------------------------------------- */

#wpp-3 h3 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#222222;
border-bottom:1px solid pink;
color:pink;
display:block;
font-size:22px;
letter-spacing:0.5px;
margin:0 0 14px;
padding:12px 20px 5px 11px;
text-align:left;
text-transform:uppercase;
width:213px;
}

#wpp-3 ul {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
background-color:#444444;
letter-spacing:0.5px;
margin-bottom:-4px;
margin-top:-13px;
padding:10px 5px 6px 2px;
text-align:left;
}

#wpp-3 li {
letter-spacing:0.5px;
line-height:13px;
list-style-image:url(http://www.los-list.com/blog/wp-content/uploads/2010/01/listBullet05.png);
list-style-position:outside;
margin-bottom:0;
margin-left:19px;
margin-top:-2px;
overflow:visible;
}

#right_col #wpp-3 a:hover {
color:pink;
display:block;
font-size:10px;
font-weight:bolder;
height:13px;
letter-spacing:0.4px;
margin-left:-6px;
overflow:hidden;
}

#right_col #wpp-3 a {
color:#000000;
display:block;
font-size:10px;
font-weight:bolder;
height:13px;
letter-spacing:0;
margin-left:-6px;
overflow:hidden;
}

#sliderbody, #sliderbody img {
height:350px;
width:950px;
}


.post a .alignleft {
margin-right:0;
margin-top:0;
padding:4px;
float:left;
width: 240px;
display:inline;
height:auto;
margin:0 -10px 0 0;
}
.post a .alignright {
margin-left:-10px;
margin-top:0;
padding:4px;
float:right;
width: 240px;
display:inline;
height:auto;
margin:0 0 0 -5px;
}
.post a:hover .alignleft {
background-color:#000000;
margin-top:0;
padding:4px;
float:left;
width: 240px;
display:inline;
height:auto;
margin:0 -10px 0 0;
}
.post a:hover .alignright {
background-color:#000000;
margin-left:-10px;
margin-top:0;
padding:4px;
float:right;
width: 240px;
display:inline;
height:auto;
margin:0 0 0 -5px;
}

.post a:hover .aligncenter {
background-color:#000000;
-moz-border-radius:5px 5px 5px 5px;
border:1px solid #CCCCCC;
margin:0 10px 0 0;
padding:5px;
}

.post a .videoPop {
background-color:#000000;
margin-top:0;
padding:4px;
margin:0 0 0 -5px;
}

.post a:hover .videoPop {
background-color:#000000;
margin-top:0;
padding:0px;
margin:0px;
}

/* root element for single scroll */
	.scroll {
		position:relative;
		overflow:hidden;
		width: 394px;
		height: 266px;
		float:left;
	}
	
	/* root element for the scroll pics */
	.scroll .pics {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scroll item */
	.pics img {
		float:left;
		cursor:pointer;
		width:400px;
		margin:0px;
	}
	
	/* possible settings for the active scroll */
	.scroll.active {
	
	}

