/* @group Resets */

html, body, div, p, ul, dl, li, h1, h2, h3, h4, img	{margin: 0;padding: 0;}
html, body{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{line-height:1.0em;padding-bottom:1.0em;}

html {
	width:100%;
}

body {
	margin:0; 
	padding:0; 
	width:100%; 
	background: #fff none repeat-x;
	font: .94em Arial, Helvetica, sans-serif;
}

.clear{
	clear: both;
}

ul	{
}
ul li{
}

ul,ol{margin-left:2.5em;padding:1.0em 0;}
ul.disc{list-style-type:disc;}
ul.circle{list-style-type:circle;}
ul.square{list-style-type:square;}

img	{border: 0;}



/* @end */

/* @group Global */

.clr{ clear:both;}
 
li.line, .line { border-top:1px solid #dadada; padding:0; margin:10px 0; background:none; list-style:none;}

a { text-decoration:none;}
a:hover { text-decoration: none;}


img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 6px 10px 6px 0;
}

.image-right {
	float: right;
	margin: 6px 0 6px 6px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}

blockquote,.standout{
	font-size:1.3em;
	font-family:serif;
	font-style:italic;
	line-height:1.5em;
	letter-spacing:0.02em;
	padding: 1em;
}
blockquote p{
	margin:0;
	padding:0;
	}

/* @end */

/* @group Layout */
.main {
	width:982px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: left;
	top: -40px;
	z-index: 8800;
}

a.logo{
	z-index: 6100;
}
.logo{
	float:right;
	z-index: 6100;
	clear: right;
	position: absolute;
	right: 0;
	top: 40px;
}
.logo img{margin:0.7em 1em 0 0;z-index: 6100;}

.slider_resize { 
	padding:0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#mySliderDiv{
	z-index: 8000;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#mySlider {
	height:336px; 
	width:980px; 
	padding:0; 
	border:1px solid #c2c2c2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
#mySlider div.img {
	float:left; 
	padding:0; 
	margin:0;
}
.contentWrapper {
	 margin:0 auto; 
	 padding:0; 
	 background:#fff;
}
.body { width:990px; margin: 0 auto 20px; }
.body img {  margin:5px 0; padding:0;}

.hr{
	border-bottom: 1px solid #dadada;
	margin-bottom: 7px;
}

.body p {
	line-height:1.8em;
	padding:5px;
	margin:0;
}
.body p span { color: #121212;}
.sidebar_wrapper {
	width: 240px;
	float: right;
	clear: right;
	text-align: left;
	color: #000;
	position: relative;
	font-style: normal;
	line-height: 1.8em;
	font-size: .9em;
}
.sidebar{
	padding: 12px;
}
.contentContainer {
	color: #181818;
	margin: 0 260px 10px 0;
	position: relative;
	font-style: normal;
	line-height: 1.8em;
	font-size: .9em;
}
.content{
	padding: 5px;
	margin-bottom: 20px;
}
.contentContainer .content h2{
	margin-bottom: -10px;
}
.contentContainer ul{

}
.contentContainer ul li{
	
}


/* @end */

.css3{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0 0 3px #000000; 
	-webkit-box-shadow: 0 0 3px #000000;
	border-radius: 2px;
	box-shadow: 0px 0px 3px #000000;
	behavior: url(ie-css3.htc);
}

/* @group Header Area */
.header{
	height: 180px;
	border-right-style: none !important;
	border-left-style: none !important;
	border-top-style: none !important;
	overflow: hidden;
}
.titleboxouter{
	width:982px; 
	position: relative;
	top: 0;
	z-index: 1;
	margin: 0 auto 12px;
	border-top: none;
	height: 180px;
}
.titleboxouter.css2{
	border-top: none !important;
	
}
.titlebox{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 980px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.titlebox h1{
	margin-bottom: 0;
	font-size: 2em;
	color: #fffeff;
	margin-right: auto;
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
	position: relative;
	padding-top: 20px;
}
.titlebox h1 a{
	text-decoration: none;
	color: #fffeff;
}

.titlebox h2 {
	text-align: left;
	color:#fff;
	font-size: 1.1em;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
	margin-top: -20px;
}



/* @end */

/* @group Search */


.search {
	width:320px;
	float:right;
	border-style: none;
	z-index: 9999;
	padding-top: 6px;
	padding-bottom: 6px;
	position: absolute;
	right: 1px;
	margin-right: 0;
	margin-left: 0;
	bottom: 0;
}
.search fieldset{
	border-style: none;
	padding: 1px 2px;
}
.search form {
	display:block;
	float:right;
	padding:0;
}
.search span {
	display:block; 
	float:left; 
	background: url(images/search_bg.gif) left top no-repeat; 
	width: 146px; 
	padding:0 5px; 
	height:33px;
}
.search input.text {
	line-height:16px;
	height:14px;
	float:left;
	background:none;
	border:0; 
	padding: 8px 2px; 
	margin:0; 
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#6c6c6c;
	width: 136px;
}
.search form .button {
	float:left;
	margin:0; 
	padding:0;
}
/* @end */

/* @group Menu A */

#menuaWrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: absolute; 
	z-index: 9000;
	list-style-type: none;
	text-align: center;
	width: 100%;
	top: 0;
}
.menua {
	text-align: right;
	padding: 0;
	font-size: .8em;
	height: 34px;
	top: 4px;
	right: 0;
	z-index: 8900;
	float: right;
	position: absolute;
}

/* Parent - Level 0 */
.menua ul {
	float: left;
	padding: 0;
	
}
.menua ul {
	
}
.menua ul a{
	padding-right: 10px;
	padding-left: 10px;
	color: #fffeff;
}
.menua ul a{
	color: #fffeff;
	padding: 8px 6px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
}
.menua ul li {
	float:left;
	list-style:none;
	margin: 0 5px 0 0;
}
.menua ul li a {
	display:block;
	text-decoration:none;
	margin: 0 auto;
	text-align: center;
}
.menua ul li a.active{
	
}
.menua ul li a:hover {
	
}

.menua ul li.last{
	border-right: none;
}
.menua ul li.first{
	border-left: none;	
}
.menua .ancestor {
	
}

.menua ul ul li.last{
	border-right: none;
}
.menua ul ul li.first{
	border-left: none;
}
.menua ul ul li{
	border-right: none;
}
.menua ul li{
	
}
.menua ul ul{
	display: none;
}
.menuc .subulthree{
	display: none;
}
/* Child - Level 1 */
.menu ul ul {
	display: none;
}
/* @end */

/* @group Menu B */

.menuabWrapper {
	width:982px; 
	padding:0; 
	z-index: -1;
	margin: 10px auto 14px;
}

#menubWrapper {
	margin-left: auto;
	margin-right: auto;
	padding:0;
	position: absolute; 
	z-index: 8900;
	list-style-type: none;
	text-align: center;
	width: 100%;
	float: left;
	top: 0;
}


.menub {
	text-align: center;
	padding: 0;
	font-size: .8em;
	z-index: 9990;
	margin-bottom: 10px;
}
.menub ul.ulList{
	
}
.menub li.liList{
	
}
.menub li.liAncestor{
	
}
.menub a.normal{
	
}
.menub a.currentAncestor{
	
}
.menub a.current{
	
}

/* Parent - Level 0 */

#hideMenu {margin: 0;padding: 0;display:none;}

.menub ul a{
	color: #fffeff;
	padding: 8px 6px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-box-shadow: 0 0 2px #000000;
	-webkit-box-shadow: 0 0 2px #000000;
}
.menub ul ul a{
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-box-shadow: 0 0 0 #000000;
	-webkit-box-shadow: 0 0 0 #000000;
	background-image: none !important;
	padding: 0;
	z-index: 9992;
}
.menub ul ul{
	color: #fffeff;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	padding: 0;
	z-index: 9991;
}

.menub {margin:0 auto;padding:0;float:left;}

/* Drop Down Menu CSS */

/* Main Menu Items */
.menub ul {margin: 0 0 10px;padding: 0;list-style-type: none;list-style-position: outside;position: relative;z-index: 9002;}
.menub li {position: relative;float: left;}
.menub ul li {padding: 0;}
.menub ul a {
	display: block;
	margin-right: 2px;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	height:25px;
	line-height: 25px;
}
.menub ul a:hover {}

/* Drop Down Menu Items */
/* First Level */
.menub ul ul {
	margin: 0;
	position: absolute;
	z-index:9000;
	width: 120px;
	top: 25px;
	display: none;
	padding-right: 0;
}
.menub ul ul a {
	display: block;
	width: 120px;
	float: left;
	margin: 0;
	height: 2.2em;
	line-height:2.2em;
	color: #fff;
	text-decoration: none;
	border-left: none;
	border-right: none;
	border-top: none;
	text-transform: none;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
}
.menub ul ul li{
}
.menub ul li{
	margin-right: 4px;
}
.menub ul ul a:hover {
	border-left: none;
	border-right: none;
	border-top: none;
}
.menub ul ul #current, .menub ul ul .currentAncestor, .menub ul ul #current:hover, .menub ul ul .currentAncestor:hover {
	border-left: none;
	border-right: none;
	border-top: none;
}

