


body {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #F2F2F2;
    color: black;
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}



a, a:visited {
    color: #7F8E91;
    outline: medium none;
    text-decoration: 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 {
    background-color: transparent;
    line-height: 0;
    list-style-type: none;
    margin: 0 0 1em;
    padding: 0;
}

ul li {
    background-color: transparent;
    line-height: normal;
    margin: 0;
    padding: 0;
}

ol {
    background-color: transparent;
    margin: 0 0 1em 23px;
    padding: 0;
}
* html ol {
    margin: 0 0 1em 23px;
    padding: 0;
}

ol li {
    padding: 0 0 5px;
}

form, table, input, textarea, dl, dt, dd {
    margin: 0;
    padding: 0;
}

table {
    border: 0 none;
    border-collapse: collapse;
    width: 100%;
}

dd.indextags {
    max-height: 95px;
    overflow: hidden;
}

dd.indexcats {
    max-height: 180px;
    overflow: hidden;
}

blockquote {
    -moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
    background-color: #EFEFEF;
    color: black;
    margin: 0 0 1em;
    padding: 21px 21px 2px;
    text-align: center;
}

blockquote.singleFront {
    -moz-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
    background-color: #EFEFEF;
    color: black;
    margin: 15px 0 1em;
    padding: 16px 18px 10px;
    text-align: center;
}

blockquote p {
    margin: 0 0 5px;
}

.quote_bottom {
    height: 1px;
    margin-right: -10px;
}

pre {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    margin: 0 0 1em;
    overflow: auto;
    padding: 10px 20px;
}

object {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
}

.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;
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;
border-radius: 5px 5px 5px 5px;
    background-color: #000000;
    border: medium none;
    height: 8px;
    margin-bottom: 11px;
    margin-top: 19px;
    width: 8px;
}

.post h1, #single_post h1, .page h1 {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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 {
    border: 3px solid black;
    height: auto;
    margin: 0 0 1em;
    text-align: center;
}

.audioplayer_container > object {
    -moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
    background-color: transparent;
    border: 0 solid #F1F1F1;
    height: 32px;
    padding: 0;
}

#wrapper {
    margin: 0 auto;
    width: 950px;
}

#header {
    background: none repeat scroll 0 0 transparent;
}

#contents {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#left_col {
    display: inline;
    float: left;
    margin: 15px 0 0 2px;
    width: 678px;
}

#right_col {
    display: inline;
    float: right;
    height: 100%;
    margin: 34px 9px 30px 1px;
    padding-bottom: 100%;
    width: 260px;
}

#footer {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #E4E4E4;
    border-top: 1px solid #E1E1E1;
    height: 50px;
    margin-top: 5px;
    text-align: center;
}

#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;
}

#logo a, #logo a:visited {
    color: #333333;
    font-size: 24px;
}

#logo a:hover {
    color: #33A8E5;
    text-decoration: none;
}

#logo h1 {
    color: #AAAAAA;
    font-size: 11px;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 0;
}

.post {
    -moz-border-radius-topleft: 20px;
border-radius-topleft: 20px;
    padding-top: 15px;
}

#single_post {
    background: none repeat scroll 0 0 transparent;
}

.post_even {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

.post_content_wrapper {
    -moz-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 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-inline-policy: continuous;
    -moz-border-radius-topleft: 20px;
border-radius-topleft: 20px;
    background: none repeat scroll 0 0 transparent;
    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-inline-policy: continuous;
    -moz-border-radius-bottomleft: 0;
border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
border-radius-topleft: 0;
    background: url("img/meta_stripe.gif") repeat scroll left center transparent;
    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: 15px 15px 0 0;
border-radius: 15px 15px 0 0;
    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 h2, #single_post h2, .page h2 {
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
	border-radius-topleft: 12px;
    border-radius-topright: 12px;
    background: url("img/stripe1.gif") repeat-x scroll center bottom transparent;
    color: #333333;
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 0.2px;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}

.post h2 a, .post h2 a:visited, #single_post h2 span, .page h2 span {
			-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
color:#000000;
display:inline-block;
font-weight:200;
letter-spacing:-0.5px;
line-height:38px;
padding:7px 10px 12px 150px;
}


.post h2 a:hover {
			-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    color: #222222;
    text-decoration: none;
}

.post h4, #single_post h4, .page h4 {
    -moz-background-inline-policy: continuous;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
	border-radius-topleft: 12px;
    border-radius-topright: 12px;
    background: url("img/stripe1.gif") repeat-x scroll center bottom #000000;
    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: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: #333333;
    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;
    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 h5.singleImg, #single_post h5.singleImg, .page h5.singleImg {
    -moz-border-radius: 5px 5px 5px 5px;
    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: 7px 0;
    padding: 10px 12px 8px;
    text-align: justify;
    width: 485px;
}

#single_post h5.singleImg {
    -moz-border-radius: 5px 5px 5px 5px;
    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: 2px 0;
    padding: 10px 12px 8px;
    text-align: justify;
    width: 484px;
}

.post_content h5 a, .post_content h5 a:visited, .post h5 a, #single_post h5 a, .page h5 a {
			-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    background-color: white;
    border: medium none;
    color: #333333;
    margin: 0 0 -3px;
    padding: 3px 5px 2px 5px;
}

.post h5 a:hover, #single_post h5 a:hover, .page h5 a:hover {
			-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    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: 0 0 -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: 0 0 -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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: black;
    border: 1px solid black;
    color: white;
    display: block;
    font-size: 11px;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    margin-top: 15px;
    padding: 4px 0 3px;
    text-align: center;
    width: 100%;
}

.post h7, #single_post h7, .page h7 {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 5px 5px 3px;
}

.post_content p.text {
    margin: 10px;
}

