/*  
Theme Name: HiroBoga
Author: Calyx Design
Author URI: http://calyxdesign.com/

*/


body {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: .9em;
	color: #656f7a;
        line-height: 1.6em;
}

#wrap {
	margin: 0 auto;
	width: 1054px;
	text-align: left;
	background: url(images/hiroboga_background.png) top repeat-y;
}


p {
	padding: 0px;
	margin: 9px 0px 9px 0px;
}

p.brownintro {
	padding: 0px;
	margin: 12px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #977c65;
}

p.brownintroital {
	font-style: italic;
	margin: 20px 0px 9px 0px;
	padding: 0 0 0px 25px;
        line-height: 1.6em;
	color: #977c65;
}



/* LINK BEHAVIOUR */

a img {
	border: none;
}

a {
	color: #6b9fdd;
	text-decoration: none;
}

a:hover {
	color: #64a4ef;
	text-decoration: none;
}


#header {

	position: relative;
}

#header img {
	display: block;
	padding-left:6px;
}

#searchform {
	margin: 0;
	padding: 0;
        width: 250px;
}

form {

        line-height: 1.7em;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-size: 1.0em;

}


#sidebarsubmit {
	margin: 0;
	padding: 0;

}


.small_link {
	font-size: .8em;
	font-weight: bold;
	color: #6b9fdd;
	letter-spacing: 0.1em;

}



#top-nav {
	text-align: center;
	width: 1044px;
	height: 40px;
	padding: 0px 0 0 11px;
        background: url(images/hiroboga_nav.png) top no-repeat;
}




#top-nav ul {
	margin: 0 0 0 150px;
	padding:0px;
	list-style: none;
	overflow:hidden;
		height:40px;
}

#top-nav li {
	color: #ffffff;
	display: block;
	float:left;
	padding: 8px 18px 10px 18px;
	margin:0;
	font-size: 1.05em;
	font-style: italic;
	overflow:hidden;
}

#top-nav li ul.children {
	width:110px;
	position:absolute;
	background:#A7B1BD;
	height:145px;
	margin:5px 0 0 -15px;
	padding:0;
	display:none;
	z-index:50;
}

#top-nav li:hover ul.children {
	display:block;
}

#top-nav li ul.children li {
	margin:0;
	padding:5px 10px 7px 15px;
	border-bottom:1px solid #fff;
	display:block;
	width:110px;
	text-align:left;
}

#top-nav li.store {
	background:#52657a;
	text-transform:uppercase;
	font-style:normal;
}

#top-nav a {
	color: #ffffff;
	text-decoration: none;
}

#top-nav a:hover {
	color: #e2e6ec;
        border: none;
	text-decoration: none;
}





/* POST STYLES */


.post {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;

}

.entry {
	margin: 14px 0px 0px 0px;
	text-decoration: none;
	background-color: #ffffff;

}




/* CONTENT STYLES */


#content {
	width: 650px;
	float: right;
	display: inline;
	margin: 50px 0px 20px 0px;
        padding: 0px 80px 20px 60px;
		position:relative;
		z-index:10;
}


h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size: 1.6em;
	color: #977c65;
	padding: 0px;
	line-height: 1.3em;

}

h1 a {
	text-decoration: none;
	color: #977c65;
}

h1 a:hover {
	text-decoration: none;
        border: none;
	color: #6b5a4b;
}


h2 {
	margin: 20px 0 3px 0;
	font-size: 1.25em;
	color: #656f7a;
	font-weight: normal;
}

h2.large {
	margin: 0 0 40px 0;
	font-size: 1.2em;
	color: #656f7a;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform:uppercase;
}

h3 {
	font-weight: bold;
	font-style: italic;
	margin: 15px 0 0px 0;
	font-size: 1em;
	color: #656f7a;
}

h4 {
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0px 0;
	font-size: 1em;
	color: #656f7a;
}


h5 {
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0px 0;
	font-size: 1em;
	color: #656f7a;
}


li.audio {

	list-style: none;
	background: url(images/audio.png) no-repeat 0px 0px !important;
	padding: 0 50px 15px 30px !important;
	margin: 0 0 0 5px !important;
}


#content ul li {

	list-style: none;
	background: url(images/flower.png) no-repeat 0px 8px;
	padding: 0 50px 5px 15px;
	margin: 0 0 0 10px;

}








/* PAGE STYLES */


#content-page {

	margin: 15px 40px 0 60px;


}


.page-entry {
	margin: 0px 0px 0px 0px;

}



#content-page h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	margin: 0px 0px 5px 60px;
	font-size: 1.7em;
	color: #000000;
	padding-bottom: 0px;
	line-height: 1.0em;

}