/* Second Level and Beyond */
.menub ul ul ul {
	top: auto;
	top: 0;}
.menub ul li ul ul {
	left: 120px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: 0;
}

/* Hide Drop Down Menu Items */
.menub ul li:hover ul ul, .menub ul li:hover ul ul ul, .menub ul li:hover ul ul ul ul, .menub ul li:hover ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul ul ul, .menub ul li:hover ul ul ul ul ul ul ul ul ul {display: none;}
/* Show on Hover */
.menub ul li:hover ul, .menub ul li li:hover ul, .menub ul li li li:hover ul, .menub ul li li li li:hover ul, .menub ul li li li li li:hover ul, .menub ul li li li li li li:hover ul, .menub ul li li li li li li li:hover ul, .menub ul li li li li li li li li:hover ul, .menub ul li li li li li li li li li:hover ul {display: block;}

.menuabWrapper{
	
}


/* @end */

/* @group Footer */

.footer {
	padding: 10px 0 0;  
	margin:0;
}
.footer_resize{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.footer{
	position: relative;
	bottom: 0;
	z-index: 1;
	-webkit-box-shadow:0 0 5px #333333;
	box-shadow:0 0 5px #333333;
	border: 2px solid #f0f2f2;
	margin: 0 auto;
	border-bottom: none;
	padding-bottom: 2px;
	border-right-style: none !important;
	border-left-style: none !important;
	border-top: 1px solid #787979;
}

#footer{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #fffeff;
	font-size: 12px;
}