.post_content a, .post_content a:visited {
			-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    -moz-border-radius: 3px 3px 3px 3px;
    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:hover {
			-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: #D2F3FF;
    clear: both;
    color: #00AEEF;
    display: block;
    font-weight: bolder;
    height: 20px;
    margin: 15px 0 -40px;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 509px;
}

.post_content a.more-link:hover {
    background-color: white;
    border: 1px dashed #00AEEF;
    color: #00AEEF;
    font-weight: bolder;
    margin: 15px 0 -40px -1px;
    padding: 3px 0;
    text-decoration: none;
}

.post img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post a img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post a:hover img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post_content a:hover img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post_content a img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post img.centered, div.centered {
    display: block;
    margin: 0 auto;
}

.post img.threeUp {
    display: inline;
    height: auto;
    margin: 5px 10px 0 0;
    width: 151px;
}

.post a.videoPop {
    background-color: transparent;
    border: 0 none;
    padding: 0;
}

.post a.videoPop:hover {
    background-color: transparent;
    border: 0 none;
    padding: 0;
}

.post img.wp-smiley {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
}

.post table {
    margin: 0 0 1em;
}

.post td, .post th {
    border: 1px solid #CCCCCC;
    padding: 15px;
}

.post th {
    background: none repeat scroll 0 0 #EEEEEE;
    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;
}

.post_content input {
    margin: 5px 0;
}

.post_meta {
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    background: none repeat scroll 0 0 white;
    border-color: -moz-use-text-color #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: none groove none none;
    border-width: medium 1px medium medium;
    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 {
    background: url("img/dot1.gif") repeat-x scroll center top transparent;
    color: #999999;
    margin: 20px 0 0;
    padding-top: 20px;
}

.post_meta dt.meta_date {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 16px 0 5px;
}

.post_meta a, .post_meta a:visited {
    color: #666666;
}

.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: #666666;
}

.meta_comment a, .meta_comment a:visited, .post_date, .post_meta dt.meta_comment {
    color: #00FA9A;
}

.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;
}

.side_box {
    -moz-background-inline-policy: continuous;
    -moz-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    background: url("img/dot1.gif") repeat-x scroll center top transparent;
    clear: both;
    color: #FFFFFF;
    font-size: 10px;
    margin: 10px 0 5px 7px;
    padding: 20px 7px 10px 5px;
    text-align: right;
    width: 236px;
}

.first_side_box {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}

#right_col h3 {
    color: whitesmoke;
    font-size: 22px;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: 100%;
    margin: 0 10px 13px 3px;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}

#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;
}

.side_box li {
    line-height: 140%;
    margin: 0 0 1em;
    padding: 5px 10px 0 40px;
}

#right_col ul li {
    padding: 5px;
}

#tag_list .wp-tag-cloud ul {
    padding: 0;
}

.side_box li li {
    margin: 3px 0;
    padding: 0 0 0 1em;
}

#information_area {
    margin: 0 0 10px;
    padding: 0;
}

#information {
    -moz-background-inline-policy: continuous;
    background: url("img/stripe4.gif") repeat scroll left top transparent;
    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 {
    background: url("img/entries_rss.gif") no-repeat scroll left top transparent;
    display: inline;
    float: right;
    font-size: 11px;
    margin: 8px 15px 0 0;
    padding: 2px 0 0 18px;
}

#entries_rss a:hover {
    text-decoration: none;
}

#search_area {
    -moz-background-inline-policy: continuous;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
	border-radius-bottomleft: 5px;
    border-radius-topleft: 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    height: 27px;
    margin: 0 0 7px;
    width: 240px;
}

#search_input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #00AEEF;
    display: inline;
    float: left;
    font-size: 12px;
    height: 15px;
    margin: 7px 0 0 10px;
    width: 150px;
}

#search_button {
    float: right;
}

#tag_list {
    background: url("img/dot1.gif") repeat-x scroll center top transparent;
    margin: 20px -2px -15px 3px;
    padding-top: 15px;
    width: 236px;
}

.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 scroll left top transparent;
}

#tag_list .wp-tag-cloud {
    -moz-background-inline-policy: continuous;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    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;
}

#search_area_top {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    margin: 0 10px 25px 9px;
    padding: 0;
}

#wp-calendar {
    color: #777777;
    margin: 0 auto;
    width: 100%;
}

#wp-calendar th, #wp-calendar td {
    border: 1px solid #444444;
    line-height: 220%;
    padding: 0;
    text-align: center;
    width: 14%;
}

#wp-calendar th {
    font-weight: normal;
    line-height: 100%;
    padding: 4px 0 2px;
}

#wp-calendar td a, #wp-calendar td a:visited {
    background: none repeat scroll 0 0 #111111;
    color: #F3DC19;
    display: block;
    text-decoration: none;
}

#wp-calendar td a:hover {
    background: none repeat scroll 0 0 #444444;
    text-decoration: none;
}

#wp-calendar caption {
    padding: 8px 0;
}

#wp-calendar th {
    background: none repeat scroll 0 0 #111111;
}

#wp-calendar tfoot td {
    border: medium none;
    padding: 5px 0;
}

#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}

#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
    text-decoration: underline;
}

#wp-calendar td#today {
    background: none repeat scroll 0 0 #111111;
    color: #F3DC19;
    text-decoration: underline;
}

.side_box li.side_date {
    margin: 0;
    padding: 0;
}

#copyright {
    color: #B9B9B9;
    display: block;
    float: none;
    margin: 0 0 0 10%;
    padding: 20px;
    text-align: center;
}

#copyright li {
    background: url("img/footer_line.gif") no-repeat scroll left center transparent;
    display: inline;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
    padding: 0 0 0 13px;
}

#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 {
    background: url("img/return_top.png") no-repeat scroll left top transparent;
    bottom: 15px;
    display: block;
    height: 41px;
    position: fixed;
    right: 20px;
    width: 26px;
}

#return_top a:hover {
    background: url("img/return_top.png") no-repeat scroll right top transparent;
}

#page_noside_contents {
    background: url("img/side_noside.gif") repeat-y scroll 0 0 transparent;
    padding: 30px 122px 10px;
}

#page_noside_header {
    background: url("img/header_noside.gif") no-repeat scroll center top transparent;
    height: 32px;
    margin: -32px 0 0;
}

#page_noside_post {
    background: none repeat scroll 0 0 transparent;
    padding: 0 15px 20px;
}

#footer_noside {
    background: url("img/footer_noside.gif") no-repeat scroll center top transparent;
    height: 90px;
}

#headline {
    margin: 0 0 -20px 165px;
    width: 510px;
}

#headline p {
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 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 {
    background: url("img/dot1.gif") repeat-x scroll center bottom transparent;
    margin: 0 0 20px;
    padding: 0 15px 20px;
}

.archive_contents h2 {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
}

.archive_meta {
    color: #999999;
    margin: 0 0 5px;
}

.archive_meta a, .archive_meta a:visited {
    color: #999999;
}

.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: #777777;
}

.archive_contents p a:hover {
    color: #33A8E5;
}

