body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size: 11.5px;
	line-height: 21px;
	color: #666666;
	background-color: #EAEAEA;
}
body, ul, ol, h1, h2, h3, h4, h5, h6, form, li, p {
margin:0;
padding:0;
}
a {
color:#333333;
text-decoration:underline;
}
a:hover {
color:#444444;
text-decoration:none;
}
p {
padding:0 0 1em;
}
img {
	border:0px;
	}
h1, h2, h3, h4, h5, h6, legend {
font-weight:normal;
line-height:1.4em;
padding-bottom:5px;
color:#5B5A5A;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration:none;
color:#5B5A5A;
}
h3, legend {
clear:both;
font-size:18px;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	float: left;
	width: 960px;
}
#header {
	float: left;
	height: 115px;
	width: 950px;
	position: relative;
	padding-left: 10px;
}
#header #topmenu {
	float: right;
	padding-right: 18px;
	font-size: 12px;
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 50px;
	height: 50px;
	width: 58%;
	}
	#language {
	height: 17px;
	width: 300px;
	position: absolute;
	left: 653px;
	top: 20px;
	text-align: right;
}
#language a {
	padding-left: 3px;
	padding-right:3px;
}

#nav {
	background-image: url(/images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	height: 50px;
	z-index: 2;
}
#nav ul {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}

#nav ul ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

#nav ul a{
	display:block;
	color:#888;
	text-decoration:none;
	line-height: 28px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;

}
#nav ul a:hover {
	color:#555;
	}
#nav ul ul a:hover{
	background-color:#fff;
	color:#555;
}

#nav ul li{
	float:left;
	position:relative;
	list-style-type: none;
}

#nav ul ul {
	position:absolute;
	display:none;
	width:200px;
	top:3em;
	z-index: 98;
}

#nav ul li ul a{
	width:168px;
	height:auto;
	float:left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;

	background-color:#F5F5F5;
	background-image:none;	
	border-left:medium none;
	border-right:1px solid #F5F5F5;
	color:#888;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #DFDFDF;
}
#nav ul li ul a:hover{
	color:#555;}

#nav ul ul ul{
top:auto;
}	

#nav ul li ul ul {
	left:200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul{
	display:none;
}
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li li li li:hover ul{
	display:block;
}



#header #logo {
	height:54px;
	float: left;
	padding-top: 46px;
	width: 275px;
}
#header #logo a {
	display:block;
	height:54px;
	width:275px;
	background-image: url(/images/photowonder-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.breadcrumb {
	color:#DDDDDD;
	bottom:-49px;
	font-size:11px;
	left:40px;
	position:absolute;
}
.breadcrumb a {
	color:#FFFFFF;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
.small_box {
	float:left;
	width:275px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 30px;
}
.small_box img {
	padding:5px 0 !important;
}
.small_box #xiaxian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.meta {
	display:block;
	font-size:11px;
	line-height:14px;
	min-height:14px;
	color:#A0A0A0;
}
.small_box h3 {
border-bottom:1px solid #DDDDDD;
}
style1.css 
.small_box h3 {
margin:0 0 5px;
}
#main {
	width:960px;
	background:transparent url(/images/bg_slice.png) no-repeat scroll left top;
	float: left;
}
#content {
	float:left;
	width:940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: 45px;
	background-image: url(/images/bg_sidebar.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#inner_content {
	float:left;
	width:625px;
	padding: 0px;
}
#inner_content h2 {
color:#3D3D3D;
font-size:32px;
}
#pageimg {
	width: 625px;
	float: left;
	overflow:hidden;
}
#container {
	width: 570px;
	padding-left: 30px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
#container img {
	border: 1px solid #ddd;
	padding: 5px;
}
#small_box h3 {
border-bottom:1px solid #DDDDDD;
margin:0 0 5px;
}






#footermenu {
	float:left;
	width:940px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/bg_slice_footer.png);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footermenu a {
	color: #FFF;
	text-decoration: none;
}

#footermenu h2 {
	color: #FFF;
}
#footermenu p{
	padding-top:10px;
	}
#footer_box {
	color: #FFF;
}
#footer_box1 {
	width: 195px;
	padding-left: 30px;
	height: 250px;
	float: left;
	padding-right: 30px;
	
}
/*
#footer_box1_bg {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 230px;
	width: 165px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/footer-box1-bg.gif);
}
*/
#footer_box2 {
	width: 335px;
	padding-left: 30px;
	height: 250px;
	float: left;
	padding-right: 30px;
	/*	background-image: url(../images/footer_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	*/
	background-image: url(/images/footer_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;

}
#footer_box2 p {
	line-height: 18px;
}
/*#footer_box2_bg {
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 305px;
	background-image: url(../images/footer-box2-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
}
*/