#footer p{
	
}
#footer a{
	color: #bababa;
}
#footer a:hover{
	
}
#footer li{
	
}
/* @end */


/* @group Bread-crumb */

#breadcrumb {
	text-align: center;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}

#breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumb li {
	display: inline;
	padding: 0;
	text-decoration: none;
	color: #000;
}

#breadcrumb a {
	text-decoration: none;
	color: #000;
}

#breadcrumb a:hover {
	text-decoration: none;
}

#breadcrumb a#rw_email_contact{
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
}
	
/* @end */

/* @group Promo Snippet */

#myPromoDiv {
	padding:0;
	margin:0 auto;
	background: #f4f6f6;
}
.promo_resize {
	width:982px;
	margin:0 auto;
	padding:5px 0;
}
.promo_resize p {
	color: #2a2a2a;
	padding:5px;
	margin:0;
	font: normal .8em/1.6em Arial, Helvetica, sans-serif;
}
.promo_resize img {
	float:left;
	margin:5px;
	padding:0;
}
.promo_small {
	width:214px;
	float:left;
	margin:0;
	padding:5px 15px;
	border-right:1px solid #bfbfbf;
}
.promo_small2 {
	width:215px;
	float:left;
	margin:0;
	padding:5px 15px;
}



/* @end */

/* @group Quotes */

.testimoniala {
	background:url(images/bg_testimonials_c.gif) repeat-y left;
	width:257px;
	margin:0;
	border:0;
}
.testimoniala div {
	background:url(images/bg_testimonials_b.gif) no-repeat bottom left;
	width:257px;
	margin:0;
	border:0;
}
.testimoniala div div {
	background:url(images/bg_testimonials_t.gif) no-repeat top left;
	padding:5px 10px;
	width:257px;
}
.testimoniala p {
	margin:0;
	padding: 10px 18px 10px 6px;
	line-height:1.8em;
}
.quotesm {
	width: 257px;
	margin:5px auto;
	padding: 10px;
}
.quotesm span {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#959595;
}
.quotesm em {
	padding:0;
	margin:0;
	font:italic 13px Georgia, "Times New Roman", Times, serif;
	color:#505050;
	line-height:1.8em;
}
.quotesm p.name {
	color:#505050;
	text-align: right;
	padding: 0 0 0 8px;
	margin: -12px 0 0;
	width: 178px;
	float: right;
	font: italic bold 11.5px Georgia, "Times New Roman", Times, serif;
}