#content-page h1 a {
	text-decoration: none;
	color: #000000;

}

#content-page h1 a:hover {
	text-decoration: none;
        border: none;
	color: #64a4ef;

}

#content-page h2 {
	margin: 20px 0 0px 0;
	font-size: 1.15em;
	color: #6b9fdd;
	font-weight: bold;

}

#content-page h3 h4 h5{
	font-weight: bold;
        font-style: italic;
	margin: 20px 0 0px 0;
	font-size: 1em;
	color: #6b9fdd;
}



#content-page h3 {
	font-weight: bold;
        font-style: italic;
	margin: 20px 0 0px 0;
	font-size: 1em;
	color: #6b9fdd;
}


#content-page ul li {
	list-style: none;
	background: url(images/flower.png) no-repeat 0px 8px;
	padding: 0 0 5px 15px;
        line-height: 1.6em;
}



#content .post-date {
	color: #656f7a;
	font-size: 0.8em;
	font-style: italic;
	margin: -6px 0 4px 0;
	padding: 0 0 0 0;
	text-decoration: none;

}





#content .post-info {
	font-size: 0.8em;
	font-style: italic;
    text-align: left;
	padding: 10px 0px 4px 0px;
	margin: 10px 0px 10px 0px;
    line-height: 1.6em;
}

.comment-rss {
        float: right;
	color: #977c65;
	font-size: 0.9em;
	padding: 4px 10px 4px 10px;
	margin: 0 0 0px 0;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}




code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #666666;
}

blockquote {
	padding: 5px 50px 5px 50px;
	margin: 30px 0 40px 0;
	font-style: italic;
        color: #977c65;
}

blockquote.even {
color:#656f7a;
}


acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}

acronym, abbr a{
	text-decoration: underline;
}


.navigation {

	display: block;
	font-size: 0.9em;
	margin: 5px 0 30px 0;
	padding: 10px 0px 0px 0px;
        border-top: 0px dotted #666666;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px 0 4px 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	margin: 2px 10px 0px 0px;
	display: inline;

}

img.sidebar {
	margin: 2px 4px 4px 0;
}

img.repeatingsidebar {
	margin: 50px 0px 50px 0px;
}

img.sidebarleft {
	margin: 2px 50px 0px -5px;
	display: inline;
}

img.testimonial {
	margin: 2px 10px 0px 0px;
	float: left;
	display: inline;
	border: 1px solid #ffffff;
}

img.testimonialpage {
	margin: 2px 10px 0px 0px;
	float: left;
	display: inline;
	border: 2px solid #e2e6ec;
}

img.sidebarcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}




/* SIDEBAR  */


#content,
#sidebar {
	position: relative;
}


#sidebar {
	width: 200px;
	float: left;
	display: inline;
	margin: 20px 20px 0px 35px;
	padding: 0px 0px 0px 0px;
}

#sidebar h1 {
	font-size: 1.3em;
	color: #656f7a;
	margin: 9px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0.20em;
}


.swash { background: url(images/hiroboga_swash.png) no-repeat left;
	margin: 0px 0px 15px -15px;
	padding: 0px 0px 0px 0px;
}

.swashblue_r { background: url(images/hiroboga_swashblue_r.png) no-repeat right;
	margin: 15px -20px 45px 0px;
	padding: 0px 0px 0px 0px;
}

.swashblue { background: url(images/hiroboga_swashblue.png) no-repeat left;
	margin: 15px 0px 45px -20px;
	padding: 0px 0px 0px 0px;
}

.swashcenter { background: url(images/hiroboga_centerswash.png) no-repeat center;
	margin: 45px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
}

.takingflight {
padding:10px 0 20px 0;
}

.birdseyeblog {
padding:20px 0 0 0;
}

.takingflightblog {
padding:10px 0 10px 0;
}

#sidebar h2 {
	font-size: 1em;
	font-style: normal;
	color: #656f7a;
	margin: 35px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul.children {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	font-style: italic;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.8em;
}


#sidebar ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
	line-height: 1.25em;
}

#sidebar ul ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 12px;
	font-size: 1.05em;
	line-height: 1.25em;
	background: url(images/arrow.png) no-repeat 0 4px;
}

#sidebar ul ul ul li.cat-item {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.25em;
	background: none;
}


#sidebar ul ul ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 12px;
	font-size: .7em;
	line-height: 1.25em;
}


.testimonial {
	color: #656f7a;
	text-decoration: none;
	font-size: .85em;
	font-style: italic;
        line-height: 1.45em;
	margin: 0px 0px 16px 0px;
}

