/*
 ------------------------------------------------------------------------
 Theme Name:Song Phuong JSC
 Theme URI:http://songphuongjsc.vn
 Description:Song Phuong Theme June 2009.
 Version:1
 Author:Fred
 Author URI:http://vinanaganda.com
 ------------------------------------------------------------------------
 */
/*
 -----------------------------------------
 RESET
 -----------------------------------------
 */ *, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul, li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

strong {
    font-weight: bold;
}

em {
    font-style: italic
}

a img {
    border: none
}

h1, h2, h3, h5, h5, h6 {
    font-weight: bold
}

/*
 -----------------------------------------
 LAYOUT
 -----------------------------------------
 */
.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.floatLeft {
    float: left
}

.floatRight {
    float: right
}

.clear {
    clear: both
}

/*
 -----------------------------------------
 STRUCTURE
 -----------------------------------------
 */
html, body {
    height: 100%
}

body {
    background: #EEE8CD url(images/bg.gif) repeat scroll 0 0;
    font-size: 62.5%;
    font-family: Arial, Helvetica, sans-serif;
    color: #222;
    margin: 0 auto -80px;
    text-align: center
}

#page-wrap {
    height: auto !important;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    width: 960px;
}

.content {
    width: 680px;
    float: left
}

/*
 -----------------------------------------
 TYPOGRAPHY
 -----------------------------------------
 */
p {
    color: #222;
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-align: justify
}

p a, p a:visited {
    border-bottom: 1px solid #c9c9c9;
    color: #0B96D0;
    text-decoration: none
}

p a:hover {
    border-bottom: 1px solid #c9c9c9;
    color: #000;
    text-decoration: none
}

h1 {
    font-size: 1.4em;
    font-weight: bold
}

.post h2 {
    text-transform: none;
    padding-bottom: 0;
    border-bottom: 0;
    margin-top: 0;
    margin-bottom: 0
}

h4, h2 {
    border-bottom: 1px solid #222222;
    color: #222222;
    font-family: georgia;
    font-size: 1.8em;
    font-weight: normal;
    margin-bottom: 28px;
    margin-top: 28px;
    padding-bottom: 4px;
    text-transform: uppercase;
}

h3 {
    background: transparent url(images/bg_dark.gif) repeat scroll 0 0;
    border-bottom: 1px dashed #8B7E66;
    border-top: 1px dashed #8B7E66;
    color: #222222;
    font-family: Georgia;
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 4px;
}

h3 a {
    text-decoration: none;
    color: #222
}

.post ul li, .post ol li {
    font-size: 1.2em;
    list-style-type: square;
    margin: 5px 0 5px 15px
}

#reply {
    border-bottom: 4px solid #C9C9C9;
    color: #222;
    font-size: 1.8em;
    margin-top: 28px;
    margin-bottom: 16px;
    padding-bottom: 4px
}

/*
 -----------------------------------------
 TOP
 -----------------------------------------
 */
#top {
    background: transparent none repeat scroll 0 0;
    height: 70px;
}

.logo-pic {
    background: #000000 url(images/logo.gif) no-repeat scroll center center;
    float: left;
    height: 64px;
    width: 90px;
}

.phone {
    color: wheat;
    float: right;
    font-size: 4em;
    font-weight: bold;
    letter-spacing: -2px;
    margin-top: 12px;
    -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

.phone span {
    color: #222;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-style: italic;
}

h1.logo a {
    color: #FFFFFF;
    float: left;
    font-size: 2.2em;
    font-weight: bold;
    letter-spacing: -2px;
    padding: 15px 10px;
    text-decoration: none;
    text-transform: none;
}

h1.logo a:hover {
    color: wheat;
}

/* Navigation */
#nav {
    height: 26px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: left;
    width: 960px;
}

.nav-page {
    border-bottom: 1px solid wheat;
    font-family: Georgia;
    font-size: 8px;
    font-weight: normal;
    height: 28px;
    margin-bottom: 5px;
    padding-bottom: 7px;
}

#nav ul {
    list-style-type: none;
    width: 100%
}

#nav li {
    display: block;
    display: inline
}

#nav a:link, #nav a:visited {
    padding: 5px 15px;;
    display: block;
    color: #8B5A2B;
    margin-right: 10px;
    float: left;
    text-decoration: none;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase
}

#nav a:hover {
    background: #EEE8CD url(images/bg.gif) repeat scroll 0 0;
}

ul#nav li.current_page_item a:link, ul#nav li.current_page_item a:visited, ul#nav li.current_page_item a:hover, ul#nav li.current_page_item a:active {
    text-decoration: none;
    background: #EEE8CD;
    border-bottom: 1px solid #CCCCCC;
}