.testimonialb {
	background:url(images/bg_testimonials_c460.gif) repeat-y left;
	width:460px;
	margin:0;
	border:0;
}
.testimonialb div {
	background:url(images/bg_testimonials_b460.gif) no-repeat bottom left;
	width:460px;
	margin:0;
	border:0;
}
.testimonialb div div {
	background:url(images/bg_testimonials_t460.gif) no-repeat top left;
	padding:5px 10px;
	width:460px;
}
.testimonialb p {
	margin:0;
	padding: 10px 16px 10px 8px;
	line-height:1.8em;
}
.quotelg {
	width:460px;
	margin: 5px auto 10px;
	padding: 10px; 
}
.quotelg span {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color:#959595;
}
.quotelg em {
	padding: 0 6px 0 0;
	margin:0;
	font:italic 13px Georgia, "Times New Roman", Times, serif; 
	color:#505050; 
	line-height:1.8em;
}
.quotelg p.name {
	font:bold italic 13px Georgia, "Times New Roman", Times, serif; color:#505050; text-align: left; padding:0; margin: -12px 0 0;
	text-indent: 90px;
}

/* @end */

/* @group Blurbs */
.blurb{
	padding-top: 10px;
	padding-bottom: 10px;
}
.blurbhead{
	font: italic bold 1.6em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
}

/* @end */

/* @group CodeWrap */

.codewrap{
	margin-top: -30px;
}
#codeview{
	background-color: #eff6f8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow:0 0 5px #333333;
	-webkit-box-shadow:0 0 5px #333333;
	box-shadow:0 0 5px #333333;
	border: 5px solid #1e507d;
	width: 90%;
	margin: 8px;
	overflow: visible;
	padding: 20px 12px 12px;
	color: #113d70;
}
#codehead{
	color: #eff1f1;
	font: italic bold 62px Georgia, "Times New Roman", Times, serif;
	overflow: visible;
	position: relative;
	left: 2px;
	text-shadow: #282828 0 0 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	top: 26px;
}

span.blockcode{
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #09214b;
	
}



/* @end */

/* @group File Sharing */
/* sample HTML
<div class="filesharing-description"></div>
<div class="filesharing-item">
<div class="filesharing-item-title">
<a href="files/Aqua Blue.jpg">Aqua Blue.jpg</a>
</div>
<div class="filesharing-item-description">
The original Aqua Blue that shipped with Tiger.
</div>
</div>
*/
.filesharing-description{margin-bottom:30px;}
.filesharing-item{
	float:left;margin:0 5px 10px;padding:10px 10px 0;width:19%;}
.filesharing-item-title{
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
.filesharing-item-title a:after{content:":";}
.filesharing-item-title a:link{
	font-weight: bold;
	text-decoration: none;
}
.filesharing-item-title a:hover{}
.filesharing-item-title a:visited{}
.filesharing-item-description{margin:0;
	color: #090909;
}
/* @end */

/* @group CSS3 */
.css2{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 0 3px #000000;
	border-radius: 2px;
	box-shadow: 0px 0px 3px #000000;
	behavior: url(ie-css3.htc);	
	border-right-style: none !important;
	border-left-style: none !important;
	border-top-style: none !important;
	border-bottom: 1px solid #787979;
}


/* @end */

/* @group Up2Five */

/*Up2five*/

.column { float: left;
	padding-bottom: 20px;
}
.one { width: 100%; }
.two { width: 50%; }
.three { width: 33%; }
.four { width: 25%; }
.five { width: 20%; }
.two3rds { width: 66%; }
.three4ths { width: 75%; }
.four5ths { width: 80%; }
.column .content { width: 96% ! important; margin: -20px auto 0; padding: 0 ! important; float: none ! important;}
.xtra4 .column .content { width: 96% ! important; margin: 10px auto 0; padding: 0 ! important; float: none ! important;}


/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	font-size: .9em;
}

ul.blog-tag-cloud li {
	text-align: center;
	list-style-type: none;
	display: inline;
	font-size: .92em;
	padding-left: 7px;
}

ul.blog-tag-cloud li a{
	text-decoration: none;
}
ul.blog-tag-cloud li.first{
	text-decoration: none;
	padding-left: 0;

}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.84em;
}

