@charset "utf-8";

/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(/images/mainbodybg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        height:100%;
}

/* Header Divs */
#headerwidthbox{
	width:1000px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	height:112px;
}

#header{
	background:url(/images/header_bg.jpg);
	position:relative;
	width:100%;
	height:112px;
}

/* #oliveLeft {
	background-color:transparent;
	background-image:url(/images/bigolive.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	bottom:0px;
	left:20px;
	width:452px;
	height:100%;
	z-index:-1;
}

#oliveRight {
	background-color:transparent;
	background-image:url(/images/bigolive.png);
	background-repeat:no-repeat;
	background-position:top;
	position:absolute;
	top:0px;
	right:20px;
	width:452px;
	height:100%;
	z-index:-1;
} */

#logo {
	float:left;
	height:52px;
	position:relative;
	top:38px;
	width:527px;
}

#companylinks {
	float:right;
	position:relative;
	top:6px;
	width:392px;
}

#companylinks ul{
	position:relative;
	list-style:outside;
}

#companylinks li{
	display:inline;
	background-image: none;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 2px; 
	padding-right: 2px;
}

#companylinks a:link {
	color:#FFFFFF;
	text-decoration: none; 
}

#companylinks a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#companylinks a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#companylinks a:active {color:#FFFFFF;
	text-decoration: none; } 

#youloveus {
	float:right;
	position:relative;
	right:5px;
	top:55px;
	width:200px;
}

/* End Header Divs */

/* Navigation Divs */
#navcontainer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/navbarbg.png) repeat scroll 0 0;
	height:45px;
	position:absolute;
	width:100%;
         left:0px;
	z-index:3;
}

#navbar{
	width:1000px;
	position:relative;
	margin:auto;
} 

.navlinkbar{
	position:relative;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:775px;
	top:10px;
}

.navlinkbar .nav{
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}

.navlinkbar .nav li{
	display: inline;
	position:relative;
    background-image: url(/images/nav_spacers.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 8px; 
	padding-right: 3px;
}

.navlinkbar .nav li.first{
	display: inline;  
	background-image: none;
    padding-left: 0px;
	padding-right: 3px;
}

.navlinkbar .nav li a{
	color:#000;
	text-decoration: none; 
}

.navlinkbar .nav li a:visited {
	color:#000;
	text-decoration: none;
}

.navlinkbar .nav li a:hover {
	color:#900;
	text-decoration: none;
}

.navlinkbar .nav li a:active {
	color:#900;
	text-decoration: none; 
}

/*sub navigation*/
.navlinkbar .nav ul {
	position:absolute;
	top: 16px; /*the top:30px command must be the same height as your parent LI so the dropdown displays below the main navigation*/
	left:0;
	padding:10px;
	width: 150px;
}

.navlinkbar .nav ul a, .navlinkbar .nav ul li {
	float:none;
	display: block;
	padding: 2px;
	background-color:#CCC;
	background-repeat:repeat-y;
}

#socialnetworking{
	position:relative;
	float:right;
	width:205px;
	top:3px;
}
/* End Navigation Divs */

/*Main Boady */
/*top index page container*/

#indexBigRibbon {
	left:1px;
	margin:auto;
	position:relative;
	top:711px;
	width:1046px;
	z-index:2;
}

/* Easy Slider */
#slider{}	

#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li, #slider2 li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
	width:1000px;
	height:215px;
	overflow:hidden; 
}						

/* // Easy Slider */

#indexAdArea{
	margin-bottom:0px;
}

#indexTopContainer{
	width:1000px;
	height:462px;
	position:relative;
	margin:auto;
	background-color:#FFF;
}
#indexTopContainer #indexTopBar{
	position:absolute;
	height:12px;
	width:1000px;
	background-image:url(/images/index_top_bar.png);
	background-repeat:no-repeat;
	background-position:center;
}

#indexTopContainer #featuredArticle{
	height:293px;

	width:623px;
	margin:17px;
	margin-left:15px;
	position:absolute;
	background-image:url(/images/featured_articale.png);
	background-repeat:no-repeat;
}

#indexTopContainer #featuredArticle #featuredArticleImage{
	height:192px;
	width:218px;
	top:68px;
	margin:5px;
	margin-left:3px;
	position:absolute;
}

#indexTopContainer #featuredArticle #featuredArticleText{
	height:141px;
	width:394px;
	top:113px;
	left: 218px;
	position:absolute;
	overflow: hidden;
}

#indexTopContainer #featuredArticle #featuredArticleText h2{
	margin:10px 15px;
	font-size:18px;
	text-decoration:underline;
	color:#7A001D;
}

#indexTopContainer #featuredArticle #featuredArticleText p{
	margin:15px;
	font-size:12px;
	margin-bottom:0px;
}

#indexTopContainer #featuredArticle #featuredArticleText p.readMore{
	text-align:right;
	font-size:9px;
	margin:0;
	margin-right:10px;
}