.attribution {
	color: #656f7a;
	text-decoration: none;
	font-size: .85em;
	font-style: italic;
        line-height: 1.4em;
	margin: 12px 0px 0px 0px;
}

.attribution a{
	color: #64a4ef;
}


.attribution2 {
	color: #656f7a;
	text-decoration: none;
	font-size: .85em;
	font-style: italic;
        line-height: 1.4em;
	margin: 0px 0px 12px 0px;
}



#sidebar a {
	color: #656f7a;
	text-decoration: none;
}

#sidebar a:hover {
	color: #64a4ef;
	text-decoration: none;
}


#sidebarbox {
	padding: 0px 10px 0px 0px;
	margin: 15px 0px 25px 0px;
	font-size: .9em;
	color: #325A7B;
        line-height: 1.2em;
        background-color: #ffffff;
}




h3#comments, h3#respond {
	font-weight: normal;	
	font-style: normal;	
	margin: 18px 0 6px 0;
	font-size: 1.05em;
	color: #656f7a;
	padding: 3px 10px 0px 0px;
}

ol.commentlist {
	width: 490px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.0em;
}

ol.commentlist li {
	margin: 0 10px 20px 0;
	padding: 0;
	padding: 12px 0 5px 0; 
	list-style: none;
}

ol.commentlist li.alt {
	background: #f1f3f5;
	padding: 12px 12px 12px 12px;
	margin: 0 10px 20px 0; list-style: none;
}


ol.commentlist .comment-date {
	width: 35%;
	font-style: italic;	
	float: right;
	font-size: 0.8em;
	display: inline;
}


ol.commentlist .comment-author {

	margin: 2px 0 10px 0;
	font-size: 1.1em;
	line-height: 1.7em;
	font-weight: normal;	
	color: #6b9fdd;
	display: inline;
}



ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none; list-style: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline; list-style: none;
}

ol.commentlist .comment-text {
	clear: both; list-style: none;
}






ol.pagecommentlist {
	margin: 0;
	list-style: none;
	font-size: 1.0em; list-style: none;
}

ol.pagecommentlist li {
	background: #ffffff;
	padding: 7px 7px 7px 7px;
	margin: 0 10px 10px 0; list-style: none;
}

ol.pagecommentlist li.alt {
	margin: 0 10px 10px 0;
	padding: 0;
	padding: 12px 0 5px 0; list-style: none;
}



ol.pagecommentlist .comment-author {
	width: 55%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
	font-size: 1.2em;
	font-weight: bold;	
	color: #6b9fdd;
	display: inline;
}

ol.pagecommentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none; list-style: none;
}

ol.pagecommentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline; list-style: none;
}

ol.pagecommentlist .comment-text {
	clear: both; list-style: none;
}


ol.commentlist li.comment ul.children {	border-top: 2px dotted #a7b1bd; margin-top:10px;}



form#commentform textarea {
	width: 490px;
	margin: 0px;
	padding: 0px;
}

form#commentform label {
	font-size: 0.9em;

}






#footer {
	clear: both;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 0.8em;
        line-height: 1.0em;
        height: 33px;
	text-align: center;
        background: url(images/hiroboga_footer.png) center no-repeat;
        background-position: bottom; 
}


#footer a {
	text-decoration: none;
	color: #ffffff;
}


#footer a:hover {
	text-decoration: underline;
}


.clear {
clear: both;
}

.separator {
clear: both;
	height: 2px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #a7b1bd;
}

.separator2 {
	clear: both;
	height: 2px;
	margin: 25px 125px 25px 125px;
	border-bottom: 2px dotted #e2e6ec;
}

.desc {
	background: url(images/arrow.jpg) 0 2px no-repeat;
	padding: 0 0 0 15px;
}

.feedburnerFlareBlock {

	color: #666666;
	font-size: 0.8em;
	padding: 4px 10px 0px 10px;
	margin: 0 0 25px 0;




}

.feedburnerFlareBlock a {

	color: #666666;

}


small {
	font-family: Georgia, "Times New Roman", serif;
        line-height: 1.2em;
        font-style: italic;
	padding: 0 0 5px 0;
	margin: 0 0 3px 0;
	font-size: 0.8em;
}




embed {	margin: 0 0 20px 12px; }

.comment-meta, .commentmetadata { float:right; 	font-size: .75em; margin-bottom:-10px;}

.reply { font-size: .75em; }

.comment-body { margin-top:5px; }