ul#nav li.current-cat a:link, ul#nav li.current-cat a:visited, ul#nav li.current-cat a:hover, ul#nav li.current-cat a:active {
    color: #000000;
    text-decoration: none;
    background: url(images/bg.gif) repeat scroll 0 0;
}

#navigation {
    margin: 0;
    background: white;
}

/*
 -----------------------------------------
 Heroes
 -----------------------------------------
 */
#landscape {
    width: 100%;
    border-bottom: 8px solid #CFC8B5;
    background: url(images/wood.jpg) repeat top;
}

.landscape {
    background: transparent url(images/land-bg.png) repeat-x scroll center bottom;
    height: 380px;
    width: 100%;
    z-index: 2;
}

.heroes {
    background: url(images/heroes.png) no-repeat right;
    height: 450px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    width: 960px;
    height: 420px;
}

.heroes h1 {
    color: wheat;
    font-size: 4em;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 1em;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    width: 300px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

#wide-head {
    background: #000000;
    border-bottom: 5px solid #CDAA7D;
}

/*
 -----------------------------------------
 Intro
 -----------------------------------------
 */
#intro {
    float: right;
    width: 440px;
}

.slogan {
    background: transparent url(images/bg_dark.gif) repeat scroll 0 0;
    border-bottom: 1px dashed #8B7E66;
    border-top: 1px dashed #8B7E66;
    font-family: Georgia;
    font-weight: normal;
    margin: 28px 0 30px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.slogan h2 {
    border: medium none;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    text-align: center;
    text-transform: none;
}

.slogan p {
    color: #000000;
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0 10px;
    text-align: center;
}

/* DOWNLOAD */
.download {
    background: transparent none repeat scroll 0 0;
    border-top: 1px dashed #CFC8B5;
    float: left;
    margin: 10px 0;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.download p {
    margin: 0;
    text-align: center;
}

.download h3 {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    text-transform: none;
}

.download h3 span {
    font-family: helvetica, arial;
    font-size: 16px;
    font-weight: bold;
}

.download h3 a {
    text-decoration: underline
}

.download h3 a:hover {
    color: #8B7E66;
}

/*
 -----------------------------------------
 Bubles Contact
 -----------------------------------------
 */
.bubble-wrapper {
    float: right;
    width: 100%;
}

.bubble {
    background: transparent url(images/bubble.png) no-repeat scroll center bottom;
    min-height: 150px;
    padding-bottom: 40px;
    position: relative;
    text-align: center;
    width: 48%;
}

.bubble h3 {
    background: #EEE8CD url(images/bg.gif) repeat scroll 0 0;
    color: #222222;
    font-family: Georgia;
    font-size: 2em;
    font-weight: normal;
    margin: 5px;
    padding: 5px;
    border: none;
}

.bubble p {
    color: #222222;
    font-weight: bold;
    margin: 10px;
    text-align: center;
}

/*
 -----------------------------------------
 FEATURED
 -----------------------------------------
 */
#featured {
    float: left;
    margin-top: 28px;
    width: 510px;
}

#featured h3 {
    width: 493px;
}

.feature {
    background: transparent url(images/transpOrange10.png) repeat scroll 0 0;
    border-bottom: 1px dashed #8B7E66;
    border-top: 1px dashed #8B7E66;
    padding: 5px;
    margin-right: 8px;
}

.front-post {
    width: 245px;
    margin-right: 10px;
    float: left
}

.front-post-last {
    width: 247px;
    float: left
}

.featured-content {
    position: relative;
    width: 303px
}

.featured-content p {
    margin-top: 1em
}

.featured-post {
    background: transparent url(images/bg_dark.gif) repeat scroll 0 0;
    height: 185px;
    margin-bottom: 10px;
    position: relative;
    width: 245px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.featured-title h2 {
    margin: 8px 10px 7px;
    line-height: 1.4em;
    font-size: 1.1em;
    text-transform: none;
    padding-bottom: 0;
    border-bottom: 0
}

.featured-title h2 a {
    border: none;
    color: wheat;
    background: none;
    display: block;
    font-size: 1.4em;
    text-decoration: none;
}

.featured-title h2 a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.featured-title {
    background: #000;
    display: block;
    z-index: 101;
    width: 50%;
    filter: alpha(opacity = 70);
    -moz-opacity: .70;
    opacity: .70;
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.featured-image {
    position: absolute;
    z-index: 1
}

.featured-content h2 {
    margin-top: 15px
}

.featured-content h2 a {
    color: #0b96d0;
    text-decoration: none
}

.featured-content h2 a:hover {
    color: #000
}

/*
 -----------------------------------------
 SIDEBAR
 -----------------------------------------
 */
#sidebar {
    float: right;
    width: 260px;
    padding-left: 20px;
    overflow: hidden
}

#sidebar li a {
    display: block;
    width: 260px;
    margin: 0;
    padding: 8px 2px;
    list-style: none;
    border-bottom: 1px solid #cfc8b5;
    font-size: 1.4em;
    list-style-type: none;
    text-decoration: none;
    color: #222
}

