/*  
Theme Name: Compositio
Theme URI: http://designdisease.com/
Description: Created by <a href="http://designdisease.com">Design Disease</a>. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background : #ffffff url(bottom_bg.jpg) repeat-x left bottom;font-family:Georgia, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin-top: 0px; color:#35383d;}
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}

.toleft{ float:left;}
.roright{ float:right;}
a:link { text-decoration: none; color : #F44072; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #F44072; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #666; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #666; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Georgia, Arial, Helvetica, sans-serif; }

/* BG 
############################################################################################################## */
#bg { width: 950px; margin: 0 auto; margin-top: 30px;}
#bg-all { width: 950px; background: #fff; overflow: hidden;}
/**/ * html #bg-all { height: 1%;} /* */

/* Container 
############################################################################################################## */
.container { padding: 0px; padding-bottom:40px; float: left; float:left;}


.menu { overflow: hidden; float: left; padding: 0px; margin-left:70px;}
/**/ * html .menu { height: 1%;} /* */ 
.menu ul { float:right; }
.menu li { display: inline; font: bold 18px/18px "Georgia"; letter-spacing: -1px; float: left; height: 62px; }

.menu li ul li { font-weight: normal; letter-spacing: normal;}
/*
.menu li a, .menu li a:visited { color:#F44072; float: left; padding: 4px 6px 10px 6px; margin-left:25px;}
.menu li a:hover { background: #fff; color:#666666; text-decoration: none;}
.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: #272d36 url(images/menu-on-bkg.png) repeat-x bottom; color:#fff; }

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #def1f9; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }*/

/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { float:left; overflow: hidden; margin-bottom: 30px;}
/**/ * html .logo { height: 1%;} /* */ 

.logo .txt { width: 520px; padding-left: 70px; background: url(images/logo-symbol.png) no-repeat left 10px; padding-bottom: 30px; }
.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}
.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}

.logo .img { padding-bottom: 15px; }


/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 700px; float: left;}

