/* CSS Document */
.png { behavior: url("/iepngfix.htc") }


html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, img, a {
	list-style:none;
	outline:none;
	border:none;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
/*-----------DEFAULTS------------no-repeat center top fixed*/
body {
	background:#fff url(images/bg2.gif);
	font-family: Helvetica, Corbel, Myraid Pro, Sans-Serif;
	font-size:12px;
	color:#fff;
	line-height:25px;
	overflow-x:hidden;
}
#wrapper {
	width:888px;
	height:auto;
	margin:auto;
}
a {
	color:#fff;
}
a:hover {
	color:#F09;
}
#clear {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	font-family:fertigo;
	margin:10px 0px;
}
h1 {
	font-size:21px;
	color:#fff;
}
h2 {
	font-size:17px;
	color:#fff;
}
h3 {
	font-size:15px;
}
h6 {
	font-size:11px;
}
/*-----------HEADER------------*/
#xuansemusic{}
#bar1 {
	width:100%;
	height:38px;
	background: url(images/fill.png) repeat;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/fill.png");

}
ul#barbox {
	width:888px;
	height:35px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:888px;
	height:auto;
	margin:auto;
}
#header1 {
	width:100%;
	height:auto;
	margin:auto;
	margin:0px 0px 10px;
}
#logo-main {
	width:400px;
	height:83px;
	float:left;
}
#topad {
	width:468px;
	height:60px;
	float:left;
}
#mainNav {
	width: 888px;
	height:38px;
	padding: 0px;
	margin: 0px auto;
}
.solidblockmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px 宋体;
	width: 888px;
	height:36px;
	overflow: hidden;
	margin: 0 auto;
	border-left: 1px solid #F09;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	float: left;
	color: #fff;
	padding: 12px 16px 0 16px;
	height:36px;
	text-decoration: none;
	
}
.solidblockmenu li a:hover, .solidblockmenu li .current {
	color: #fff;
	background:#F09;
	
}
.ok a {color: #fff;	background:#F09;}
.ok {color: #fff;	background:#F09;}
/*-----------CONTAINER-CONTENT------------*/
#w {
	float:left;
	width:53px;
	height:240px;
	background:#333 url(images/w.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
	
}
#container {
	width:888px;
	height:auto;
	margin:auto;
	margin-top:30px;
	position:relative
}
#sidebar {
	width:150px;
	height:auto;
	float:right;
	margin-left:10px;
}
#sidebox {
	width:150px;
	height:auto;
	padding:20px;
	background: url(images/fill.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	margin:0px 0px 20px;
	border:1px #333 solid;
}
#sidebar1 {
	width:265px;
	height:auto;
	float:right;
	margin-left:11px;
}
#sidebox1 {
	width:222px;
	height:328px;
	padding:0px 20px 20px;
	background: url(images/fill.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	margin:0px 0px 10px;
	border:1px #333 solid;
}
#content1 {
	width:600px;
	height:auto;
	float:left;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	-border-radius:1px;
	background: none;
	padding:0px 0px 20px;
}
#content {
	width:660px;
	height:auto;
	float:left;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	background: url(images/fill.png) repeat;
	padding:20px;
}
#content p {
	margin:15px 0px;
}
#content p img {
	width:auto;
	height:auto;
	background: url(images/fill.png) repeat;
	padding:10px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	margin:10px 0px
}
/*-----------SERVICES------------*/
#what-do-we-do {
	background:url(images/services/what-do-we-do.png) no-repeat;
	margin:auto;
	height:200px;
	width:888px;
	display:block;
	text-indent:-9999px;
	margin-bottom:20px;
}
#how-its-done {
	background:url(images/services/how-its-done.png) no-repeat;
	margin:auto;
	height:900px;
	width:888px;
	display:block;
	text-indent:-9999px;
	margin-bottom:20px;
}
.TabbedPanelsTab {
	cursor:pointer;
	font-weight:700
}
/*-----------TIMELINE------------*/
#timeline {
	background:url(images/timeline.png) no-repeat;
	min-width:1000px;
	max-width:1800px;
	height:400px;
	display:block;
	text-indent:-9999px;
	margin-left:inherit;
	overflow:auto;
}
/*----BLOG------*/
#post {
	float:left;
	width: 660px;
}
left-col {
	float: left;
}
.right-col {
	float: right;
}
.wrap {
	width: 100%;
}
/* Post Meta */
.post-meta {
	width: 100px;
	margin-left: 0px;
	text-align: right;
	display: inline;
	padding-top: 0px;
	clear:both;
	float:left;
}
.post-meta a {
	color: #587384;
}
.post-meta a:hover {
}
/* Post Meta Date */