.boxright {
	float: right;
	width: 180px;
	background-color: #f1f3f5;
	margin: 0px 0px 15px 20px;
	padding: 15px 15px 15px 15px;
	font-size: .87em;
        line-height: 1.55em;
}	

.twitlink-hiro { background-color: #ffffff; border:0px; padding: 10px; width: 470px;}

.clearer {
height:1px;
clear:both;
}

/* Store Styles */

#wrap-store {
	margin: 0 auto;
	width: 844px;
	text-align: left;
	background: url(images/hiroboga_background2.png) top repeat-y;
}

#content-store {
	width:775px;
	float:left;
	display: inline;
	margin: 40px 0px 20px 0px;
    padding: 0px 50px 20px 40px;
}

.center-col {
width:500px;
margin:0 auto;
}

h6 {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #656f7a;
	padding:0;
}

.swashblue-store { background: url(images/hiroboga_swashblue.png) no-repeat;
	margin: 20px auto;
	width:118px;
	padding: 0px 0px 0px 0px;
}

.left-col {
width:350px;
float:left;
}

.right-col {
width:350px;
float:right;
}

.clear {
clear:both;
height:1px;
}

#hirotabs{
padding: 0;
width: 100%;
background: transparent;
position: relative;
margin-top:30px;
margin-left:7px;
margin-bottom:0px;
}

#hirotabs ul{
font: 13px Georgia,serif;
margin:0;
margin-bottom:0px;
padding: 0;
list-style: none;
}

#hirotabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0 !important;
background: none !important;
}

#hirotabs a{
float: left;
display: block;
color: #656f7a;
margin: 0 5px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
background-color: #e2e6ec; /*Default menu color*/
border-top: 1px solid #e2e6ec;
}

#hirotabs a:hover{
background-color: #a7b1bd;
border-top: 1px solid #a7b1bd;
color: #ffffff;
}

#hirotabs #current a{ 
background-color: #ffffff; 
border-left: 1px solid #e2e6ec;
border-right: 1px solid #e2e6ec;
}

#hirotabs #current a:hover{ 
border-top: 1px solid #e2e6ec;
color: #656f7a;
}

#hirotabsline{
border-top: 1px dotted #e2e6ec;
padding: 0;
margin-top:-2px;
margin-bottom:40px;
width: 100%;
clear: both;
}


#af-form-678255195 .af-body .af-textWrap{width:70%;display:block;float:right;}
#af-form-678255195 .af-body a{text-decoration:underline;font-style:normal;font-weight:normal;}
#af-form-678255195 .af-body input.text, #af-form-678255195 .af-body textarea{background-color:#FFFFFF;border-color:#CCCCCC;border-width:1px;border-style:inset;text-decoration:none;font-style:normal;font-weight:normal;font-size:inherit;font-family:inherit;}
#af-form-678255195 .af-body input.text:focus, #af-form-678255195 .af-body textarea:focus{background-color:inherit;border-color:#CCCCCC;border-width:1px;border-style:inset;}
#af-form-678255195 .af-body label.previewLabel{display:block;float:left;width:25%;text-align:center;color:#656f7a !important;text-decoration:none;font-style:normal;font-weight:normal;line-height: 1.7em;font-size: 1.0em;font-family:inherit;margin-top:0px;}
#af-form-678255195 .af-body{padding-bottom:5px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:inherit;font-size:12px;font-family:, serif;}
#af-form-678255195 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
#af-form-678255195 .af-quirksMode{padding-right:15px;padding-left:15px;}
#af-form-678255195 .af-standards .af-element{padding-right:15px;padding-left:15px;padding-bottom:2px;padding-top:0px;}
#af-form-678255195 .bodyText p{margin:1em 0;}
#af-form-678255195 .buttonContainer input.submit{color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:inherit;font-family:inherit;}
#af-form-678255195 .buttonContainer input.submit{width:auto;}
#af-form-678255195 .buttonContainer{text-align:center;margin-top:5px;}
#af-form-678255195 body,#af-form-678255195 dl,#af-form-678255195 dt,#af-form-678255195 dd,#af-form-678255195 h1,#af-form-678255195 h2,#af-form-678255195 h3,#af-form-678255195 h4,#af-form-678255195 h5,#af-form-678255195 h6,#af-form-678255195 pre,#af-form-678255195 code,#af-form-678255195 fieldset,#af-form-678255195 legend,#af-form-678255195 blockquote,#af-form-678255195 th,#af-form-678255195 td{float:none;color:inherit;position:static;margin:0;padding:0;}
#af-form-678255195 button,#af-form-678255195 input,#af-form-678255195 submit,#af-form-678255195 textarea,#af-form-678255195 select,#af-form-678255195 label,#af-form-678255195 optgroup,#af-form-678255195 option{float:none;position:static;margin:0;}
#af-form-678255195 div{margin:0;}
#af-form-678255195 fieldset{border:0;}
#af-form-678255195 form,#af-form-678255195 textarea,.af-form-wrapper,.af-form-close-button,#af-form-678255195 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-678255195 input,#af-form-678255195 button,#af-form-678255195 textarea,#af-form-678255195 select{font-size:100%;}
#af-form-678255195 p{color:inherit;}
#af-form-678255195 select,#af-form-678255195 label,#af-form-678255195 optgroup,#af-form-678255195 option{padding:0;}
#af-form-678255195 table{border-collapse:collapse;border-spacing:0;}
#af-form-678255195 ul,#af-form-678255195 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}
#af-form-678255195,#af-form-678255195 .quirksMode{width:225px !important;}
#af-form-678255195.af-quirksMode{overflow-x:hidden;}
#af-form-678255195{background-color:transparent;border-color:inherit;border-width:none;border-style:none;}
#af-form-678255195{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding:5px 0;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}