.title { color:#272d36; font: normal 34px/34px "Georgia"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}
.note {  /* background:url(images/note-icon.png) no-repeat left 2px; */ padding-left: 14px; color:#333333; font-size: 11px;}
.edit a { clear:both; float:left; background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#F44072; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold;}



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width:100%; position: relative;}
/**/ * html .post, .attachment { width:99%;} /**/ 


.p-head { background:#fff url(images/pink-divider.png) repeat-x center bottom; height:50px; }
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#666; font: normal 34px/34px "Georgia"; letter-spacing: -1px; padding:10px 20px; }
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }

.p-head h2 { font: normal 24px/24px "Georgia"; letter-spacing: -1px; padding:10px 20px 2px 20px; background:transparent url(images/butterfly.jpg) no-repeat left top;}
.p-head h2 a{ color:#F44072; padding-left:30px;}
 .p-head h2 a:visited { color:#F44072; }
.p-head h2 a:hover { color:#F44072; text-decoration: none; }

.p-head h3 { color:#272d36; font: normal 28px/28px "Georgia"; letter-spacing: -1px; }
.p-head h3 a{color:#666;} 
.p-head h3 a:visited { color:#F44072;}
.p-head h3 a:hover { color:#F44072; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Georgia'; text-transform: uppercase; color:#999; float:right; margin-top:5px; padding-right:20px;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px;}

.p-time { font-size:13px;}
/**/ * html .p-time {} /**/ 
.p-time strong { float: left; text-align: center;}
.p-time .day { float:left;  color:#DF0D46; margin:0 5px;}
.p-time .month { float:left; color:#DF0D46; margin-right:3px;}
.p-time .year {float:left; color:#DF0D46;}

.p-con,.p-home { float:left; border-top: solid 0px #dbdbdb; /*background:#fff url(images/post-bottom-bg.png) no-repeat center bottom;*/ padding-bottom:19px; border:solid 1px #DDD9DC; border-top:0px;}
.p-home{border:0px; word-wrap:break-word;}
.p-home img.thumb{ float:left;}
.post_freebie, .p-home p{ float:left; padding-top:5px;}
.p-home p{ width:180px;}
.p-con p { font: normal 12px/19px "Georgia"; padding: 10px 20px; margin:0px; width:660px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.p-con a{color:#F44072; font-weight:bold;}
.p-con h2{ clear:both; font-size:20px; padding-left:20px; color:#F44072; margin:15px 0; display:block;}

.p-det { clear:both; font-family:Georgia, "Lucida Sans", Arial, sans-serif;  margin-top: 15px; background-color:#FBACC1; width:100%; height:22px; padding:8px 0;}
.p-det ul{ float:right;}
.p-det li { float:left; display: inline; padding: 0px 0px 6px 5px; margin-right: 10px;}
/*.p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }*/
.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px; color:#fff; font-size:0.91em; padding-right:20px;}
.p-det li.p-det-tag {}
.p-det li a,.p-det a:visited { font: normal 14px/18px "Georgia"; margin-right: 3px; color:#fff;}

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Georgia"; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px; border:}
.comments-list h2 { color:#272d36; font: normal 28px/28px "Georgia"; letter-spacing: -1px; padding-bottom: 20px;}
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #FCCDD8; background-color: #FEEDF1;}
.comments-list div.alt { background-color: #FEEDF1; padding-top: 40px; border: solid 1px #FCCDD8; margin-bottom: 25px; }
.comments-list p.name { font: bold 14px/14px "Georgia" sans-serif; letter-spacing: -1px; color:#000;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #F887A6;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#F44072; text-decoration: underline;}

.comments-list .con { font: normal 12px/17px "Georgia"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Georgia"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background-color: #FEEDF1; padding: 20px; margin: 10px 0px; border: solid 1px #FCCDD8;}
.comments-form h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #FBA8BE; }
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #FBA8BE; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #FBA8BE; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #FBA8BE; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #FBA8BE; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { border: 1px solid #FBA8BE; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}







/* Side Right 
############################################################################################################## */
.SR { width: 235px; margin-left: 15px; padding-bottom: 30px; float: right;}

/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { background-color: #fff; right: 0px; padding: 0; overflow: hidden;}
/**/ *html .SR .search  { height: 1%;} /**/ 
.SR .search form { width: 235px; border: 0px solid #3ac6e5; background: #fff; }
.SR .search fieldset { overflow: hidden; height: 1%;  }
.SR .search input { float: left; background:#fff url(images/search-input.png) no-repeat; border: none; padding: 0; width: 150px; color:#666; padding: 10px 10px;}
.SR .search button { float: left; background:#fff url(images/search-button.png) no-repeat; width: 65px; height: 32px; border: none; cursor: pointer; text-indent: -1000em; }
.SR .Test ul { margin: 15px 0px;}
.SR .Test li { background: url(images/TestIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 20px; list-style-type: none; color:#F44072; display: inline; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.SR .Test li a {color:#F44072; padding-left:10px;}
.SR .Test li a:visited {color:#F44072; }
.SR .syn{ }
.SR .syn ul li{ float:left; margin:15px 0;}
.SR .syn li a:link, .SR .syn li a:active{color:#F44072; padding:8px}
.SR .syn li a:visited, .SR .syn li a:hover {color:#666; padding:8px}

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .about { background: transparent url(images/label-about-pink.png) no-repeat left top; padding-top: 40px; color:#666; margin-bottom:10px;}
.SR .about h3 { font-size: 24px; letter-spacing: -1px; color:#fff;}
.SR .about p { background:transparent url(images/about_bg.gif); padding: 15px 0px; margin: 0px; font-size: 13px; line-height: 16px; border-bottom: solid 1px #FCC9D7;  }

/* Photostream 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .photostream { overflow: hidden; background: #fff url(images/label-flickr.png) no-repeat left top; padding-top: 40px; margin-bottom:20px;}
/**/ *html .SR .photostream { height: 1%;} /**/ 
.SR .photostream h3 { font-size: 24px; letter-spacing: -1px; color:#102a30;}
.SR .photostream ul { float: left; margin-top: 10px;}
.SR .photostream li { background: url(images/photostream-li-bkg.png) no-repeat left top; list-style-type: none; display: inline; padding: 5px; float: left; margin: 0px 3px 5px 0px;}
.SR .photostream li a img, .SR .photostream li a:visited img { border: solid 1px #fff; width: 54px; height: 54px;}
.SR .photostream li a:hover img { border: solid 1px #000;}

/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { background: #FCC9D7; overflow: hidden; padding: 15px; margin-bottom: 3px;}
/**/ *html .SR .categs { height: 1%;} /**/ 
.SR .categs div { float: left; width: 130px;}
.SR .categs div h3 { font: bold 15px/15px 'Georgia'; letter-spacing: -1px; color:#666; padding-bottom: 5px;}
.SR .categs div li { padding: 1px 0px; list-style-type: none; font-size: 11px; color:#F44072; }
.SR .categs div a, .SR .categs div a:visited { color:#F44072; text-decoration: underline;}
.SR .categs div a:hover { color:#003333; text-decoration: underline;}

/* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .recent { background: #FCC9D7; padding: 15px; margin-bottom: 3px; }	
.SR .recent .tabs { overflow: hidden; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; }
.SR .recent .tabs li a { float: left; font: bold 14px/14px "Georgia"; color: #102a30; padding: 3px 6px 9px 6px; background: #F44072 url(images/tabs-inactive.png) no-repeat bottom center; margin-right: 3px; letter-spacing: -1px; text-decoration: none;}
.SR .recent .tabs li a.active, .SR .recent .tabs li a:hover { background: #F44072 url(images/tabs-active.png) no-repeat bottom center; color: #fff; text-decoration: none; }
.SR .recent a, .SR .recent a:visited { color:#DB0D45; text-decoration: underline;}
.SR .recent a:hover { color:#666; text-decoration: underline;}

#tab-comments { display: none; margin-bottom: 5px; }
#tab-comments li { background: url(images/tabs-arrow.png) no-repeat left 10px; padding: 4px 5px 4px 6px; border-bottom: solid 1px #FBACC1; font-size: 11px; color:#F74173;}
#tab-comments li a { display: block;}
#tab-posts { margin-bottom: 5px; font-size: 11px; }
#tab-posts li { background: url(images/tabs-arrow.png) no-repeat left 8px; line-height: 14px; padding: 1px 0px 1px 6px;}
#tab-tags { display: none; margin-bottom: 5px; font-family: "Georgia"; line-height: 22px;}



/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: #ffffff; padding: 15px; margin-bottom: 3px; color:#F74173;}
.SR .widget h3 {font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; margin-bottom: 5px; margin-left:20px;}
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .widget a, .SR .widget a:visited { color:#F74173; text-decoration: underline;}
.SR .widget a:hover { color:#F44072; text-decoration: underline;}

.SR .widget_tag_cloud { line-height: 22px; background:url(images/tag-cloud-bg.jpg) no-repeat left top; padding-top:50px; border-bottom:4px solid #F74173;}

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #d2e9e3;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { width: 907px; height:326px; margin: 0 auto; background:#fff url(images/footer.png) no-repeat center bottom;}
.footer p { padding: 280px 0 5px 60px; margin: 0px; font-family: 'Verdana'; font-size: 11px;  }
.footer p.copy { color:#ffffff;}
.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#ffffff; text-decoration: underline;}
.footer p.theme {padding-top: 2px; color:#1c3e4d; }
.footer p.theme a, .footer p.theme a:visited, .footer p.theme a:hover { color:#ffffff; text-decoration: underline;}

ul.mainmenu{ margin-left:5px;}

ul.mainmenu li{ float:left; margin-left:10px}

ul.mainmenu li a:link,
ul.mainmenu li a:active,
ul.mainmenu li a:visited
{ padding:5px 8px 10px 8px; background-color:#F44072; color:#fff; font-size:1em; font-weight:bold;}

ul.mainmenu li a:hover{

	padding-top:20px; height:20px; background-color:#666; color:#fff;
}

.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: #666666 url(images/menu-on-bkg.png) repeat-x bottom; color:#fff; }

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #def1f9; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }

/* Portfolios style */
ul#filter { float: left; font-size: 16px; list-style: none; margin-left: 0; width: 100%; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #666; text-decoration: none; font-weight:bold; padding:3px 0;}
ul#filter li.current a, ul#filter a:hover { /*text-decoration: underline; */ border-bottom:solid 3px #F44072;}
ul#filter li.current a { color: #333; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 672px; }
ul#portfolio li { 
	border: 1px solid #dedede; 
	float: left; 
	margin: 0 10px 10px 0; 
	padding: 5px;
	width: 202px;
}
ul#portfolio a { display: block; width: 100%; font-weight:bold; }
ul#portfolio a:hover { text-decoration: none; color:#F44072;}
ul#portfolio img { /*border: 1px solid #dedede;*/ display: block; padding-bottom: 5px; }

/*additional styles*/
.toleft{ float:left;}
.toright{ float:right;}
.clear5{ clear:both; height:5px;}
.clear10{ clear:both; height:10px;}
.clear20{ clear:both; height:20px;}
.clear30{ clear:both; height:30px;}
.clear50{ clear:both; height:50px;}
.ml15{ margin-left:15px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr30{ margin-right:30px;}
.md10{ position:relative; margin-top:10px;}
.md45{ position:relative; margin-top:45px;}
.hide{ visibility:hidden;}
.top_bottom{ width:100%; background:url(top_bg.jpg) repeat-x left top; }
#mainmenu{ width:476px; margin:0 auto;}
#mainmenu li{ float:left;}
#mainmenu li a{ text-decoration:none;}
a.menu01{
background: url(menu.jpg) no-repeat 0 0;
width: 123px;
height: 53px;
display: block;
text-indent: -9999px;
}
a.menu01:hover, a.menu01 span.hover{background-position: 0 -55px;}

#mainmenu li#current a.menu01{ background-position: 0 -109px;}

a.menu02{
background: url(menu.jpg) no-repeat -123px 0;
width: 131px;
height: 53px;
display: block;
text-indent: -9999px;
}
a.menu02:hover{background-position: -123px -55px;}
#mainmenu li#current a.menu02{ background-position: -123px -109px;}

a.menu03{
background: url(menu.jpg) no-repeat -254px 0;
width: 113px;
height: 53px;
display: block;
text-indent: -9999px;
}
a.menu03:hover{background-position: -254px -55px;}
#mainmenu li#current a.menu03{ background-position: -254px -109px;}
a.menu04{
background: url(menu.jpg) no-repeat -367px 0;
width: 101px;
height: 53px;
display: block;
text-indent: -9999px;
}
a.menu04:hover{background-position: -367px -55px;}
#mainmenu li#current a.menu04{ background-position: -367px -109px;}
.box400{ width:400px; height:22px; padding-top:2px; border:1px solid #ccc;}
.box400:focus{ border:1px solid #FDC8D8; background-color:#f2f2f2;}
.area400{ width:400px; height:200px; padding-top:2px; border:1px solid #ccc;}
.area400:focus{ border:1px solid #FDC8D8; background-color:#f2f2f2;}
.aboutlist li{ font-size:13px; font-family:Georgia;}
.text{ font-family:georgia,garamond,serif; width:550px; text-align:justify;}

#home_left{ float:left; font-family:georgia,garamond,serif; font-size:19px; color:#333;}
#home_left p{ width:220px; float:left; background:transparent url(images/cut.jpg) no-repeat right 20px; padding-right:30px;
height:180px; padding-top:70px;}
#home_left p a{ font-size:14px; font-weight:bold; color:#F72063;}
.pinktxt{color:#F72063;}
.thumb{ float:left; width:127px; height:87px; margin:10px 10px 10px 5px;}
#home .text{ float:left; width:250px; display:inline; font-size:12px;}
.hometopic{width:48%; float:left; padding-bottom:20px; background:url(h-divider.jpg) repeat-x left bottom;}
.cap_img{ position:relative; top:-6px; margin-left:10px;}
.logo_thumb a img{ margin-right:15px; border:4px solid #FFB3FF; width:188px; height:133px; margin-bottom:10px;}
.logo_thumb a:hover img{ border:4px solid #DFDFDF;}
a.demolink{ background:url(images/btn-demo.jpg) no-repeat center center;  float:left; width:171px; height:57px; margin-bottom:15px; text-decoration:none;} 
a.getsourcelink{ background:url(images/btn-down.jpg) no-repeat center center; display:block; float:left; width:171px; height:57px; margin-bottom：15px; text-decoration:none;} 
.pagelink p{ font-weight:bold;}
.pagelink p a{ background-color:#F44072; color:#fff; padding:2px 5px 5px 5px;}
.pagelink p a:hover{ background-color:#fff; color:#F44072; padding:5px;}