.page_navi {
    display: block;
    margin: 10px 0 -10px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.page_navi li {
    display: inline;
    font-size: 11px;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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: 0;
    text-decoration: none;
}

.page_navi span.current {
    -moz-border-radius: 17px 17px 17px 17px;
    border-radius: 17px 17px 17px 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 {
    display: inline;
    float: right;
    height: 52px;
    margin: 20px 0 0;
}

#menu {
    float: left;
    font-size: 11px;
    height: 52px;
    margin: 0;
}

#menu {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #E9E9E9;
    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-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    color: #888888;
    text-decoration: none;
}

#menu ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-radius-bottomleft: 5px;
    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-inline-policy: continuous;
    background: none repeat scroll 0 0 #E9E9E9;
    color: black;
    display: inline-block;
    line-height: 0;
    margin: 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-inline-policy: continuous;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #00FA9A;
}

#menu .current_page_item, #menu .current-cat {
    -moz-background-inline-policy: continuous;
    background: url("img/stripe2.gif") repeat scroll left top #EFEFEF;
    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-inline-policy: continuous;
    background: url("img/header_menu_arrow.gif") no-repeat scroll center bottom transparent;
    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-inline-policy: continuous;
    background: url("img/stripe2.gif") repeat scroll left top #EFEFEF;
    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-inline-policy: continuous;
    background: none repeat scroll 0 0 white;
    color: black;
}

#menu ul .current_page_item ul a:hover, #menu ul .current-cat ul a:hover {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    color: #00FA9A;
}

#menu .first_menu {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

#menu .first_menu_active {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 white;
}

#menu .first_menu a:hover {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#menu .last_menu {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#menu .last_menu_active {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 white;
}

#menu .last_menu a:hover {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#menu ul .parent_menu > a:link, #menu ul .parent_menu > a:visited {
    -moz-background-inline-policy: continuous;
    background: url("img/arrow4.gif") no-repeat scroll right 14px white;
}

#menu ul .parent_menu > a:hover {
    -moz-background-inline-policy: continuous;
    background: url("img/arrow4.gif") no-repeat scroll right 14px #EFEFEF;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.logoImg {
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: white;
    border: medium none;
    margin-left: 20px;
    margin-top: 3px;
    padding: 7px 15px 7px 9px;
}

.alignleft {
    margin-right: 0;
	    float: left;

}

.alignright {
    margin-left: 0;
	    float: right;

}

.info {
    -moz-background-inline-policy: continuous;
    -moz-border-radius: 0 0 12px 12px;
    border-radius: 0 0 12px 12px;
    background: none repeat scroll 0 0 #E2E2E2;
    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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-color: #333333;
    color: #EEFF7F;
    font-weight: bolder;
    letter-spacing: 0.2px;
    padding: 2px 7px 1px 8px;
    text-decoration: none;
}

.archive_contents img {
    height: auto;
    margin-bottom: 15px;
    margin-left: -1px;
    margin-top: 20px;
    width: 475px;
}

.archive_contents blockquote {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: -2px;
    padding-bottom: 11px;
    text-align: justify;
}

.read_more {
    margin-bottom: 10px;
}

.read_more a, .read_more a:visited {
    -moz-border-radius: 5px 5px 5px 5px;
    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;
    color: #00AEEF;
    font-weight: bolder;
    margin: 14px -1px -1px;
    text-decoration: none;
}

.caption {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #F9F9F9;
    border: 1px solid #E1E1E1;
    color: grey;
    display: block;
    font-size: 10px;
    font-weight: bolder;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    margin-top: -12px;
    padding: 6px 0 3px;
    text-align: center;
    width: 100%;
}

.lastNext {
    border-top: 1px dotted #CCCCCC;
    display: block;
    margin-top: 16px;
    padding-top: 16px;
}

.post_content .lastList a {
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 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: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: #333333;
    border: 1px solid #333333;
    color: #EEFF7F;
    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 .nextList a {
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: transparent;
    border: 1px solid #E2E2E2;
    color: #9E9E9E;
    display: inline-block;
    float: right;
    height: 39px;
    line-height: 14px;
    padding: 15px 18px 3px 10px;
    text-align: right;
    width: 220px;
}

.post_content .nextList a:hover {
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: #333333;
    border: 1px solid #333333;
    color: #EEFF7F;
    display: inline-block;
    float: right;
    height: 39px;
    line-height: 14px;
    padding: 15px 18px 3px 10px;
    text-align: right;
    width: 220px;
}

#right_col .side_box .xoxo a {
    color: #00FA9A;
    display: block;
    font-size: 13px;
    font-weight: bolder;
    letter-spacing: 0.6px;
    margin-left: 2px;
    text-align: center;
    text-transform: lowercase;
    width: 195px;
}

#right_col .textwidget a {
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background-color: #FFFFFF;
    color: #777777;
    display: block;
    font-size: 11px;
    font-weight: bolder;
    margin-left: 4%;
    margin-top: 2%;
    padding: 11px 10px 8px;
    text-align: center;
    text-transform: lowercase;
    width: 82%;
}

#right_col .textwidget a:hover {
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background-color: whitesmoke;
    color: #414141;
    display: block;
    font-size: 11px;
    font-weight: bolder;
    letter-spacing: 0.2px;
    margin-left: 4%;
    margin-top: 2%;
    padding: 11px 10px 8px;
    text-align: center;
    text-transform: lowercase;
    width: 82%;
    word-spacing: 0;
}

.post_content .bubble {
    -moz-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    background-color: #FFFFFF;
    font-weight: bolder;
    padding: 6px 8px 3px;
}

.post-edit-link {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #222222;
    display: block;
    float: right;
    font-size: 11px;
    margin: 5px 0 0;
    padding: 6px 7px 3px;
    text-align: center;
    width: 30px;
}

.post-edit-link:hover {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #444444;
    display: block;
    float: right;
    font-size: 11px;
    margin: 5px 0 0;
    padding: 6px 7px 3px;
    width: 30px;
}

.post_meta .post-edit-link a:hover {
    color: #333333;
}

.post_content .priceTag {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #96FF8F;
    color: #32A52B;
    font-size: 11px;
    margin-left: 1px;
    margin-right: 5px;
    padding: 4px 6px 2px 5px;
    top: 5px;
}

