/*   
SongVang.com
*/

*{ padding:0; margin:0; outline:0; }

/* Structure */
body { background:#343434 url(images/sv_bg_stripe.gif);	font-family: Arial, sans-serif;	font-size:12px;	line-height:18px; color:#9d9c9c;} /*717171*  868585*/
input, textarea, select { font-family: Arial, sans-serif; font-size:11px; }
#top { height:42px; background:url(images/top.gif) repeat-x 0 0; margin-top: 10px;}
.shell { width:960px; margin:0 auto; }
#bg { padding-top:30px; }
#content { float:left; display:inline; width:473px; }
#content_sub { float:left; display:inline; width:700px; }

/* Links */
a img { border:0; }
a.img img { background:#131313; border:solid 1px #373737; padding:4px;}
a.img:hover img { border-color:#252525; }
a { color:#eeeeee; text-decoration: none; cursor:pointer; }
a:hover { color:#a00101;} /*a6a6a6   940e0e 878686 8c0202*/
a.green { color:#ffffff; }
a.white { color:#ffffff; }
a.green:hover { color:#8c0202; }

/* Misc */
.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }
.alignleft {margin:0 20px 20px 0;}
.alignright {margin:0 0 20px 20px;}
.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }
.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }
.access { position: absolute; left: -999px; width: 990px; }

/* Lists */
ul.svContent{
list-style-type: none;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0;
padding-right: 0;
margin: 0;
}

ul.svContent li
{
/*background-image: url(http://songvang.com/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: .8em;*/

margin:0; border-bottom:dotted 1px #4a4a4a; padding:7px 0 7px 25px; background:url(images/bul_curl.gif) no-repeat 0 center;
}

/* Headings */
h2 {color:#FFF; padding-bottom:10px;}



h2.title { font-size:18px; line-height:18px; color:#8c0202; font-weight: normal; background:url(images/bg-dark.png); padding:15px 15px 16px 15px;  }
#content h2.title { font-size:18px; line-height:18px; color:#8c0202; font-weight: normal; background:url(images/bg-dark.png); padding:15px 15px 16px 15px; padding-right: 80px; }
h2.title a{ color:#8c0202; padding-right: 60px;}
h2.archive { font-size:1.16em; margin:0 0 15px 0; line-height:18px; color:#e9e9e9; font-weight: normal; background:url(images/bg-dark.png); padding:15px 15px 16px 15px; font-weight:bold;}
h2.archive a {color:#fff;}
h2.archive img {position:relative; margin:0 0 0 5px; top:3px;}
h1.archive{font-size:1.8em; margin:0 0 20px 0;}
h1.postnav{font-size:1.2em; margin:20px 0 20px 0; }
h1.postnav a{background:url(images/nav.gif); color:#fff; padding:8px;}
h1.postnav a:hover{background:url(images/nav-current.gif);}
h1.postnav a:active{background:url(images/nav-drop.gif);}

/* Misc Text */
blockquote{font-style:italic; display:block; margin:0 0 0 20px; text-align:justify;}
cite{font-style:italic; font-size:1.1em;}

/* Background for Header  */
#svLogoBG { background:#343434 url(images/sv_bg_logo.gif); height:103px; width:100%}

/* Logo */
#logo { font-size:0; line-height:0; width:322px; height:150px; margin-left: auto;
  	margin-right: auto; z-index:0; xmargin-top:150px; position:absolute;}
	
#logo a{ display:block; width: 322px; height:150px; background:url(images/sv_logo.png);
}
/*h1#logo { font-size:0; line-height:0; width:128px; height:42px; float:left; }
h1#logo a{ display:block; height:42px; text-indent: -4000px; background:url(images/logo.gif); }*/


/* Twitter Widget */
#svTwitterBox { width: 940px; height:94px; z-index:1; margin-top: -104px; margin-left: auto;
  	margin-right: auto; z-index:0;}

#svTwitter { width: 201px; height:94px; background:url(images/bg_tab_twitter.png); z-index:0; margin-top: -10px; margin-left: 740px;
}

#svTwitterMsg { margin-left:20px; margin-right:20px; padding-top:8px; width:161px;color:#999999; font-size:11px;line-height:12px; height: 70px;  overflow:hidden;
}

#svTwitterMsg a.svTwitterName{ color:#ffffff; font-weight:bold;
}

#svTwitterMsg a { color:#999999;
}

#svTwitterMsg a.svTwitterFollow { color:#ffffff;
}

#svTwitterMsg p { padding-bottom:10px; text-transform:lowercase;
}


/* Search Form */
.search { float:right; width:189px; height:25px; background:url(images/search.gif); padding:2px; position:relative; top:5px;}
.search .field{ border:0; float:left; background:transparent; color:#535353; padding:4px 5px; width:150px;}
.search .search-submit{ border:0; float:right; font-size:0; line-height:0; width:23px; height:24px; text-indent: -4000px; background:url(images/search-submit.gif); cursor:pointer; }

/* Top Nav */
.small-nav { float:left; margin-left:300px; font-size:12px;}
.small-nav ul{ list-style-type: none; font-weight: bold; padding-top:5px;}
.small-nav ul li,
.small-nav ul li a{ float:left; display:inline; height:35px; background:url(images/small-nav-tab.gif) no-repeat 0 -100px; padding:0 0 0 10px;}
.small-nav ul li a{ background-position:right -100px; padding:0 10px 0 0; color:#fff; line-height:27px; }
.small-nav ul li { margin-left:10px; }
.small-nav ul li span{ float:left; height:35px; background:url(images/small-nav-arr.gif) no-repeat center -100px; }
.small-nav ul li.current_page_item,
.small-nav ul li:hover { background-position: 0 0;}
.small-nav ul li.current_page_item a,
.small-nav ul li:hover a{ background-position: right 0;}
.small-nav ul li.current_page_item a span,
.small-nav ul li:hover a span{ background-position: center bottom;}

/* Super Tag Line */
#welcome { height:36px; background:url(images/welcome.gif) repeat-x 0 0; border-bottom:solid 1px #404040; }
#welcome .shell{ padding-top:9px;}
#welcome .right span{ color:#3d3d3d; padding:0 5px;}

/* Navigation */
#navigation {height:36px; font-size:14px; font-weight: bold;}
#navigation ul{ list-style-type: none;}
#navigation ul li{ float:left; display:inline; margin-right:4px; position:relative;}
#navigation ul.sf-menu li.last, ul.sf-menu li.last{ margin-right:0;}
#navigation ul li a{ float:left; height:36px; color:#fff; line-height:36px; padding:0 8px;}

/* Drop Down Menu */
.sf-menu, .sf-menu * {margin:0;	padding:0; list-style:none;}
.sf-menu {line-height:1.0;}
.sf-menu ul {position:absolute;	top:-999em; width:11em;}
.sf-menu ul li {width:100%;}
.sf-menu li:hover {visibility:inherit;}
.sf-menu li {float:left; position:relative;}
.sf-menu a {display:block; position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0; top:2.5em;	z-index:99;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:11em; top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:11em; top:0;}
.sf-menu {float:left; margin-bottom:4px;}
.sf-menu a {text-decoration:none; }
.sf-menu a, .sf-menu a:visited  {color:	#13a;}
.sf-menu li {background:url(images/nav.gif) repeat-x 0 0;}
.sf-menu li li {background:url(images/nav-drop.gif) repeat-x 0 0;}
.sf-menu li li li {background:url(images/nav-drop.gif) repeat-x 0 0;}
.sf-menu li:hover,  .sf-menu a:hover {background:url(images/nav-hover.gif) repeat-x 0 0; outline:0;}
#navigation ul li.current-cat, #navigation ul li.current_page_item  {background:url(images/nav-current.gif) repeat-x 0 0;}
#navigation .sf-menu ul li.current-cat a , #navigation .sf-menu ul li.current_page_item a {background:url(images/nav-current.gif) repeat-x 0 0; width:138px;}
#navigation ul li ul li.current-cat a:hover, #navigation ul li ul li.current_pge_item a:hover{background:url(images/nav-current.gif) repeat-x 0 0; width:138px;}

/* Banner Page */
#banner { padding:9px; background:url(images/bg.png); border:solid 1px #1d1d1d; margin:5px 0 15px 0; width:940px;}

/* Slider */
#slider-container {width:960px; overflow:hidden;}
#slider{ padding:9px; background:url(images/bg.png); border:solid 1px #1d1d1d; margin:0 0 4px 0; width:960px;}
#slider ul, #slider li,	#slider2 ul, #slider2 li{margin:0; padding:0; list-style:none; }
#slider2{margin-top:1em;}
#slider li, #slider2 li{width:960px; height:131px; overflow:hidden; background:url(images/bg.png);}	
.slider-control{background:url(images/bg_lite.png); margin-bottom:15px; height:48px; width:960px;}
ol#controls{padding:0; width:185px; position:relative; top:6px; right:2px; float:right;}
ol#controls li{margin:0 4px 0 0; float:left; list-style:none; line-height:36px; font-weight:bold;}
ol#controls li a{float:left; height: 36px; width: 33px; line-height:36px; background: url(images/paging.gif) repeat-x 0 0; color:#fff; text-decoration:none; text-align:center;}
ol#controls li.current a, ol#controls li a:hover{background-image: url(images/paging-h.gif); color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}


/* Sidebar */
.sidebar { float:right; display:inline; width:228px; }
#sidebar-2 { float:left; margin-left:15px; }
.sidebar ul{ list-style-type: none;}
.sidebar ul li{ margin-bottom:15px; height:100%; }
.sidebar .box { background:url(images/bg.png); padding:20px; }
.sidebar .box1 { background:url(images/bg.png); padding:20px 20px 0 20px; }
ul.links { position:relative; top:-7px; }
ul.links li, div.box li{ margin:0; border-bottom:dotted 1px #4a4a4a; padding:7px 0 7px 15px; background:url(images/bul.gif) no-repeat 0 center;}
ul.links li.last, ul li.last-widget{ border:0; }
ul.links li a, li.page_item a, ul.blogroll li a{ color:#FFFFFF;}
ul.links li a:hover, div.box li.page_item a:hover, ul.blogroll li a:hover{ color:#a00101;}
.author-image { float:left; width:65px; }
.author-info { float:left; width:65px; display:inline; margin-left:15px; width:105px}
.author-info strong{ color:#aaa}
.author-info p{ padding-bottom:10px; }
.tab-content { padding:20px; background:#131313;}
.tab-content ul li{ background:url(images/bul2.gif) no-repeat 0 center; padding:6px 0 6px 15px; margin:0; }
.tab-content ul li a{ color:#FFFFFF}
.tab-content ul li a:hover{ color:#eeeeee}
.tabs { height:46px;}
.tabs a { float:left; height:46px; font-size:18px; color:#4a4a4a; background:url(images/bg.png); line-height:46px; text-align: center;}
.tabs a.first-tab { width:131px; margin-right:5px; }
.tabs a.second-tab { width:92px;}
.tabs a.active { color:#8c0202; background:#131313; }

/* Footer */
#footer { height:36px; background:url(images/footer.gif) repeat-x 0 0; font-family: Verdana, sans-serif; font-size:11px; color:#494949; }
#footer .shell{ padding-top:9px;}
#footer a{ color:#7c7c7c;}
#footer a:hover{ color:#fff;}

/* Post */
.post { background:url(images/bg.png); margin-bottom:15px; position:relative; }
.entry-holder { padding:20px; }
.entry-image { float:left; width:108px;  margin: 0 20px 0 0; }
.post-image .entry { float:left; display:inline;  width:300px; }
.post .entry p{ padding-bottom:15px; }
.post .entry .services p{ padding-bottom:0px; }
.post-meta { background:url(images/bg-dark.png); color:#747474; font-size:11px; padding:6px 10px;}
.date { position:absolute; top:0; right:0; font-size:11px; text-align: right; color:#4d4d4d; padding:10px 15px 0 0; line-height:14px;}
.date strong{ color:#747474; font-weight: normal;}
.date a{ font-size:12px; }
a.more{ font-weight: bold; color:#ffffff; font-size:14px; background:url(images/more.gif) no-repeat 0 0; padding:3px 0 3px 25px;}
a.more:hover{ color:#a00101;}
.comments { background: url(images/bg.png) repeat 0 0; margin-bottom: 10px; }
.comment { padding-bottom: 20px; margin:0 0 15px 0; height: 100%; border-bottom: 1px dotted #484848; }
.comment p { padding: 20px 0 0; }
.last-comment { padding-bottom: 0; padding-top: 20px;  border: 0; }
.comment .comment-text { float: left; display: inline; width: 280px; }
.comment .comment-text p{ padding: 0; }
.comment .img { float: left; display: inline; margin-right: 20px; }
.comment h3 { font: 16px Arial, sans-serif; }
.comment h3 a { font-weight: bold; }
.comment small { display: block; font-size: 11px; padding-bottom: 15px;}
.postcomment { margin-bottom: 20px; background: url(images/bg.png) repeat 0 0; }
.postcomment label { float: left; display: inline; width: 42px; font-size: 11px; line-height: 30px; }
.postcomment span { color: #cf4848; }
.postcomment .field { float: left; display: inline; height: 30px; width: 240px;background: url(images/name-field.gif) no-repeat 0 0; margin-bottom: 10px; }
.postcomment .field input{ border: 0; background: none; margin: 8px 0 0 35px;  width: 190px; color: #FFFFFF; font-size: 12px; }
.postcomment form textarea {display: block; height: 108px; width: 378px; margin-left: 42px; background: #000; border: 1px solid #2b2b2b; padding: 5px; font-size: 12px; overflow: hidden; margin-bottom: 10px; color: #FFFFFF; }
.postcomment form .submit {float: right; display: inline; height: 34px; width: 133px; background: #8c0202; font-weight: bold; color: #fff; font-size: 12px; cursor: pointer; text-align: center; border: 0; margin: 0 3px 0 0; }
.postcomment form .submit:hover { background: #333333; }
.postcomment p { float: left; display: inline; padding-left: 42px; }
.postcomment ol, .postcomment ul, .post ol, .post ul {list-style-position:inside; margin-top:0px; margin-bottom:20px}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {margin:15px 0;}
.post img {padding:4px; border:1px solid #373737;}
.post h2.title{margin:0;}

/* Search Page */
form.searchpage input[type=text]{background:#000; border: 0; width: 180px; margin:8px 0; padding:5px 3px; color: #FFFFFF; font-size: 12px; border: 1px solid #2b2b2b;}
form.searchpage input[type=submit]{ height: 28px; width: 60px; background: #8c0202; font-weight: bold; color: #fff; font-size: 12px; cursor: pointer; text-align: center; border: 0; margin: 0 3px 0 5px;}


/* Social Buttons */
.socials { height:100%;}
.socials img{ float:left; width:32px; height:32px; margin:0 20px 20px 0; }
.socials img.last{margin-right:0;}

/* Widgets */
div#calendar_wrap caption{font-size:1.4em; margin:0 0 8px 0; text-align:center; font-weight:bold;}
div#calendar_wrap table{width:100%;}
div#calendar_wrap table tbody, div#calendar_wrap table tfoot{text-align:center;}
div.box li.page_item {margin:0 0 0 0;}
li form#searchform {text-align:right;}
li form#searchform input[name=s] {background:#000; border: 0; width: 180px; margin:8px 0; padding:5px 3px; color: #FFFFFF; font-size: 12px; border: 1px solid #2b2b2b;}
li form#searchform input[type=submit] { height: 28px; width: 60px; background: #8c0202; font-weight: bold; color: #fff; font-size: 12px; cursor: pointer; text-align: center; border: 0; margin: 0 3px 0 0; }
li form#searchform label.screen-reader-text {display:none;}


#tooltip{position:absolute; border:1px solid #333; background:url("images/nav.gif") repeat 0 0; padding:5px 15px; color:#fff; display:none; font-size:1.5em; }


/* Contact Form 7 */
form.wpcf7-form input[type=text],form.wpcf7-form textarea{background:#000; border: 0; width: 250px; margin:4px 0 4px 0; padding:5px 3px; color: #FFFFFF; font-size: 12px; border: 1px solid #2b2b2b;}
form.wpcf7-form input[type=submit] { height: 28px; width: 60px; background: #8c0202; font-weight: bold; color: #fff; font-size: 12px; cursor: pointer; text-align: center; border: 0; margin: 0 3px 0 0; }




/****************************** PORTFOLIO ******************************/
p {margin:0px;}

#contentwork h1 {
	font-size: 13px;
	font-weight: bold;
	xletter-spacing:-1px;
	xfont-size: 10px;
	text-transform: uppercase;
	color:#FBDCEB;
	margin:0px;
	padding-bottom:5px;
	}
	
#contentwork div.clientName {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:2px;
	padding-left:9px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	margin-top:5px;
	/*background-color:#410505;*/
	background-image:url(images/bg_portfolio.png);
	}

#contentwork div.block {
	font-size: 11px;
	font-weight:normal;
	color:#898686;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	}

#contentwork p {
	margin:0px;
	padding:0px;
	xdisplay:inline;
	}




/*PORTFOLIO MAIN STYLES*/
#contentwork {
	width:720px;
	background-image:url(../images/bg_long.gif);
	xbackground-color:#640D2B;
	height:700px;
}

#blockwork {
	xwidth:200px;
	text-align:left;
	padding:0px;
	float:left;
}

#contentwork a img { border:0; }
#contentwork a.img img { border:0;}
#contentwork a.img:hover img { border:0;}
.post #contentwork img {border:0;}

.blockclient {
	width:160px;
	padding-right: 10px;
	float:left;
}


/*.blockclient a{
opacity: 0.6;
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
filter: alpha(opacity=60);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}*/



#contentwork a:link, #contentwork a:visited, #contentwork a:active {
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

#contentwork a:hover {
color: #F193B3;
font-size: 11px;
text-decoration: underline;
}



#contentwork .clear {
clear:both;
}


/*CLIENT JPG*/
img.client {
border: 5px solid #DAD9D9;
}

/*SPACER*/
#contentwork .break {
	height:10px;
	padding:0px;
	margin:0px;
	font-size:1px;
}

#contentwork .breaknospace {
	height:-1px;
	padding:0px;
	margin:0px;
	font-size:0px;
}


div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top: -1px;
	}


/* SI CONTACT FORM */
#si_contact_form { margin-bottom: 20px; background: url(images/bg.png) repeat 0 0; }

#si_contact_form label { float: left; display: inline; width: 100px; font-size: 11px; line-height: 30px; }

#si_contact_form span { color: #cf4848; }

#si_contact_form .field { float: left; display: inline; height: 30px; width: 240px;background: url(images/name-field.gif) no-repeat 0 0; margin-bottom: 10px; }

#si_contact_form input[type=text]   {display: block; height: 20px; width: 300px; margin-left: 100px; background: #000; border: 1px solid #2b2b2b; padding: 5px; font-size: 12px; overflow: hidden; margin-bottom: 10px; color: #FFFFFF; }

#si_contact_form textarea {display: block; height: 108px; width: 300px; margin-left: 100px; background: #000; border: 1px solid #2b2b2b; padding: 5px; font-size: 12px; overflow: hidden; margin-bottom: 10px; color: #FFFFFF; }

#si_contact_form input[type=submit] {float: right; display: inline; height: 34px; width: 133px; background: #8c0202; font-weight: bold; color: #fff; font-size: 12px; cursor: pointer; text-align: center; border: 0; margin: 0 3px 0 0; }

#si_contact_form input[type=submit]:hover { background: #333333; }

#si_contact_form p { float: left; display: inline; padding-left: 42px; }

#si_contact_form ol, #si_contact_form ul, #si_contact_form ol, #si_contact_form ul {list-style-position:inside; margin-top:0px; margin-bottom:20px}



/* Tables */
.svTable
{
  padding: 5;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-size: 0.9em;
  color: #FFF;
  background: #333333 top left repeat-x;
 /*url("widget-table-bg.jpg") */
}

.svTable caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.svTable th, .svTable td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  width: auto;
}

.svTable th[scope=col]
{
  background-color: #5B0000;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}

/*.svTable th+th[scope=col]
{
  background-color: #990000;
  border-right: 1px dotted #666;
}*/

.svTable td[scope=row]
{
  background-color: #666666;
  border-right: 2px solid #333;
}

.svTable tr.alt th, .svTable tr.alt td
{
  color: #2a4763;
}

.svTable tr:hover th[scope=row], .svTable tr:hover td
{
  background-color: #000000;
}