.blog-tag-size-3 {	
	font-size: 0.88em;
}

.blog-tag-size-4 {	
	font-size: 0.9em;
}

.blog-tag-size-5 {	
	font-size: .94em;
}

.blog-tag-size-6 {	
	font-size: .98em;
}

.blog-tag-size-7 {	
	font-size: 1.0em;
}

.blog-tag-size-8 {	
	font-size: 1.05em;
}

.blog-tag-size-9 {	
	font-size: 1.1em;
}

.blog-tag-size-10 {	
	font-size: 1.15em;
}

.blog-tag-size-11 {	
	font-size: 1.2em;
}

.blog-tag-size-12 {	
	font-size: 1.25em;
}

.blog-tag-size-13 {
	font-size: 1.3em;
}

.blog-tag-size-14 {	
	font-size: 1.35em;
}

.blog-tag-size-15 {
	font-size: 1.4em;
}

.blog-tag-size-16 {	
	font-size: 1.45em;
}

.blog-tag-size-17 {	
	font-size: 1.5em;
}

.blog-tag-size-18 {	
	font-size: 1.55em;
}

.blog-tag-size-19 {
	font-size: 1.6em;
}

.blog-tag-size-20 {	
	font-size: 1.65em;
}


/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}
.blog-archive-headings-wrapper {
	font-size: 1.4em;
	padding-bottom: 25px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 20px;
}.blog-archive-month {
	font-size: 1.2em;
	padding-left: 2px;

}

.blog-archive-link {
	font-size: 0.8em;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */


#blog-categories:before {
	content: "Categories:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: 7px;
	color: #181818;
}

#blog-archives:before {
	content: "Archives:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: 7px;
	color: #181818;
}

ul.blog-tag-cloud:before {
	content: "Tag cloud:";
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 7px;
	color: #181818;
}



#blog-archives {
	margin-bottom: 20px;
	padding-left: 10px;
	margin-top: 25px;
	width: 190px;
}
#blog-categories {
	padding-left: 10px;
	margin-bottom: 10px;
	width: 190px;
}

ul.blog-tag-cloud {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-bottom: 10px;
	width: 200px;
	position: relative;
	
}
.blog-entry {
	margin-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
	padding: 7px 7px 6px 8px;
}

h1.blog-entry-title {
	padding: 0;
	margin: 0 0 6px;
	font-size: 1.6em;
}


h1.blog-entry-title a {
	text-decoration: none;
}
h1.blog-entry-title a:hover {
	text-decoration: none;
}
.blog-entry-date {
	margin-top: 10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 20px;
	margin-right: 12px;
	
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-read-more {
	text-decoration: none;
}

.blog-entry-body {
	padding: 20px 0;
	
}

.blog-entry-comments {
}

.blog-trackback-link {
}

p.blog-entry-tags {
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 4px;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	text-align: left;
	padding-bottom: 10px;
}

#sidebarContainer #sidebar ul {

}

.blog-archive-link-enabled {
	padding-left: 24px;
	
}

.blog-archive-link-disabled {
	padding-left: 24px;
	color: #585758;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	text-align: left;
	padding-bottom: 10px;
}

.blog-category-link-enabled {
	padding: 0px 0px 0px 20px;
	margin-top: 3px;
}

.blog-category-link-disabled {
	margin: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	text-decoration: none;
	text-align: left;
}

.blog-rss-link {
	padding-left: 20px;
}

.blog-comments-rss-link {
	padding-left: 20px;
}

.blog-entry-category {
	background: url(images/file_blue.png) no-repeat left center;
	}
	
p.blog-entry-tags {
	background: url(images/tag.png) no-repeat left 2px;
}

.blog-category-link-disabled {
	background: url(images/file.png) no-repeat left center;
}

.blog-archive-link-disabled {
	background: url(images/file.png) no-repeat left center;
}


.blog-category-link-enabled {
	background: url(images/file_blue.png) no-repeat left center;
}

.blog-archive-link-enabled {
	background: url(images/file_blue.png) no-repeat left 1px;
}

.blog-rss-link {
	background: url(images/feed.png) no-repeat 0;}

.blog-comments-rss-link {
	background: url(images/feed.png) no-repeat 0;
}
.blog-category-link-enabled, .blog-category-link-disabled{
	
}
/* @end */

/* @group Special CSS for FAQMaker Plugin */

a.faq-pdf-link{
	margin-left: 14px;
	padding-left: 30px;
}