.post_content .giftNumber {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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 {
    background-color: transparent;
    color: lightgreen;
}

.post_content .giftTitle a:hover {
    background-color: lightgreen;
    color: black;
}

.post_content .qhead {
    -moz-border-radius-topleft: 5px;
    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;
    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;
    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;
    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-radius-bottomleft: 5px;
    border-radius-bottomright: 5px;
    border-color: -moz-use-text-color #EFEFEF #EFEFEF;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    letter-spacing: 0.2px;
    line-height: 18px;
    margin-right: 5px;
    margin-top: -15px;
    padding: 9px 15px;
}

.post_content .convoA {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #333333;
    display: inline-block;
    float: none;
    letter-spacing: 0;
    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;
    border-radius-bottomright: 5px;
    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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #C1C1C1;
    color: #A1A1A1;
    display: inline-block;
    float: none;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 6px;
    margin-right: 0;
    margin-top: 0;
    padding: 7px 15px 6px;
    width: 477px;
}

.post_content .convohB {
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 4px;
    border-radius-bottomright: 5px;
    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;
    border-radius-topleft: 8px;
    border-radius-topright: 8px;
    background-color: #DBBEFF;
    color: #333333;
    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;
    border-radius-bottomleft: 8px;
    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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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 li a {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #EFEFEF;
    color: #00AEEF;
    display: block;
    line-height: 22px;
    margin-left: -18px;
    padding: 4px 9px 2px;
}

.post_content #related-posts li a:hover {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #DCF5FF;
    display: block;
    line-height: 22px;
    margin-left: -18px;
    padding: 4px 9px 2px;
}

.post_content #related-posts ul li {
    list-style: none outside none;
}

#related-posts-widget h2 {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-radius-topleft: 5px;
    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;
    border-radius-bottomleft: 5px;
    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;
}


#recent-posts-5 h3 {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-radius-topleft: 5px;
    border-radius-topright: 5px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #FF835D;
    color: #FF835D;
    display: block;
    font-size: 22px;
    letter-spacing: 0.5px;
    margin: 0 0 13px;
    padding: 12px 20px 5px 11px;
    text-align: left;
    text-transform: uppercase;
    width: 205px;
}

#recent-posts-5 ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-radius-topleft: 5px;
    border-radius-topright: 5px;
    background-color: #FFFFFF;
    letter-spacing: 0.5px;
    margin-bottom: -4px;
    margin-top: -13px;
    padding: 10px 5px 6px 2px;
    text-align: left;
}


#sliderbody, #sliderbody img {
    height: 350px;
    width: 950px;
}


.post a .videoPop {
    background-color: #000000;
    margin: 0 0 0 -5px;
    padding: 4px;
}

.post a:hover .videoPop {
    background-color: #000000;
    margin: 0;
    padding: 0;
}

.scroll {
    float: left;
    height: 266px;
    overflow: hidden;
    position: relative;
    width: 394px;
}

.scroll .pics {
    clear: both;
    position: absolute;
    width: 20000em;
}

.pics img {
    cursor: pointer;
    float: left;
    margin: 0;
    width: 400px;
}

.scroll.active {
}

body {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #F2F2F2;
    color: black;
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

a, a:visited {
    color: #7F8E91;
    outline: medium none;
    text-decoration: 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 {
    background-color: transparent;
    line-height: 0;
    list-style-type: none;
    margin: 0 0 1em;
    padding: 0;
}

ul li {
    background-color: transparent;
    line-height: normal;
    margin: 0;
    padding: 0;
}

ol {
    background-color: transparent;
    margin: 0 0 1em 23px;
    padding: 0;
}
* html ol {
    margin: 0 0 1em 23px;
    padding: 0;
}

ol li {
    padding: 0 0 5px;
}

form, table, input, textarea, dl, dt, dd {
    margin: 0;
    padding: 0;
}

table {
    border: 0 none;
    border-collapse: collapse;
    width: 100%;
}

dd.indextags {
    max-height: 95px;
    overflow: hidden;
}

blockquote {
    -moz-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    background-color: #EFEFEF;
    color: black;
    margin: 0 0 1em;
    padding: 16px 18px 10px;
    text-align: center;
}

blockquote p {
    margin: 0 0 5px;
}

.quote_bottom {
    height: 1px;
    margin-right: -10px;
}

pre {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    margin: 0 0 1em;
    overflow: auto;
    padding: 10px 20px;
}

object {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
}

.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;
    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;
    border-radius: 5px 5px 5px 5px;
    background-color: #000000;
    border: medium none;
    height: 8px;
    margin-bottom: 11px;
    margin-top: 19px;
    width: 8px;
}

.post h1, #single_post h1, .page h1 {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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 {
    border: 3px solid black;
    height: auto;
    margin: 0 0 1em;
    text-align: center;
}

object {
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #F2F2F2;
border:1px solid #CCCCCC;
margin-left:-1px;
margin-right:-1px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}


.side_box object {
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    background: none repeat scroll 0 0 white;
    border: medium none;
    margin-left: 2px;
    margin-top: -13px;
    padding: 5px;
}

.songDesc {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #F0F0F0;
    clear: both;
    color: #333333;
    display: block;
    font-weight: bolder;
    height: 65px;
    line-height: 18px;
    margin-bottom: -15px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 8px;
}

p.audioplayer_container {
    clear: both;
    padding-bottom: 10px;
    padding-top: 5px;
}

.audioplayer_container > object {
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background-color: transparent;
    border: 0 solid #F1F1F1;
    height: 32px;
    padding: 0;
}

#wrapper {
    margin: 0 auto;
    width: 950px;
}

#header {
    background: none repeat scroll 0 0 transparent;
}

#contents {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#left_col {
    display: inline;
    float: left;
    margin: 5px 0 0 2px;
    width: 678px;
}

#right_col {
    display: inline;
    float: right;
    height: 100%;
    margin: 34px 9px 10px 1px;
    padding-bottom: 0;
    width: 260px;
}

#footer {
    background: none repeat scroll 0 0 #FAFAFA;
    border-top: 1px solid #E1E1E1;
    height: 30px;
    margin-left: 133px;
    margin-top: 0;
    text-align: center;
    width: 537px;
}

#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;
}

#logo a, #logo a:visited {
    color: #333333;
    font-size: 24px;
}

#logo a:hover {
    color: #33A8E5;
    text-decoration: none;
}

#logo h1 {
    color: #AAAAAA;
    font-size: 11px;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 0;
}

.post {
    -moz-border-radius-topleft: 20px;
    border-radius-topleft: 20px;
    padding-top: 15px;
}

#single_post {
    background: none repeat scroll 0 0 transparent;
}

