	/*Shortcode stylesheet */	
		/*lists*/
		ul.star, ul.check, ul.cross{margin:0 0 20px 0;list-style-type: none;}
		ul.star ul{margin-left: 20px;margin-bottom:0;margin-top:0;}
		ul.star li{padding-left: 20px; margin-left: 0px; background: url(images/star.png) 0px 3px no-repeat;list-style-type: none;}
		ul.check ul{margin-left: 20px;margin-bottom:0;margin-top:0;}
		ul.check li{padding-left: 20px; margin-left: 0px; background: url(images/check.png) 0px 3px no-repeat;list-style-type: none;}
		ul.cross ul{margin-left: 20px;margin-bottom:0;margin-top:0;}
		ul.cross li{padding-left: 20px; margin-left: 0px; background: url(images/cross.png) 0px 3px no-repeat;list-style-type: none;}

		/*devider*/
		body.dark .entry_devider{margin: 10px 0px 20px; height: 2px; display: block; background:url(images/dark_line.gif) repeat-x scroll center bottom;}
		body.light .entry_devider{margin: 10px 0px 20px; height: 2px; display: block; background:url(images/line.gif) repeat-x scroll center bottom;}

		/*dropcaps*/
		.dropcap{float: left; display: inline-block; font-size: 40px; line-height: 100%; margin: 4px 10px 0px 0px;position: relative}
		
		/*column*/
		.two_column{float: left; display: inline; width: 47%; margin-bottom: 20px; padding: 0;}
		.two_column_last{float: right; display: inline; width: 47%; margin-bottom: 20px; padding: 0;}
		.three_column{float: left; display: inline; width: 30%; margin-right: 5%;margin-bottom: 20px; padding: 0;}
		.three_column_last{float: right; display: inline; width: 30%; margin-bottom: 20px; padding: 0;}
		.four_column{float: left; display: inline; width: 22%; margin-right: 4%; margin-bottom: 20px;padding: 0;}
		.four_column_last{float: right; display: inline; width: 22%; margin-bottom: 20px; padding: 0;}
		
		.one_third{float:left; display:inline;width: 30%; margin-right: 5%; margin-bottom: 20px;padding: 0;}
		.one_third_last{float:right; display:inline;width: 30%; margin-bottom: 20px; padding: 0;}
		.two_third_last{float: right; display: inline; width: 65%; margin-bottom: 20px; padding: 0;}
		.two_third{float: left; display: inline; width: 65%; margin-right: 5%; margin-bottom: 20px;padding: 0;}
		
		.one_fourth{float: left; display: inline; width: 22%; margin-right: 4%; margin-bottom: 20px;padding: 0;}
		.three_fourth_last{float: right; display: inline; width: 74%; margin-bottom: 20px; padding: 0;}
		.three_fourth{float: left; display: inline; width: 74%; margin-right: 4%; margin-bottom: 20px; padding: 0;}
		.two_fourth{float: left; display: inline; width: 48%; margin-right: 4%; margin-bottom: 20px; padding: 0;}
		.two_fourth_last{float: right; display: inline; width: 48%; margin-bottom: 20px; padding: 0;}
		.one_fourth_last{float: right; display: inline; width: 22%; margin-bottom: 20px; padding: 0;}
		
		/*content boxes*/
		body.dark .rounded-out{margin: 0px 0px 20px;padding: 0px; border: 1px solid #444;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		body.dark .rounded-in{margin: 0px; padding: 20px; border: 1px solid #777; background: #666;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		body.dark .rounded-in-blog{margin: 0px; padding: 10px; border: 1px solid #777; background: #666;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		body.light .rounded-out{margin: 0px 0px 20px;padding: 0px; border: 1px solid #E2E2E2;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		body.light .rounded-in{margin: 0px; padding: 20px; border: 1px solid #FDFDFD; background: #f8f8f8;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		body.light .rounded-in-blog{margin: 0px; padding: 10px; border: 1px solid #FDFDFD; background: #f8f8f8;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		.rounded-in-blog img{display: block; margin: 0; padding: 0;}
		.rounded-out.forblog{margin-bottom: 10px!important;}
		.rounded-in p, .rounded-in div{margin-top:0;padding-top: 0;}
		.rounded-in br{display:none;height: 0px;visibility: hidden; overflow: hidden;}

		/*pullquotes*/
		body.dark .quote_left{float: left; display: inline-block; width: 40%; margin: 20px 20px 20px 0px;padding: 5px 0px 0px 50px; min-height: 40px; font-size: 12px; line-height: 23px; font-style: italic; font-family:Georgia, serif; background: url(style/dark/images/quote.png) 0px 0px no-repeat;}
		body.dark .quote_right{float: right; display: inline-block; width: 40%; margin: 20px 0px 20px 20px;padding: 5px 0px 0px 50px; min-height: 40px; font-size: 12px; line-height: 23px; font-style: italic; font-family:Georgia, serif; background: url(style/dark/images/quote.png) 0px 0px no-repeat;}
		body.light .quote_left{float: left; display: inline-block; width: 40%; margin: 20px 20px 20px 0px;padding: 5px 0px 0px 50px; min-height: 40px; font-size: 12px; line-height: 23px; font-style: italic; font-family:Georgia, serif; background: url(style/light/images/quote.png) 0px 0px no-repeat;}
		body.light .quote_right{float: right; display: inline-block; width: 40%; margin: 20px 0px 20px 20px;padding: 5px 0px 0px 50px; min-height: 40px; font-size: 12px; line-height: 23px; font-style: italic; font-family:Georgia, serif; background: url(style/light/images/quote.png) 0px 0px no-repeat;}
		
		