#indexTopContainer #featuredArticle #searchBox{
	height:42px;
	width:283px;
	top:27px;
	left: 340px;
	position:absolute;
	overflow: hidden;
}

#indexTopContainer #featuredArticle #searchBox form{
	padding:0;
	margin:0;
}

#indexTopContainer #featuredArticle #searchBox #s{
	width:185px;
	margin-top:13px;
	margin-left:15px;
	border:none;
	/* for IE */
    filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.5;
}

#indexTopContainer #featuredArticle #searchBox #searchsubmit{
	margin-left:3px;
	border:1px solid;
	background-color:#FFF;
}

#indexTopContainer #topAd{
	height:280px;
	width:336px;
	top:0px;
	right:0px;
	margin:17px;
	margin-right:15px;
	position:absolute;
}

#indexTopContainer #upcomingEvents{
	height:134px;
	width:226px;
	bottom:0px;
	left:0px;
	margin:15px;
	margin-left:15px;
	position:absolute;
	background-image:url(/images/upcoming_events.png);
	background-repeat:no-repeat;
}

#indexTopContainer #upcomingEvents ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top:17px;
	margin-left:45px;
	margin-right:10px;
	color:#7A001D;
}

#indexTopContainer #upcomingEvents li{
	background-image: url(/images/olive_bullet.png);
	background-repeat: no-repeat;
	background-position:top left;
	margin-bottom:5px;
	padding-left:20px;
}

#indexTopContainer #upcomingEvents a{
	color:#7A001D;
	text-decoration:underline;
}

#indexTopContainer #upcomingEvents a:hover{
	text-decoration:none;
}

#indexTopContainer #faq{
	height:136px;
	width:310px;
	bottom:0px;
	left:241px;
	margin:15px;
	position:absolute;
	background-image:url(/images/faq.png);
	background-repeat:no-repeat;
}

#indexTopContainer #faq ul{
	list-style-type: none;
	padding: 0px;
	margin-top:17px;
	margin-left:120px;
	margin-right:10px;
	color:#D75A11;
	margin-bottom: 0px;
}

#indexTopContainer #faq li{
	margin-bottom:10px;
}

#indexTopContainer #faq a{
	color:#D75A11;
	text-decoration:underline;
}

#indexTopContainer #faq a:hover{
	text-decoration:none;
}

#indexTopContainer #photoGallery{
	height:142px;
	width:166px;
	bottom:0px;
	left:556px;
	margin:15px;
	position:absolute;
	background-image:url(/images/photo_gallery.png);
	background-repeat:no-repeat;
}

#indexTopContainer #emailList{
	height:127px;
	width:232px;
	bottom:-1px;
	right:5px;
	margin:15px;
	margin-right:15px;
	position:absolute;
	background-image:url(/images/email_list.png);
	background-repeat:no-repeat;
}

#indexTopContainer #emailList #emailListForm{
	height:104px;
	width:181px;
	bottom:8px;
	margin:0px;
	position:absolute;
	left: 48px;
}

#indexTopContainer #emailList #emailListForm p{
	margin:0px;
	font-size:11px;
}

#indexTopContainer #emailList #emailListForm form{
	margin:0px;
	margin-left:10px;
	padding:0px;
	width:170px;
}
#indexTopContainer #emailList #emailListForm ul{
	list-style:none;
	margin:0;
	padding:0;
}

#indexTopContainer #emailList #emailListForm li{
	padding:0px;
	margin-bottom:5px;
}

#indexTopContainer #emailList #emailListForm label{
	float:left;
	width:30px;
	text-align:right;
	font-size:10px;





	margin-right:7px;
	line-height:23px;	 /* This will make the labels vertically centered with the inputs */
}

#indexTopContainer #emailList #emailListForm input{
	width:100px;
}

#indexTopContainer #emailList #emailListForm #listButton{
	font-size:10px;
	text-align:center;
	width:50px;
	border:1px solid;
	background-color:#FFF;
}

/*End Index Top*/

#adarea{
	margin-bottom:50px;
}

#bigribbon {
	left:1px;
	margin:auto;
	position:relative;
	top:249px;
	width:1046px;
	z-index:2;
}

#mainbodycontainer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/bodybg.png) repeat scroll 0 0;
	height:100%;
	margin:-18px auto auto;
	position:relative;
	width:1046px;
	z-index:0;
}

#mainbody{
	width:1000px;
	position:relative;
	margin:auto;
}

/* Right and Left Body Tags */

/*Index Page Continaer Items*/
#indexBottomContainer{
	width:1000px;
	margin-top:50px;
	background-color:#FFF;
}

#indexLeftBody{
	float:left;
	width:160px;
	height:100%;
	margin:5px;
	margin-left:10px;
}