.post_even {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

.post_content_wrapper {
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 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-inline-policy: continuous;
    -moz-border-radius-topleft: 20px;
    border-radius-topleft: 20px;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    font-size: 10px;
    font-weight: bolder;
    letter-spacing: 0.2px;
    line-height: 14px;
    margin: 44px 0 0;
    padding: 0 0 20px;
    text-align: right;
    text-transform: none;
    width: 100px;
}

.post_meta {
    -moz-background-inline-policy: continuous;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-radius-bottomleft: 0;
    border-radius-topleft: 0;
    background: url("img/meta_stripe.gif") repeat scroll left center transparent;
    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: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    background-color: #FFFFFF;
    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 h2, #single_post h2, .page h2 {
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-radius-topleft: 12px;
    border-radius-topright: 12px;
    background: url("img/stripe1.gif") repeat-x scroll center bottom transparent;
    color: #333333;
    font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
    font-size: 37px;
    letter-spacing: 0.5px;
    line-height: 12px;
    margin: 0 0 10px;
    padding: 0;
    text-align: right;
    width: 100%;
}




.post h2 a:hover {
    color: #222222;
    text-decoration: none;
}

.post h4, #single_post h4, .page h4 {
    -moz-background-inline-policy: continuous;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-radius-topleft: 12px;
    border-radius-topright: 12px;
    background: url("img/stripe1.gif") repeat-x scroll center bottom #000000;
    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: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: #333333;
    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;
    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: -15px 0 10px;
    padding: 10px 12px 8px;
    text-align: justify;
    width: 485px;
}

.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 5px 2px 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: 0 0 -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: 0 0 -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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: black;
    border: 1px solid black;
    color: white;
    display: block;
    font-size: 11px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 4px 0 3px;
    text-align: center;
    width: 100%;
}

.post h7, #single_post h7, .page h7 {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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: 0 0 5px 5px;
    border-radius: 0 0 5px 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%;
    margin-top: 12px;
}

.post_content p {
    font-family: helvetica, verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 23px;
    margin: -5px 0 0;
}

.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;
    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;
    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.viewgallery3:hover {
    background-color: #EFEFEF;
    margin: 0;
    padding: 0;
}

.post_content a.viewgalleryL, .post_content a.viewgalleryR, .post_content a.viewgalleryF, .post_content a.viewgalleryL:hover, .post_content a.viewgalleryR:hover, .post_content a.viewgalleryF:hover {
	background-color:transparent;
}


.post_content blockquote a, .post_content blockquote a:visited {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
    border-radius: 3px 3px 3px 3px;
-moz-border-radius:3px 3px 3px 3px;
background-color:white;
color:#ADADAD;
font-weight:bolder;
letter-spacing:0.2px;
padding:5px 4px 3px 5px;
text-decoration:none;
margin-left:0;
margin-right:0;
}

.post_content blockquote a:hover {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
    border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
background-color:#000;
color:#ADADAD;
font-weight:bolder;
letter-spacing:0.2px;
margin-left:0;
margin-right:0px;
padding:5px 4px 3px 5px;
    text-decoration: none;
}

.post_content a:hover {
			-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: #D2F3FF;
    clear: both;
    color: #00AEEF;
    display: block;
    font-weight: bolder;
    height: 20px;
    margin: 15px 0 -40px;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 509px;
}

.post_content a.more-link:hover {
    background-color: white;
    border: 1px dashed #00AEEF;
    color: #00AEEF;
    font-weight: bolder;
    margin: 15px 0 -40px -1px;
    padding: 3px 0;
    text-decoration: none;
}

.post img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post a img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post a:hover img {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post_content a:hover img {
    -webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
-moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post_content a img {
    -webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
-moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 10px 0 0;
    padding: 5px;
}

.post img.centered, div.centered {
    display: block;
    margin: 0 auto;
}

.post img.alignright, div.alignright {
    display: inline;
    height: auto;
    margin: 4px 0 5px;
    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 {
    background-color: transparent;
    border: 0 none;
    padding: 0;
}

.post a.videoPop:hover {
    background-color: transparent;
    border: 0 none;
    padding: 0;
}

.post img.wp-smiley {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
}

.post table {
    margin: 0 0 1em;
}

.post td, .post th {
    border: 1px solid #CCCCCC;
    padding: 15px;
}

.post th {
    background: none repeat scroll 0 0 #EEEEEE;
    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;
}

.post_content input {
    margin: 5px 0;
}

.post_meta {
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    background: none repeat scroll 0 0 white;
    border-color: #EEEEEE;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    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 {
    background: url("img/dot1.gif") repeat-x scroll center top transparent;
    color: #999999;
    margin: 20px 0 0;
    padding-top: 20px;
}

.post_meta dt.meta_date {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 16px 0 5px;
}

.post_meta a, .post_meta a:visited {
    color: #666666;
}

.post_meta a:hover {
    color: #00FA9A;
}

.post_date {
font-size:38px;
letter-spacing:-0.2px;
line-height:28px;
margin-right:-3px;
padding:0;
}

.post_date span {
    color: #666666;
}

.meta_comment a, .meta_comment a:visited, .post_date, .post_meta dt.meta_comment {
    color: #00FA9A;
}

.post_date {
    color: #00FA9A;
    font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
    font-weight: 200;
}


.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;
}

.side_box {
    -moz-background-inline-policy: continuous;
    -moz-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    background: url("img/dot1.gif") repeat-x scroll center top transparent;
    clear: both;
    color: #FFFFFF;
    font-size: 10px;
    margin: 10px 0 5px 7px;
    padding: 20px 7px 10px 5px;
    text-align: right;
    width: 238px;
}

.first_side_box {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}

#right_col h3 {
    color: whitesmoke;
    font-size: 22px;
    font-weight: bolder;
    letter-spacing: 0;
    line-height: 100%;
    margin: 0 10px 13px 3px;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}

#right_col h3 {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-color: white;
    border-bottom: 1px solid #EEEEEE;
    color: #DDDDDD;
    font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 200;
    letter-spacing: -0.2px;
    line-height: 100%;
    margin: 0 10px 13px 3px;
    padding: 10px 10px 7px;
    text-align: left;
    text-transform: uppercase;
    width: 213px;
}


#right_col a, #right_col a:visited {
    color: #7D7D7D;
    font-size: 22px;
    font-weight: 200;
    letter-spacing: 0.4px;
}

#right_col a:hover {
    color: black;
}

.side_box ul {
    margin: 0;
}

.side_box li {
    line-height: 140%;
    margin: 0 0 1em;
    padding: 5px 10px 0 40px;
}