.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
}
.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}
.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}
.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}
.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}
/* Post Meta Author and Comments */

.post-meta h4 {
	font-size: 12px;
	padding: 3px 21px 3px 0;
	color: #666666;
}
.post-meta h4.author {
	margin-top:8px;
	background: url(images/blog/icon_author.gif) no-repeat right 2px;
	font-style: italic;
}
.post-meta h4.comments {
	background: url(images/blog/icon_comment.gif) no-repeat right 4px;
}
.post-meta h4.comments a {
	color: #666666;
}
/* Post Content */

.post-content {
	width: 500px;
	display: inline;
}
.post-content a {
	font-weight: bold;
}
.post-content a:hover {
}
.post-content p {
	margin:5px 0px;
}
/* Post Content Headings */

.post-content h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom:8px;
}
.post-content h2 a {
	color: #dfdfdf;
}
.post-content h2 a:hover {
}
.post-content h3 {
	font-size: 14px;
	padding: 5px 0;
}
/* Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}
.post-content ul {
	padding-left: 30px;
}
.post-content ul li {
	list-style: circle;
	padding: 3px 0;
}
.post-content ol {
	padding-left: 37px;
}
.post-content ol li {
	list-style: decimal;
	padding: 3px 0;
}
.post-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}
/* Post Content Images*/

/* Post Content (read more) */

.post-content span.read_more {
	padding: 5px 0 10px 0;
	display: block;
	float: left;
	font-size: 13px;
}
.post-content a span.read_more {
	color: #1A86DF;
}
.post-content a:hover span.read_more {
	text-decoration: none;
}
/*   */
#worksarea {
	width:888px;
	height:200px;
	overflow:hidden;
	background:url(images/fill.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	padding:20px 0;
	position:relative;
	margin-bottom:20px;
}
/*-----------BLOG------------*/
.blog-post {
	width:133px;
	height:200px;
	background:url(images/fill.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:20px 10px 0 20px;
}
.blog-post-image {
	width:133px;
	height:200px;
}
a.blog-post-title {
	position:absolute;
	margin-top:100px;
	max-width:200px;
	height:26px;
	background:url(images/fill.png) repeat;
	padding:8px;
	display:block;
	text-shadow:1px 1px 2px #000;
	font-family:fertigo;
	color:#dfdfdf;
	overflow:hidden;
}
.blog-post-datestamp {
	width:100px;
	height:26px;
	padding:12px 15px;
	float:left;
	font-family:fertigo;
	color:#ccc;
}
.blog-post-comments {
	width:38px;
	height:50px;
	float:right;
	background:url(images/comments.png) no-repeat;
	 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/comments.png");
	padding:5px 0px 0px 22px;
	font-size:11px;
	color:#999;
}
/*--------------bbs-----------*/
.fr {
	float:right;
}
.fl {
	float:left
}
.bbs, .minbox {
	width:433px;
	background:url(images/bg3.gif) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	position:relative;
	margin-bottom:20px;
}
.bbs ul, .minbox ul {
	margin:0 20px 20px 20px;
}
.bbs ul li, .minbox ul li {
	line-height:28px;
	border-bottom:1px #666 dashed;
	position:relative
}
.bbs ul li span, .minbox ul li span {
	position:absolute;
	right:1px;
	top:-5px;
}
.lkMarquee {
	float:left;
}
.lkMarquee ul li {
	width:88px;
	height:31px;
	margin:5px;
}
.linklst {
	width:110px;
	list-style:none;
	padding:0;
	margin:5;
	height:200px;
}
.diaocha {
	float:right;
	width:200px;
}
/*-----------ABOUT------------*/
#about-us {
	background:url(images/About/about-us.png) no-repeat;
	width:888px;
	height:450px;
	display:block;
	text-indent:-9999px;
}
/*-----------Photography------------*/
body#photography-body {
	background:#000;
}
#photography {
	width:888px;
	height:auto;
	margin:auto;
}
/*-----------FOOTER------------*/
#footer {
	background:#000;
	width:100%;
	height:auto;
	margin:30px auto;
	position:relative;
}
#footer1 {
	width:888px;
	margin:30px auto;
	text-align: right;
}
#featuredat {
	width:888px;
	height:auto;
}
#featuredat h1 {
	float:left;
	margin:5px auto;
}
#featuredat .feat-site a {
	opacity:0.6;
	float:left;
	margin:0px 10px;
	display:block;
	height:40px;
	text-indent:-9999px;
}
#featuredat .feat-site a:hover {
	opacity:0.8;
}
#featuredat .feat-site.welovewp a {
	background:url(images/featured/welovewp.png) no-repeat;
	width:75px;
}
#featuredat .feat-site.deluxe a {
	background:url(images/featured/deluxe.png) no-repeat;
	width:80px;
}
#copyrights {
	text-align:center;
	width:400px;
	height:auto;
	background: url(images/copyrights.png) no-repeat left center;
	text-indent:-9999px;
	opacity:0.7;
	float:left;
	padding-top:8px;
}
#zynclabs {
	background:url(images/zynclabs.png) no-repeat;
	height:40px;
	width:auto;
	float:right;
	text-indent:-9999px;
	margin-right:15px;
	opacity:0.7;
}
#lastfm {
	width:225px;
	height:auto;
	float:left;
	background:url(images/fill.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	padding:20px;
	margin-top:30px;
}
#flickr {
	width:225px;
	height:auto;
	margin-left:30px;
	float:left;
	background:url(images/fill.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	padding:20px;
	margin-top:30px;
}
#proposal, #tweets {
	width:360px;
	height:auto;
	margin-left:30px;
	float:left;
	background:url(images/fill.png) repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-border-radius:7px;
	padding:20px;
	margin-bottom:15px;
}
#tweets {
	margin-top:30px;
}
/*----LAST FM------*/
#flickr ul {
	margin-top:20px;
	margin-left:13px;
}
#flickr li {
	float:left;
}
#flickr a {
	margin:10px;
	width:80px;
	height:80px;
	background:url(images/flickr_a.png) no-repeat;
	display:block;
	float:left;
}
#flickr img {
	width:70px;
	height:70px;
	margin:5px;
}
/*----LAST FM------*/
			ul.music,  ul.music li,  ul.music li a,  ul.music li img {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
}
ul.music li {
	margin:15px 15px 15px 0;
	float:left;
	position:relative;
}
ul.music li a {
	display:block;
	position:relative;
	float:left;
	width:80px;
	height:80px;
	text-indent:-1000em;
	overflow:hidden;
	z-index:1;
}
ul.music li img {
	position:absolute;
	width:80px;
	height:80px;
	border:0;
}
/* Vinyl Sleeve */
			ul.music li.vinyl img {
	width:72px;
	height:72px;
	left:2px;
	top:1px;
}
ul.music li.vinyl a {
	background: url(images/vinyl.png) 0 0 no-repeat;
	width:96px;
	height:76px;
}
ul.music li.vinyl {
	background:url(images/vinyl_insert.gif) 2px 1px no-repeat;
}
/*----H1s------*/