#footer_box3 {
	width: 230px;
	padding-left: 30px;
	height: 250px;
	float: left;
	padding-right: 30px;
	background-image: url(/images/footer_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;

	
}
#footer_box3_bg {
	height: 170px;
	width: 198px;
	background-image: url(/images/footer-box3-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}



#footer {
	clear:both;
	float:left;
	font-size:10px;
	width:930px;
	color:#888888;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/bg_slice_footer.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;

}
#footer a {
color:#666666;
}
#footer a:hover {
	text-decoration: none;
}

#footer .copyright {
display:block;
float:left;}
#footer .scroll-top {
display:block;
float:right;
}
.scroll-top a {
	padding-left: 3px;
}









































.sociable {
	background:#F8F8F8 none repeat scroll 0 0;
	height:1%;
	border: 1px solid #DDD;
	overflow:hidden;
	padding:10px 10px 10px 15px;
}

.sociable ul li {
	float:left;
	margin:0 0 0 5px;
	list-style: none!important;
        list-style-image:none!important;
}
.clearfix {
display:block;
}
.widecolumn .entry p {
	font-size: 1.05em;
	float:left;
	width:645px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}


.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #cnav h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
# clogin a {
	color:#FFFFFF;
	display:block;
	float:right;
	height:30px;
	text-decoration:none;
	font-size: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/img/btn.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

.narrowcolumn {
	width: 630px;
	padding-right:25px;
	padding-left: 30px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
.widecolumn {
	width: 630px;
	padding-right:25px;
	padding-left: 30px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	}

.post {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	width:570px;
	float:left;
	}

.post hr {
	display: block;
	}
.homepage-title{
	margin-top: 0px;
	color:#333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}


.posted_by {
	font-size: 12px;
	height:18px;

}
.post-date {
	background:transparent url(images/bg_date.gif) no-repeat scroll left top;
	clear:both;
	float:left;
	height:45px;
	text-align:center;
	width:45px;
	margin-right: 10px;
}
.post-date h2 {
	color:#FFFFFF;
	font-size:16px;
}
.post-date h3 {
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align: center;
	color:#FFFFFF;
	
}




.narrowcolumn .postmetadata {
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.widecolumn .postmetadata {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float:left;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.clear {
	clear: both;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	text-align:right;
	}

.alignleft {
	float: left;
	text-align:left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	list-style-type: none;
	}

.entry ul li:before, #cnav ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	margin: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}
.entry {
padding-top:10px;
}
.entry img {
	background-color: #ddd;
	padding: 5px;
}
.wp-caption-text {
	background-color: #ddd;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	}

#cnav #searchform #s {
font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
font-size:11.5px;
padding:5px;
border:1px solid #ABABAB;
color:#333333;
width:155px !important;

}

#cnav #searchsubmit {

	background-image: url(/images/search.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;


	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	color:#000;
	font-size:12px;
	height:18px;
	margin-right:5px;
	padding: 5px;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background:#000000 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
font-size:12px;
height:28px;
margin-right:5px;



	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#container {
width:880px;
float:left;

}

/* Begin Sidebar */
#cnav {
	float:left;
	width:205px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
}
#cnav .widgettitle {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	background:#F48221;
	color:#FFFFFF;
	font-size:13px;
}
#cnav .widgettitle a {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#container .tb {
background:transparent url(/img/cbg.gif) repeat-x scroll 0 0;
color:#929292;
font-size:0.7em;
font-weight:bold;
height:25px;
padding:15px 0 0 10px;
}
div#container .tb h2 {
color:#929292;
font-size:1.4em;
margin:0px;
}
div#container .tb a{
	color:#f48221;
	font-weight:bold;
	padding:0 2px;
	text-decoration:none;
}
div#container .tb a:hover {
	color:#f48221;
	text-decoration:underline;
}
#cnav h3 {
	color:#5B5A5A;
	font-weight:normal;
	line-height:1.4em;
	padding-bottom:5px;
	clear:both;
	font-size:18px;
}
#cnav li a {
	width:190px;
	color:#888888;
	display:block;
	font-size:11.5px;
	line-height:26px;
	margin:0;
	padding:0 0 0 20px;
	text-decoration:none;
}
#cnav li a:hover {
	color:#666;
}
#cnav li{ 
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#cnav ul li {
border-color:#F5F5F5 #DDDDDD #DDDDDD #F5F5F5;
border-style:solid;
border-width:1px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
white-space:nowrap;
}
#cnav h2 {
	margin:30px 0 0;
padding:0;
clear:both;
color:#5B5A5A;
font-size:18px;
font-weight:normal;
line-height:1.4em;
padding-bottom:5px;
}
#cnav .tb h2 {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}






/* End Sidebar */
1200097862477


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 570px;
	}
 