#right_col ul li {
    padding: 5px;
}

#tag_list .wp-tag-cloud ul {
    padding: 0;
}

.side_box li li {
    margin: 3px 0;
    padding: 0 0 0 1em;
}

#information_area {
    margin: 0 0 10px;
    padding: 0;
}

#information {
    -moz-background-inline-policy: continuous;
    background: url("img/stripe4.gif") repeat scroll left top transparent;
    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 {
    background: url("img/entries_rss.gif") no-repeat scroll left top transparent;
    display: inline;
    float: right;
    font-size: 11px;
    margin: 8px 15px 0 0;
    padding: 2px 0 0 18px;
}

#entries_rss a:hover {
    text-decoration: none;
}

#search_area {
    -moz-background-inline-policy: continuous;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    border-radius-bottomleft: 5px;
    border-radius-topleft: 5px;
    background: none repeat scroll 0 0 #E2E2E2;
    height: 27px;
    margin: 0 0 7px;
    width: 240px;
}

#search_input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 10px;
    font-weight: bolder;
    height: 15px;
    letter-spacing: 0.5px;
    margin: 7px 0 0 10px;
    text-transform: uppercase;
    width: 150px;
}

#search_button {
    float: right;
}

#tag_list {
    background: url("img/dot1.gif") repeat-x scroll 0 0 transparent;
    font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
    font-weight: 200;
    margin: 20px -2px -15px 6px;
    padding-top: 15px;
    width: 234px;
}

.search_tag {
    background: url("img/tag1.gif") no-repeat scroll left 5px transparent;
    display: block;
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 0 2px 24px;
}

.search_tag:hover {
    text-decoration: none;
}

.active_search_tag {
    background: url("img/tag2.gif") no-repeat scroll left 5px transparent;
}

#tag_list .wp-tag-cloud {
    -moz-background-inline-policy: continuous;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    display: none;
    margin: 20px 0 10px;
    padding: 15px 12px 9px;
}

#tag_list .wp-tag-cloud li a{
font-weight:bolder;
font-family:helvetica;

}

#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;
}

#search_area_top {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    margin: 0 10px 25px 9px;
    padding: 0;
}

#wp-calendar {
    color: #777777;
    margin: 0 auto;
    width: 100%;
}

#wp-calendar th, #wp-calendar td {
    border: 1px solid #444444;
    line-height: 220%;
    padding: 0;
    text-align: center;
    width: 14%;
}

#wp-calendar th {
    font-weight: normal;
    line-height: 100%;
    padding: 4px 0 2px;
}

#wp-calendar td a, #wp-calendar td a:visited {
    background: none repeat scroll 0 0 #111111;
    color: #F3DC19;
    display: block;
    text-decoration: none;
}

#wp-calendar td a:hover {
    background: none repeat scroll 0 0 #444444;
    text-decoration: none;
}

#wp-calendar caption {
    padding: 8px 0;
}

#wp-calendar th {
    background: none repeat scroll 0 0 #111111;
}

#wp-calendar tfoot td {
    border: medium none;
    padding: 5px 0;
}

#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}

#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
    text-decoration: underline;
}

#wp-calendar td#today {
    background: none repeat scroll 0 0 #111111;
    color: #F3DC19;
    text-decoration: underline;
}

.side_box li.side_date {
    margin: 0;
    padding: 0;
}

#copyright {
    color: #B9B9B9;
    display: block;
    font-weight: bold;
    margin-top: 11px;
    padding: 0;
    width: 537px;
}

#copyright li {
    background: url("img/footer_line.gif") no-repeat scroll left center transparent;
    display: inline;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
    padding: 0 0 0 13px;
}

#copyright li a, #copyright li a:visited {
    color: #DDDDDD;
    font-size: 11px;
    font-weight: bolder;
    letter-spacing: 0.1px;
    text-align: center;
    text-decoration: none;
}

#return_top a {
    background: url("img/return_top.png") no-repeat scroll left top transparent;
    bottom: 12px;
    display: block;
    height: 41px;
    position: fixed;
    right: 15px;
    width: 26px;
}

#return_top a:hover {
    background: url("img/return_top.png") no-repeat scroll right top transparent;
}

#page_noside_contents {
    background: url("img/side_noside.gif") repeat-y scroll 0 0 transparent;
    padding: 30px 122px 10px;
}

#page_noside_header {
    background: url("img/header_noside.gif") no-repeat scroll center top transparent;
    height: 32px;
    margin: -32px 0 0;
}

#page_noside_post {
    background: none repeat scroll 0 0 transparent;
    padding: 0 15px 20px;
}

#footer_noside {
    background: url("img/footer_noside.gif") no-repeat scroll center top transparent;
    height: 90px;
}

#headline {
    margin: 0 0 -20px 165px;
    width: 510px;
}

#headline p {
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 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 {
    background: url("img/dot1.gif") repeat-x scroll center bottom transparent;
    margin: 0 0 20px;
    padding: 0 15px 20px;
}

.archive_contents h2 {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
}

.archive_meta {
    color: #999999;
    margin: 0 0 5px;
}

.archive_meta a, .archive_meta a:visited {
    color: #999999;
}

.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: #777777;
}

.archive_contents p a:hover {
    color: #33A8E5;
}

.page_navi {
    display: block;
    margin: 10px 0 -10px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.page_navi li {
    display: inline;
    font-size: 11px;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #EEEEEE;
    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: #CCCCCC;
    color: #00FA9A;
    padding: 0;
    text-decoration: none;
}

.page_navi span.current {
    background-color: #00FA9A;
    color: white;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px 0 0;
    padding: 2px 2px 1px;
    text-align: center;
    width: 30px;
}

#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-inline-policy: continuous;
    background: none repeat scroll 0 0 #E9E9E9;
    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-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    color: #888888;
    text-decoration: none;
}

#menu ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-radius-bottomleft: 5px;
    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-inline-policy: continuous;
    background: none repeat scroll 0 0 #E9E9E9;
    color: black;
    display: inline-block;
    line-height: 0;
    margin: 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-inline-policy: continuous;
    background: none repeat scroll 0 0 #FFFFFF;
    color: #00FA9A;
}