.outlinebox {
	border: #e2e6ec 2px solid;
	background-color: #ffffff;
	margin: 60px 0px 55px 0px;
	padding: 35px 45px 25px 45px;
}


.hl {
    background-color: #FBFBFB;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}

.addthis_toolbox
{
text-align:right !important;
}

.addthis_button_facebook_like
{
margin-left: 360px !important;
margin-top: -35px !important;
}

.addthis_button_tweet
{
margin-left: 450px !important;
margin-top: -35px !important;
}

#field_2_1
{
list-style: none !important;
background:none !important;
}

#field_2_2
{
list-style: none !important;
background:none !important;
}

#field_2_3
{
list-style: none !important;
background:none !important;
}

#field_2_4
{
list-style: none !important;
background:none !important;
}

#field_2_5
{
list-style: none !important;
background:none !important;
}

#field_2_6
{
list-style: none !important;
background:none !important;
}

#field_2_7
{
list-style: none !important;
background:none !important;
}

#field_2_8
{
list-style: none !important;
background:none !important;
}

#field_2_9
{
list-style: none !important;
background:none !important;
}

#field_2_10
{
list-style: none !important;
background:none !important;
}


#field_2_11
{
list-style: none !important;
background:none !important;
}


#field_2_12
{
list-style: none !important;
background:none !important;
}


#field_2_13
{
list-style: none !important;
background:none !important;
}


#field_2_14
{
list-style: none !important;
background:none !important;
}


#field_2_15
{
list-style: none !important;
background:none !important;
}


#field_2_16
{
list-style: none !important;
background:none !important;
}


#field_2_19
{
list-style: none !important;
background:none !important;
}

#field_2_20
{
list-style: none !important;
background:none !important;
}

#field_2_21
{
list-style: none !important;
background:none !important;
}

#field_2_22
{
list-style: none !important;
background:none !important;
}


.gchoice_16_1
{
list-style: none !important;
background:none !important;
}

.gchoice_16_2
{
list-style: none !important;
background:none !important;

}

span.wpcf7-list-item { display: block; }

.formoutlinebox {
	border: #e2e6ec 2px solid;
	background-color: #ffffff;
	margin: 20px 0px 55px 0px;
	padding: 10px 10px 10px 10px;

}

#wpcf7-f6005-p6004-o1
{
width: 360px;
margin-left: auto;
margin-right: auto;
padding-left: 50px;
padding-right: 30px;
padding-top: 40px;
padding-bottom: 40px;
border: #e2e6ec 2px solid;
}



.outlinebox2 {
	border: #e2e6ec 0px solid;
	background-color: #ffffff;
	margin: 30px 0px 30px 0px;
	padding: 20px 25px 20px 25px;
}


img.devacard {
	margin-top: 40px;
}

#wrapcards {
	margin: 0 auto;
	width: 1054px;
	text-align: left;
	background: url(images/hiroboga_pagebackground.png) top repeat-y;
}

#contentcards {
	width: 775px;
	display: block;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
        padding: 0px;
        position:relative;
        z-index:10;
}

.addthis_button_stumbleupon_badge
{
float: right !important;
margin-right: 10px !important;
margin-top: -35px !important;
}

.angiepic
{
padding: 3px;
border: 2px solid #e2e6ec;
}


<!-- AW 10/5/2011-->

.gfield_label {
	font-weight: bold;
	font-style: italic;
	margin: 15px 0 0px 0;
	font-size: 1em;
	color: #656f7a;
}