h1.h1-lastfm {
	background: url(images/h1/lastfm.png) no-repeat;
	width:100px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-flickr {
	background: url(images/h1/flickr.png) no-repeat;
	width:100px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-tweets {
	background: url(images/h1/twitter.png) no-repeat;
	width:100px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-blog {
	background: url(images/h1/blog.png) no-repeat;
	width:100px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-what-next {
	background: url(images/h1/what-next.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-current {
	background: url(images/h1/ann.png) no-repeat;
	width:160px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-bbs1 {
	margin-left:20px;
	background: url(images/h1/bbs1.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-bbs2 {
	margin-left:20px;
	background: url(images/h1/bbs2.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-articles {
	margin-top: 10px;
	margin-left:20px;
	background: url(images/h1/articles.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-partners {
	margin-top: 10px;
	margin-left:20px;
	background: url(images/h1/partners.png) no-repeat;
	width:353px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-about {
	margin-top: 10px;
	margin-left:20px;
	background: url(images/h1/about.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-tags {
	background: url(images/h1/tags.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-archieves {
	background: url(images/h1/archieves.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
h1.h1-featuredat {
	background: url(images/h1/featured-at.png) no-repeat;
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}
ul#sidelist li {
	margin:8px 0px;
}
ul#sidelist a {
	color:#888;
	font-size:15px;
}
ul#sidelist a:hover {
	color:#dfdfdf;
}
/*----FORMS----*/
.rowElem {
	margin:15px auto;
}
.rowElem input.styled {
	padding:10px;
	border:none;
	width:400px;
	height:15px;
	background:url(images/contact/text.png) no-repeat;
	display:block;
	color:#dfdfdf;
	font-family:corbel;
}
.rowElem textarea.styled {
	padding:10px;
	border:none;
	width:400px;
	height:180px;
	overflow:auto;
	background:url(images/contact/textarea.png) no-repeat;
	color:#dfdfdf;
	font-family:corbel;
}
ul.Tabs, ul.Tabs li {
	float:left;
}
ul.Tabs li {
	margin: 0 10px;
}