#menu .current_page_item, #menu .current-cat {
    -moz-background-inline-policy: continuous;
    background: url("img/stripe2.gif") repeat scroll left top #EFEFEF;
    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-inline-policy: continuous;
    background: url("img/header_menu_arrow.gif") no-repeat scroll center bottom transparent;
    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-inline-policy: continuous;
    background: url("img/stripe2.gif") repeat scroll left top #EFEFEF;
    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-inline-policy: continuous;
    background: none repeat scroll 0 0 white;
    color: black;
}

#menu ul .current_page_item ul a:hover, #menu ul .current-cat ul a:hover {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    color: #00FA9A;
}

#menu .first_menu {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

#menu .first_menu_active {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 white;
}

#menu .first_menu a:hover {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#menu .last_menu {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#menu .last_menu_active {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 white;
}

#menu .last_menu a:hover {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 transparent;
}

#menu ul .parent_menu > a:link, #menu ul .parent_menu > a:visited {
    -moz-background-inline-policy: continuous;
    background: url("img/arrow4.gif") no-repeat scroll right 14px white;
}

#menu ul .parent_menu > a:hover {
    -moz-background-inline-policy: continuous;
    background: url("img/arrow4.gif") no-repeat scroll right 14px #EFEFEF;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.logoImg {
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: white;
    border: medium none;
    margin-left: 20px;
    margin-top: 3px;
    padding: 7px 15px 7px 9px;
}

.info {
    -moz-background-inline-policy: continuous;
    -moz-border-radius: 0 0 12px 12px;
    border-radius: 0 0 12px 12px;
    background: none repeat scroll 0 0 #E2E2E2;
    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 20px;
    padding: 12px 12px 8px;
    text-align: center;
}

.info a, .info a:visited {
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-color: #333333;
    color: #EEFF7F;
    font-weight: bolder;
    letter-spacing: 0.2px;
    padding: 2px 7px 1px 8px;
    text-decoration: none;
}

.archive_contents img {
    height: auto;
    margin-bottom: 15px;
    margin-left: -1px;
    margin-top: 20px;
    width: 475px;
}

.archive_contents blockquote {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: -2px;
    padding-bottom: 11px;
    text-align: justify;
}

.read_more a, .read_more a:visited {
    -moz-border-radius: 5px 5px 5px 5px;
    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: 5px 0;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 509px;
}

.read_more a:hover {
    background-color: white;
    border: 1px dashed #E2E2E2;
    color: #00AEEF;
    font-weight: bolder;
    margin: 14px -1px -1px;
    text-decoration: none;
}

.caption {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #F9F9F9;
    border: 1px solid #E1E1E1;
    color: grey;
    display: block;
    font-size: 10px;
    font-weight: bolder;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    margin-top: -12px;
    padding: 6px 0 3px;
    text-align: center;
    width: 100%;
}

.lastNext {
    border-top: 1px dotted #CCCCCC;
    display: block;
    margin-top: 16px;
    padding-top: 16px;
}

.post_content .lastList a {
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
background-color:transparent;
border:1px solid #E2E2E2;
color:#9E9E9E;
display:inline-block;
float:left;
font-weight:bolder;
line-height:14px;
margin-bottom:5px;
min-height:40px;
padding:13px 18px 12px;
text-align:left;
width:210px;
}

.post_content .lastList a:hover {
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
background-color:#F2F2F2;
border:1px solid #f2f2f2;
color:#444444;
display:inline-block;
float:left;
font-weight:bolder;
min-height:40px;
line-height:14px;
padding:13px 19px 12px;
text-align:left;
width:210px;
}

.post_content .nextList a {
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
background-color:transparent;
border:1px solid #E2E2E2;
color:#9E9E9E;
display:inline-block;
float:right;
min-height:40px;
line-height:14px;
padding:13px 18px 12px;
text-align:right;
width:210px;
}

.post_content .nextList a:hover {
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
    background-color: #f2f2f2;
border:1px solid #f2f2f2;
    color: #444;
    display: inline-block;
    float: right;
min-height:40px;
    line-height: 14px;
padding:13px 20px 12px;
    text-align: right;
    width: 210px;
}

#right_col .side_box .xoxo a {
    color: #00FA9A;
    display: block;
    font-size: 13px;
    font-weight: bolder;
    letter-spacing: 0.6px;
    margin-left: 2px;
    text-align: center;
    text-transform: lowercase;
    width: 195px;
}

#right_col .textwidget a {
		-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    -moz-border-radius: 7px 7px 7px 7px;
border-radius: 7px 7px 7px 7px;
background-color: white;
color: #777;
display: block;
font-size: 11px;
font-weight: 900;
margin-left: 4%;
margin-top: 2%;
padding: 11px 10px 10px;
text-align: center;
text-transform: lowercase;
width: 82%;
letter-spacing:0;
    word-spacing: 0;

}

#right_col .textwidget a:hover {
		-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background-color: #eaeaea;
    color: #414141;
    display: block;
    font-size: 11px;
    font-weight: 900;
    margin-left: 4%;
    margin-top: 2%;
padding: 11px 10px 10px;
    text-align: center;
    text-transform: lowercase;
    width: 82%;
    word-spacing: 0;
	letter-spacing:0;

}

.post_content .bubble {
    -moz-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    background-color: #FFFFFF;
    font-weight: bolder;
    padding: 6px 8px 3px;
}

.post-edit-link {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #222222;
    display: block;
    float: right;
    font-size: 11px;
    margin: 25px 0 0;
    padding: 6px 7px 3px;
    text-align: center;
    width: 30px;
}

.post-edit-link:hover {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #444444;
    display: block;
    float: right;
    font-size: 11px;
    margin: 25px 0 0;
    padding: 6px 7px 3px;
    width: 30px;
}

.post_meta .post-edit-link a:hover {
    color: #333333;
}

.post_content .priceTag {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #96FF8F;
    color: #32A52B;
    font-size: 11px;
    margin-left: 1px;
    margin-right: 5px;
    padding: 4px 6px 2px 5px;
    top: 5px;
}