#indexMiddleBody{
	float:left;
	width:497px;
	margin-top:0px;
	margin:5px;
}
#articleHeader{
	width:489px;
	height:73px;
	margin-bottom:10px;
	background-image:url(/images/index_articles_header.png);
	background-position:center;
	background-repeat:no-repeat;
}
#indexPosts{
	width:497px;
	margin:0px;
	overflow:hidden;
}
#indexPosts h2{
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:12px;
	padding-left:65px;
	padding-right:10px;
	width:497px;
	height:45px;
	background-image:url(/images/index_post_header.png);
	background-repeat:no-repeat;
	font-size:16px;
}
#indexPosts h2 a:hover{
         color:#7A001D;
         text-decoration:underline;
}
#indexPosts h2 a{
         color:#7A001D;
}

#indexPosts .entry, #indexPosts small{
	padding-left:15px;
	padding-right:15px;
        height: 125px;
}
#indexPosts p.more_link{
	text-align:right;
}
#indexPosts p.more_link a{
	color:#7A001D;
}
#indexPosts p.more_link  a:hover{
	color:#7A001D;
         text-decoration:underline;
}
#indexPosts .navigation a{
	color:#7A001D;
}
#indexPosts .navigation a:hover{
	color:#7A001D;
         text-decoration:underline;
}
#indexRightBody{
	float:right;
	width:303px;
	margin:5px;
	margin-right:10px;
}

#featurePartnerHeader{
	margin:10px auto;
	width:267px;
	height:45px;
	background-image:url(/images/featured_partners.png);
	background-repeat:no-repeat;
}
#indexRightFeature{
	margin:auto;
}
#indexRightAd{
	margin:15px auto;
}
#indexRightPartner{
	margin:15px auto;
}

/*End Index Page Continaer Items*/

#leftbody{
	float:left;
	position:relative;
	width:600px;
	margin-left:20px;
}

#rightbody{
	float:right;
	width:340px;
	margin:20px;
	margin-right:15px;
}

#sidebarSearch{
         height:43px;
         width:336px;
         margin-bottom:10px;
         background-image:url(/images/sidebar_search_bg.png);
}
#sidebarSearch form{
	padding:0;
	margin:0;
}

#sidebarSearch #s{
	width:217px;
	margin-top:11px;
	margin-left:22px;
	border:none;
	/* for IE */
    filter:alpha(opacity=50);
    /* CSS3 standard */
    opacity:0.5;
}

#sidebarSearch #searchsubmit{
	margin-left:10px;
	border:1px solid;
	background-color:#FFF;
}

#sidebarFaq{
         height:136px;
         width:336px;
         margin-bottom:10px;
         padding-top:10px;
         background-image:url(/images/sub_page_faq_bg.jpg);
         background-repeat:no-repeat;
}

#sidebarFaq ul{
	list-style-type: none;
	padding: 0px;
	margin-top:10px;
	margin-left:120px;
	margin-right:10px;
	color:#D75A11;
	margin-bottom: 0px;
}

#sidebarFaq li{
	margin-bottom:10px;
}

#sidebarFaq a{
	color:#D75A11;
	text-decoration:underline;
}

#sidebarFaq a:hover{
	text-decoration:none;
}

#sidebarAdTop{
         margin-bottom:10px;
}

#sidebarAdBottom{
         margin-bottom:10px;
}

/* Start Footer Area */
#footer{
	background:url(/images/footer_bar_bg.jpg);
	width:100%;
	height:58px;
	position:relaltive;
}

#footercontainer{
	width:1000px;
	position:relative;
	margin:auto;
	top:4px;
}

#footernavlinkbar{
	position:relative;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:775px;
	top:10px;
}

#socialnetworking2{
	position:relative;
	float:right;
	width:205px;
	top:3px;
}

#footerbottom{
	background-color:#000;
	width:100%;
	height:100%;
	position:relaltive;
}

#copyrightinfo{
	width:1000px;
	position:relative;
	margin:auto;
	color:#FFF;
	text-align:center;}

a.footer:link {
	color:#FFFFFF;
	text-decoration: none; 
}

a.footer:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.footer:active {color:#FFFFFF;
	text-decoration: none;
} 

.thumb_image{
        align:left;
}

/* wordpress css stylesheet */

/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
	font-size: 1.2em;
 }

 .widecolumn .entry p {
 	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	padding-left:15px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.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;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;

	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
 	width: 450px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.entry{
	padding-left:15px;
        min-height:125px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */

/*Begin Headers */
h1{
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 14px 0 10px;
}

h2.pagetitle {
	margin-top: 15px;
        margin-bottom: 15px;
	text-align: left;
}

h3 {
	font-size: 1.3em;
	background:url(/images/sup_page_header_bg.jpg);
	background-repeat:no-repeat;
	width:575px;
	height:45px;
	padding: 11px 0 0 25px;
	margin: 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;
        position:relative;
}

.alignright {
 	float: right;
}

.alignleft {
	float: 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;
	padding: 0 0 0 30px;
	/*list-style: none;*/
	padding-left: 10px;
	
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before,{
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li{
	list-style: decimal outside;
}
/* End Entry Lists */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */

}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
     clear: both;
     visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* 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;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