#sidebar a {
    color: #e6e6e6;
    text-decoration: none
}

#sidebar a:hover {
    background: #CFC8B5 none repeat scroll 0 0;
    color: #FFFFFF;
}

#sidebar h2 {
    border-bottom: 1px solid #222222;
    color: #222222;
    font-size: 1.8em;
    margin-bottom: 0;
    margin-top: 28px;
    text-align: left;
    text-transform: none;
}

/*
 -----------------------------------------
 THUMB ON SINGLE PAGE
 -----------------------------------------
 */
#front-bottom {
    margin-top: 36px
}

#latest-wrap {
    float: left;
    width: 680px
}

#latest-wrap h3 {
    width: 665px;
}

.latest-post-wrap {
    float: left;
    width: 160px;
    margin-right: 10px
}

.latest-post {
    background: transparent url(images/bg_dark.gif) repeat scroll 0 0;
    height: 160px;
    margin-bottom: 8px;
    position: relative;
    width: 160px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.latest-image {
    position: absolute;
    z-index: 1
}

.latest-title h2 {
    margin: 8px 10px 7px;
    line-height: 1.4em;
    font-size: 1em;
    text-transform: none;
    padding-bottom: 0;
    border-bottom: 0
}

.latest-title h2 a {
    color: wheat;
    display: block;
    font-size: 1.4em;
    text-decoration: none;
}

.latest-title h2 a:hover {
    color: #fff
}

.latest-title h2 span a {
    color: #FFFFFF;
    display: block;
    font-size: 0.8em;
    text-transform: uppercase;
}

.latest-title {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    display: block;
    min-height: 60px;
    opacity: 0.8;
    filter: alpha(opacity = 70);
    -moz-opacity: .70;
    opacity: .70;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.latest-content {
    height: 120px;
    margin-bottom: 20px;
    position: relative;
    width: 162px;
}

.latest-content h2 {
    margin-top: 15px
}

.latest-content h2 a {
    color: #0b96d0;
    text-decoration: none
}

.latest-content h2 a:hover {
    color: #000
}

.latest-content p {
    color: #222222;
    font-size: 1.1em;
    line-height: 1.4;
    margin-bottom: 1.5em;
    margin-top: 8px;
    text-align: justify;
}

/*
 -----------------------------------------
 FOOTER
 -----------------------------------------
 */
#push {
    height: 80px
}

#footer {
    background: #000000 none repeat scroll 0 0;
    border-top: 8px solid #CFC8B5;
    color: #4D4D4D;
    height: 100px;
    margin: 80px auto 0;
    padding-top: 20px;
    width: 100%;
}

#footer p {
    font-size: 1.2em;
    color: #4d4d4d;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 0.6em
}

#footer p a {
    border-bottom: 1px solid #c9c9c9;
    color: #4d4d4d;
    text-decoration: none
}

#footer p a:hover {
    border-bottom: 1px solid #c9c9c9;
    color: #0b96d0;
    text-decoration: none
}

/*
 -----------------------------------------
 POSTMETA
 -----------------------------------------
 */
.postMeta {
    font-size: 1.2em;
    margin-bottom: 18px;
    margin-top: 8px;
    padding-bottom: 24px;
    border-bottom: 1px solid #c9c9c9
}

.postMeta-featured {
    margin-top: 8px;
    font-size: 1.2em;
    width: 303px
}

.postMeta-front {
    margin-top: 8px;
    font-size: 1.2em
}

.postMeta-post {
    font-size: 1.2em;
    margin-bottom: 18px;
    margin-top: 8px;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px
}

.postMeta span.date, .postMeta-post span.date, .postMeta-featured span.date, .postMeta-front span.date {
    color: #8a8a8a;
    float: left
}

.postMeta span.comments a, .postMeta span.date a, .postMeta-post span.comments a, .postMeta-post span.date a, .postMeta-featured span.comments a, .postMeta-featured span.date a, .postMeta-front span.comments a, .postMeta-front span.date a {
    float: left;
    color: #8a8a8a;
    text-decoration: none
}

.postMeta span.comments, .postMeta-featured span.comments, .postMeta-post span.comments, .postMeta-front span.comments {
    float: right;
    background: #FFF url(images/comment.gif) no-repeat left center;
    padding-left: 15px;
    margin-left: 2px
}