/* @end */

/* @group Photo Album */

#flashcontent {
	text-align: center;
}

/* @group Index Page (Thumbnail view) */

.album-title {
	padding-bottom:14px;
	font-size: 1.8em;
}

.album-description {
	font-size: 1.2em;
}

.album-wrapper {
	margin: 0 auto;
	display: block;
}

.thumbnail-wrap {
	padding: 5px 20px 80px;
	display: inline;
	float: left;
	margin: 0;
}

.thumbnail-frame {
	padding:10px;
	display: inline;
	float: left;
	border:solid 1px #b8b8b8;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	
	box-shadow:1px 1px 9px #b8b8b8;
	-webkit-box-shadow:1px 1px 9px #b8b8b8;
	-moz-box-shadow: 1px 1px 9px #b8b8b8;
}

.thumbnail-frame:hover {}

.thumbnail-frame a {}

.thumbnail-frame a:hover {}

.thumbnail-frame img {}

.thumbnail-caption {
	margin: 5px auto 10px;
	text-align: center;
	color: gray;
	font-size: 0.8em;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
}

.photo-title{
	font-size: 1.4em;
}
.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
}
.photo-navigation{
	position: absolute;
	top: 550px;
	left: 260px;
}
.photo-caption, .photo-links{
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
.photo-navigation a:hover {}

.photo-frame{
	margin: 18px auto 0;
	text-align: center;
	float: left;
}
img .photo-frame{
	width: 640px;
	height: 480px;
	
}
 .photo-frame {
	border: 20px solid #f4f6f6;
	border-bottom-width: 120px;
	-moz-box-shadow:1px 1px 5px #333333;
	-webkit-box-shadow:1px 1px 5px #333333;
	box-shadow:1px 1px 5px #333333;
	margin-left: 240px;
}
body.photo-background img{
	width: 640px;
	height: 480px;
	margin-right: auto;
}
body.photo-background{
}

/* @end */
	
/* @end */

/* @group EXIF data */
.exif-data {

	background: #fffeff url(images/efix.jpg) no-repeat left -120px;
	clear: left;
	margin: 60px 0 0 8px;
	float: left;
	width: 200px;
	padding: 70px 4px 5px 6px;
	position: absolute;
	left: 1px;
	border: 1px solid #f3f3f3;
	top: 0;
}

.exif-data p {
	color: #000;
	text-align: left;
	padding-left: 17px;
	border-bottom: 1px solid #eceeee;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 6px;
	padding-top: 6px;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

/* icon */

p.exif-focal-length {
	
}

/* icon */

p.exif-dimensions {
	
}

/* icon */

p.exif-pixel-y-dimension {
	}

/* icon */

p.exif-pixel-x-dimension {
	
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

/* icon */

p.exif-shutter-speed {
	
}

/* icon */

p.exif-datetime-original {
	
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

/* icon */

p.exif-exposure-time {
	
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
	
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

/* icon */

p.exif-image-uniqueid {
	
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

/* icon */

p.exif-aperture {
	
}

p.exif-sharpness {
}

p.exif-exposure-program {
	
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

/* icon */

p.exif-35mm-focal-length {
}

/* icon */

p.exif-datetime-digitized {
	
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

/* icon */

p.exif-max-aperture {
	
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
	
}

p.exif-focalplane-y-resolution {
}

/* icon */

p.exif-iso-rating {
	
}

/* icon */

p.exif-maker-note {
	
}

p.exif-digital-zoom-ratio {
}

/* icon */

p.exif-user-comment {
	
}/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	margin-bottom: 5px;
	font-style: normal;
	font-size: 2em;
}

.movie-page-description {
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	
}

.movie-thumbnail-frame {
	border:1px solid;
	float:left;
	width:19%;
	text-align: center;
	background-color: #262626;
	margin: 0 5px 10px;
}.movie-thumbnail-frame img{
	
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	text-align: left;
	color: #fffeff;
	text-indent: 14px;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px;
}

.movie-title {
	letter-spacing: 2px;
	font: normal 2em Georgia, serif;
}

.movie-frame {
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text {
} 

.required-text {

} 

.form-input-field {
		width: 95%;

} 

.form-input-button { 
	
	text-align: center;
} 
/* @end */

/* @group EC 1-4 */



.xtra1, .xtra1 p {
	margin: 0px 0px 1em;
}
.xtra1 a{
	
}
.xtra1 a:hover{
	
}
.xtra1 h1{
	
}
.xtra1 h2{
	
}
.xtra1 h3{
	
}
.xtra1 h4{
	
}

.xtra2, .xtra2 p {
	margin: 0px 0px 1em;
}
#extraContainer2 .content, #extraContainer1 .content, #extraContainer1 {
	margin-top: 20px;
}
.xtra2 a{
	
}
.xtra2 a:hover{
	
}
.xtra2 h1{
	
}
.xtra2 h2{
	
}
.xtra2 h3{
	
}
.xtra2 h4{
	
}
.xtra3, .xtra3 p {
	margin: 0px 0px 1em;
}
.xtra3 a{
	
}
.xtra3 a:hover{
	
}
.xtra3 h1{
	
}
.xtra3 h2{
	
}
.xtra3 h3{
	
}
.xtra3 h4{
	
}

.xtra4, .xtra4 p {
	margin: 0px 0px 1em;
}
.xtra4 a{
	
}
.xtra4 a:hover{

}
.xtra4 h1{
	
}
.xtra4 h2{
	
}
.xtra4 h3{
	
}
.xtra4 h4{
	
}

.xtra4 {

}

/* @end */

.body .blog { width:240px; float:left; margin:5px; padding:0;}
.body .blog2 { width:230px; float:left; margin:5px; padding:0 5px; border-right:1px solid #eaeaea;}
.body .blog3 { width:300px; float:left; margin:5px 0; padding:0 5px;}

.body .blog img, .body .blog2 img, .body .blog3 img   { float:left; margin:10px 5px; padding:0;}

.left  { width:510px; float:left; margin:0; padding:10px 15px;}

.right  { width:390px; float:right; margin:0; padding:10px 10px 10px 15px;}

/* @group EC Social */

#mySocialDiv {
	position: relative;
	z-index: 8000;
	height: 1px;
	right: 0;
	padding-top: 1px;
	padding-bottom: 0;
	padding-left: 0;
	top: 24px;
	margin: 0 0 0 auto;
}
#mySocialDiv p {margin: 10px 0 0; text-align:right;}
#mySocialDiv a { padding:10px 2px 0 2px; margin:0;  width:24px; height:23px;}
#mySocialDiv a:hover { padding:10px 2px 0 2px; margin:0;}
#mySocialDiv a.rss {background:url(images/rss_1.gif) top no-repeat;}
#mySocialDiv a:hover.rss {background:url(images/rss_2.gif) top no-repeat;}
#mySocialDiv a.facebook {background: url(images/facebook_1.gif) top no-repeat;}
#mySocialDiv a:hover.facebook { background: url(images/facebook_2.gif) top no-repeat;}
#mySocialDiv a.friendfeed {background: url(images/friendfeed_1.gif) top no-repeat;}
#mySocialDiv a:hover.friendfeed { background: url(images/friendfeed_2.gif) top no-repeat;}
#mySocialDiv a.linkedin {background: url(images/linkedin_1.gif) top no-repeat;}
#mySocialDiv a:hover.linkedin { background: url(images/linkedin_2.gif) top no-repeat;}
#mySocialDiv a.twitter {background: url(images/twitter_1.gif) top no-repeat;}
#mySocialDiv a:hover.twitter {background: url(images/twitter_2.gif) top no-repeat;}
#mySocialDiv a.tumblr {background: url(images/tumblr_1.gif) top no-repeat;}
#mySocialDiv a:hover.tumblr {background: url(images/tumblr_2.gif) top no-repeat;}
#mySocialDiv a.posterous {background: url(images/posterous_1.gif) top no-repeat;}
#mySocialDiv a:hover.posterous {background: url(images/posterous_2.gif) top no-repeat;}


/* @end */

/* @group Boxes */

 .box h3{
	text-align: center;
	color: #fff;
	width: 100%;
	height: 22px;
	font-size: 1em;
	background: #000 url(images/subnav.png) no-repeat center;
}
 .box{
	text-align: left;
	color: #000000;
	border: 1px solid #e9e9e9;
	border-top-style: none;
	padding-bottom: 5px;
	position: relative;
	width: 96%;
	margin-bottom: 10px;
}
.box p{
	padding-right: 5px;
	padding-left: 5px;
}

.box ul{
	
}
.box li {
	margin-left: 25px;
}
/* @end */