.post_content .giftNumber {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 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 {
    background-color: transparent;
    color: lightgreen;
}

.post_content .giftTitle a:hover {
    background-color: lightgreen;
    color: black;
}

.post_content .qhead {
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 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;
    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: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    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;
    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-radius-bottomleft: 5px;
    border-radius-bottomright: 5px;
    border-color: -moz-use-text-color #EFEFEF #EFEFEF;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    letter-spacing: 0.2px;
    line-height: 18px;
    margin-right: 5px;
    margin-top: -15px;
    padding: 9px 15px;
}

.post_content .convoA {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #333333;
    display: inline-block;
    float: none;
    letter-spacing: 0;
    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;
    border-radius-bottomright: 5px;
    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: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #C1C1C1;
    color: #A1A1A1;
    display: inline-block;
    float: none;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 6px;
    margin-right: 0;
    margin-top: 0;
    padding: 7px 15px 6px;
    width: 477px;
}

.post_content .convohB {
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 4px;
    border-radius-bottomright: 5px;
    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;
    border-radius-topleft: 8px;
    border-radius-topright: 8px;
    background-color: #DBBEFF;
    color: #333333;
    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;
    border-radius-bottomleft: 8px;
    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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 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 li a {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #EFEFEF;
    color: #00AEEF;
    display: block;
    line-height: 22px;
    margin-left: -18px;
    padding: 4px 9px 2px;
}

.post_content #related-posts li a:hover {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #DCF5FF;
    display: block;
    line-height: 22px;
    margin-left: -18px;
    padding: 4px 9px 2px;
}

.post_content #related-posts ul li {
    list-style: none outside none;
}

#related-posts-widget h2 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-radius-topleft:5px;
border-radius-topright:5px;
background-color:#FFFFFF;
border-bottom:1px solid #00AEEF;
color:#00AEEF;
    font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
font-size:22px;
font-weight:200;
letter-spacing:0.5px;
margin-top:-3px;
padding:7px 20px 5px 13px;
text-align:left;
text-transform:uppercase;
}

#related-posts-widget ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
    border-radius-bottomright: 5px;
    background-color: #FFFFFF;
    letter-spacing: 0.5px;
    margin-bottom: -4px;
    margin-top: -18px;
    padding: 10px 5px 6px 2px;
    text-align: left;
}

#related-posts-widget li {
background:url("http://www.los-list.com/blog/wp-content/uploads/2010/01/listBullet02.png") no-repeat scroll 0 6px transparent;
line-height:13px;
margin-bottom:0;
margin-left:12px;
margin-top:-2px;
overflow:visible;
text-indent:15px;
}

#right_col #related-posts-widget a {
    color: #000000;
    display: block;
    font-size: 10px;
    font-weight: bolder;
    height: 13px;
    margin-left: -6px;
    overflow: hidden;
}

#right_col #related-posts-widget a:hover {
color:#00aeef;
display:block;
font-size:10px;
font-weight:bolder;
height:13px;
margin-left:-6px;
overflow:hidden;
}

#recent-posts-5 h3 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-radius-topleft:5px;
border-radius-topright:5px;
background-color:#FFFFFF;
border-bottom:1px solid #FF835D;
color:#FF835D;
display:block;
    font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
font-size:22px;
font-weight:200;
letter-spacing:0.5px;
margin:0 0 13px;
padding:10px 20px 8px 13px;
text-align:left;
text-transform:uppercase;
width:205px;
}

#recent-posts-5 ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
    border-radius-bottomright: 5px;
    background-color: #FFFFFF;
    letter-spacing: 0.5px;
    margin-bottom: -4px;
    margin-top: -13px;
    padding: 10px 5px 6px 2px;
    text-align: left;
}

#recent-posts-5 li {
background:url("http://www.los-list.com/blog/wp-content/themes/monochrome/img/listBullet05.png") no-repeat scroll 0 6px transparent;
letter-spacing:0.5px;
line-height:13px;
margin-bottom:0;
margin-left:12px;
margin-top:-2px;
overflow:visible;
text-indent:15px;
}

#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: #FF835D;
    display: block;
    font-size: 10px;
    font-weight: bolder;
    height: 13px;
    margin-left: -6px;
    overflow: hidden;
}

#wpp-3 h3 {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	border-radius-topleft: 5px;
    border-radius-topright: 5px;
    background-color: #FFFFFF;
    border-bottom: 1px solid pink;
    color: pink;
    display: block;
    font-size: 22px;
    letter-spacing: 0.5px;
    margin: 0 0 13px;
    padding: 12px 20px 5px 11px;
    text-align: left;
    text-transform: uppercase;
    width: 205px;
}

#wpp-3 ul {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
    border-radius-bottomright: 5px;
    background-color: #FFFFFF;
    letter-spacing: 0.5px;
    margin-bottom: -4px;
    margin-top: -13px;
    padding: 10px 5px 6px 2px;
    text-align: left;
}



#sliderbody, #sliderbody img {
    height: 350px;
    width: 950px;
}

.post a .alignleft {
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
		background-color: #efefef;
display: inline;
    float: left;
    height: auto;
    margin: 0 -10px 0 0;
    padding: 4px;
    width: 240px;
}

.post a .alignright {
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
			background-color: #efefef;
display: inline;
    float: right;
    height: auto;
    margin: 0 0 0 -5px;
    padding: 4px;
    width: 240px;
}

.post a:hover .alignleft {
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
				background-color: #fff;
display: inline;
    float: left;
    height: auto;
    margin: 0 -10px 0 0;
    padding: 4px;
    width: 240px;
}

.post a:hover .alignright{
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
				background-color: #fff;
display: inline;
    float: right;
    height: auto;
    margin: 0 0 0 -5px;
    padding: 4px;
    width: 240px;
	}

.post a:hover .aligncenter {
    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
				background-color: #fff;
}

.post a .videoPop {
    background-color: #000000;
    margin: 0 0 0 -5px;
    padding: 4px;
}

.post a:hover .videoPop {
    background-color: #000000;
    margin: 0;
    padding: 0;
}

.scroll {
    float: left;
    height: 266px;
    overflow: hidden;
    position: relative;
    width: 394px;
}

.scroll .pics {
    clear: both;
    position: absolute;
    width: 20000em;
}

.pics img {
    cursor: pointer;
    float: left;
    margin: 0;
    width: 400px;
}

.scroll.active {
}

.metaSide {
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
    background-color: white;
    border-right: 1px solid #EEEEEE;
    margin-left: -37px;
    padding: 0 18px 10px;
    width: 100%;
}

.shareWidget {
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    background-color: white;
    display: block;
    height: 21px;
    letter-spacing: 0.5px;
    line-height: 19px;
    margin-bottom: 25px;
    margin-left: 35px;
    margin-top: -22px;
    padding: 5px 10px 0 4px;
    text-align: right;
    text-indent: 2px;
    width: 113px;
}

.giftGuide {
    display: block;
    margin-bottom: 15px;
    width: 510px;
}

strong {
	letter-spacing:0px;
}

.row{
color:#00aeef;
font-weight:bolder;
}