/*
 -----------------------------------------
 POSTS
 -----------------------------------------
 */
.single .post {
    float: right;
    overflow: hidden;
    width: 500px;
    margin-top: 23px;
}

.post-category {
    color: #8a8a8a;
    float: left;
    margin-bottom: 8px
}

.post-tags {
    color: #8a8a8a;
    float: right
}

.post-category p, .post-tags p {
    color: #8A8A8A;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 0em;
    margin-top: 0em;
    text-align: none
}

/*
 .post img{margin:0.5em 1em; border:5px solid #CDAA7D;}
 */
.post blockquote p {
    margin: 0 2.6em;
    font-style: italic
}

/* SIDEBAR FOR THUMBS ON POST */
.post-sidebar {
    float: left;
    margin-top: 23px;
    width: 170px;
}

/*
 -----------------------------------------
 COMMENTS
 -----------------------------------------
 */
.comment-heading {
    margin-bottom: 26px;
    text-transform: none;
    border: none
}

.commentwrap {
    border-top: 3px solid #C9C9C9;
    padding-bottom: 15px;
    padding-top: 15px
}

.commentpost {
    float: right;
    width: 510px
}

.commentpost p {
    margin-top: 0
}

.commentmetadata {
    float: left;
    width: 20%;
    color: #2F2B23;
    line-height: 1.5em;
    padding-right: 20px;
    color: #999;
    font-size: 1.1em
}

.commentmetadata li {
    list-style-type: none;
    padding: .3em;
    margin: 0 .5em 0 0
}

.commentmetadata li a {
    border-bottom: 1px solid #c9c9c9;
    color: #0B96D0;
    text-decoration: none
}

.warning {
    padding: 10px;
    background: #282828;
    border: 1px solid #323232;;
    margin-bottom: 10px
}

#comments label input {
    border: 1px solid #E5E5E5;
    padding: 5px 4px;
    margin-bottom: 10px;
    width: 160px
}

#comments label span {
    line-height: 27px
}

#comments label {
    font-family: "Lucida Sans Unicode";
    font-size: 1.1em
}

#comment_author {
    margin: 20px 20px 20px 0px;
    padding: 0px;
    width: 150px;
    float: left
}

#comments-content {
    display: block;
    border-bottom: 1px solid #C9C9C9;
    margin: 10px 0px 10px 0px;
    padding: 0px
}

#comments textarea {
    margin-top: 10px;
    padding: 4px 0px;
    width: 100%;
    border: 1px solid #E5E5E5
}

.button {
    border: 1px solid #E5E5E5;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 8px;
    text-transform: uppercase
}

.children {
    margin-left: 50px
}

.children div {
    border: none
}

.children .commentwrap {
    border-top: 1px solid #C9C9C9;
}

.children .commentmetadata {
    padding-right: 0px
}

.children .commentpost {
    text-align: left;
    float: right;
    width: 78%
}

/*
 -----------------------------------------
 SEARCH
 -----------------------------------------
 */
#searchform {
    float: left;
    margin-top: 1em;
    height: 2.3em
}

#searchsubmit {
    border: 1px solid #E5E5E5;
    font-size: 1.1em;
    font-weight: bold;
    height: 2.1em;
    padding: 2px 8px;
    text-transform: uppercase;
    float: right;
    background-color: #F0F0F0
}

#s {
    float: left;
    width: 204px;
    margin-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px solid #E5E5E5;
    font-size: 1.1em
}

/*
 -----------------------------------------
 Tables
 -----------------------------------------
 */
table.features {
    margin: 0;
}

table.features strong {
    color: #222222;
    font-family: georgia;
    font-size: 1.3em;
    font-weight: normal;
}

table.features td {
    font-size: 12px;
    color: #666;
    padding: 0 4px 10px 0;
}

features td.none {
    padding: 0;
}

table.features td {
    width: 50%;
}

table.features td.icon {
    width: 50px;
}

.single table, table.listing {
    float: right;
    margin: 20px 0px;
}

table.listing strong {
    font-weight: bold;
}

.single table td, table.listing td {
    font-size: 12px;
    padding: 5px 5px 15px 0;
    text-align: justify;
    width: 50%;
}

listing td.none {
    padding: 0;
}

.single table tr, table.listing tr {
    border-bottom: 1px solid #cfc8b5;
}

.client {
    background: #FFFFFF url(images/client.png);
    float: left;
}

.transparent {
    background: transparent;
}

/*
 -----------------------------------------
 Pimp my pics on post
 -----------------------------------------
 */
.post img {
    background: transparent url(images/bg_dark.gif) repeat scroll 0 0;
    padding: 10px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}