/*
Theme Name: Hollister Rand
Theme URI: http://www.ciplex.com
Description: Theme Designed by Ciplex for Hollister Rand
Version: 1.0
Author: Ciplex
Author URI: http://www.ciplex.com/
Tags: Hollister, Rand, Hollister Rand, ciplex
*/



/* Begin Typography & Colors */
body {
	font:17px/20px "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 957px;
	}

#content {
	font-size:15px;
	line-height:22px;
	}

.widecolumn .entry p {
	font-size: 15px;
	margin: 0;
	padding-bottom:19px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.depth-1 {
}

.even, .alt {

}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
p, img, form, input, a, ul, h2, h3 {
	margin:0;
	padding:0;
	text-align: left;
}
a, a:focus {
	text-decoration:none;
	outline:none;
}
img {
	display:block;
	border:none;
}
ul {
	list-style:none;
}
input, select, textarea {
	font:12px/14px "Times New Roman", Times, serif;
}

.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;
	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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .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 */
body {
	margin:0;
	padding:0;
	color:#000;
	background:#ECF7E4 url(images/main-bg.gif) 0 0 repeat-x;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	background:url(images/site-bg.jpg) 50% 0 no-repeat;
	}
	
#wrapper {
	margin: 0px auto;
	padding: 0 0 60px;
	width: 957px;
	}
	
#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 245px;
	width: 957px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	position: relative;
	}

.logo {
	position: absolute;
	top:86px;
	left: 283px;
	width:auto;
}
.join {
	position: absolute;
	top:120px;
	right: 61px;
	width:auto;
}
#pageWrap {
	background:url(images/body-bg.jpg) 0 0 no-repeat;
}
#pageWrap a {
	color:#AF0701;
	background-color:inherit;
	text-decoration:underline;
}
#pageWrap a:hover {
	text-decoration:none;
}

/*------- MAIN MENU ------*/

.mainMenu ul {
	height:37px;
	padding-bottom:25px;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 35px;
}
.mainMenu ul li {
	float:left;
	padding-left:9px;
	width:auto;
	position: relative;
}

.mainMenu ul ul li {
	float: none;
	background: #3D2C7C;
	padding: 0;
	width: auto !important;
	clear: both;
}
.mainMenu ul li a {
	display:block;
	height:37px;
	float:left;
	background:url(images/menu-bg.gif) 0 0 no-repeat;
	width:auto;
}

.mainMenu ul ul li a {
	display:block;
	float:left;
	padding: 8px 10px;
	background: url(images/subMenu.jpg);
	color: #fff !important;
	height: auto;
	width: 150px;
	text-decoration: none !important;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 12px;
}

.mainMenu ul ul li a:hover {
	background: url(images/subMenuHover.jpg);
}


.mainMenu ul li a span {
	display: none;
}
.mainMenu ul ul li a span {
	display: block;
}

.mainMenu ul li a[title="Home"],
.mainMenu ul li.current_page_item a[title="Home"] {
	width:81px;
}
.mainMenu ul li a[title="Home"]:hover,
.mainMenu ul li.current_page_item a[title="Home"] {
	background-position:0 -37px;
}
.mainMenu ul li a[title="About"],
.mainMenu ul li.current_page_item a[title="About"] {
	width:143px;
	background-position:0 -74px;
}
.mainMenu ul li a[title="About"]:hover,
.mainMenu ul li.current_page_item a[title="About"] {
	background-position:0 -111px;
}
.mainMenu ul li a[title="Calendar"],
.mainMenu ul li.current_page_item a[title="Calendar"] {
	width:102px;
	background-position:0 -148px;
}
.mainMenu ul li a[title="Calendar"]:hover,
.mainMenu ul li.current_page_item a[title="Calendar"] {
	background-position:0 -185px;
}
.mainMenu ul li a[title="FAQs"],
.mainMenu ul li.current_page_item a[title="FAQs"] {
	width:78px;
	background-position:0 -222px;
}
.mainMenu ul li a[title="FAQs"]:hover,
.mainMenu ul li.current_page_item a[title="FAQs"] {
	background-position:0 -259px;
}
.mainMenu ul li a[title="Community"],
.mainMenu ul li.current_page_item a[title="Community"] {
	width:119px;
	background-position:0 -296px;
}
.mainMenu ul li a[title="Community"]:hover,
.mainMenu ul li.current_page_item a[title="Community"] {
	background-position:0 -333px;
}
.mainMenu ul li a[title="Contact"],
.mainMenu ul li.current_page_item a[title="Contact"] {
	width:94px;
	background-position:0 -370px;
}
.mainMenu ul li a[title="Contact"]:hover,
.mainMenu ul li.current_page_item a[title="Contact"] {
	background-position:0 -407px;
}
.mainMenu ul li a[title="Multimedia"],
.mainMenu ul li.current_page_item a[title="Multimedia"] {
	width:117px;
	background-position:0 -444px;
}
.mainMenu ul li a[title="Multimedia"]:hover,
.mainMenu ul li.current_page_item a[title="Multimedia"] {
	background-position:0 -481px;
}
.mainMenu ul li a[title="Store"],
.mainMenu ul li.current_page_item a[title="Store"] {
	width:79px;
	background-position:0 -518px;
}
.mainMenu ul li a[title="Store"]:hover,
.mainMenu ul li.current_page_item a[title="Store"] {
	background-position:0 -555px;
}	
.mainMenu ul ul {
	display: none;
	position: absolute;
	top: 37px;
	left: 0px;
	margin-left: 9px;
	padding: 0 0 9px 0px;
	height: auto;
}

.mainMenu li:hover ul {
	display: block;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0 0 20px 0;
	margin: 0 0 0 35px;
	width: 887px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}
.indexGallery {
	font:12px/16px Arial, Helvetica, sans-serif;
}
#pageWrap td.btn a {
	display:block;
	width:91px;
	height:32px;
	background:url(images/gallery-btn.gif) 0 0 no-repeat;
	text-transform:uppercase;
	line-height:32px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-color:inherit;
}
#pageWrap td.btn a:hover {
	color:#000;
	background-color:inherit;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 957px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}

/*------------- FAQ -----------------*/

p.questions {
	color:#520907;
	font-size:17px;
	background:url(images/question-icon.gif) 0 1px no-repeat;
	padding:0 0 10px 25px;
	background-color:inherit;
}
p.questions a {
	color:#520907 !important;
	background-color:inherit !important;
	text-decoration:none !important;
}
.answers {
	padding:0 10px 5px 25px;
}

/*----- store -----*/
p.storeTxt1, p.storeTxt2{
	font:normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color:#0B0505;
	background-color:inherit;
	padding:0 15px 9px 0 !important;
}
h2.testHead2{
	font:normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#9A721D;
	background-color:inherit;
	padding:0 0 13px;
}
p.storeTxt2{
	font:italic 14px/20px Georgia, "Times New Roman", Times, serif;
	width:397px;
	padding:0 !important;
}
p.storeTxt2 span{
	font-style:normal;
	display:block;
}
/*----- store -----*/

/*------------- COMMUNITY -----------*/

.communityCont {
	margin-left:20px;
}
.emailSubmit {
	background:url(images/email-bg.jpg) 0 0 no-repeat;

	font-style:italic;
}
.emailSubmit p {
	padding:14px 0 11px 9px !important;
	font-size:13px !important;
	line-height:16px !important;
}
.emailSubmit form {
	padding-left:9px;
	height:38px;
}
.emailSubmit input.txtField {
	width:144px;
	height:22px;
	background:#E8C560;
	color:#000;
	border:#C19D4C 1px solid;
	padding:2px 0 0 2px;
}


/*----- SOCIAL NETWORKS -------*/

.socialNetworks {
	line-height:25px;
	font-size:16px;
}
.follow {
	color:#956A12;
	background-color:inherit;
}
.socialNetworks td.blogHead {
	font-size:18px;
	height:28px;
}
.socialNetworks td.blogger,
.socialNetworks td.blogger a {
	font-size:16px !important;
	line-height:16px !important;
	color:#956A12 !important;
	text-decoration:none !important;
	background-color:inherit;
}


/*----- Right Panel -----*/

.communityRight {
	background:url(images/community-devider.jpg) 0 0 no-repeat;
	font-size:14px;
	line-height:20px;
	padding-left: 20px;
}
.communityRight table.content {
	margin-left:16px;
}
.communityRight p {
	padding-bottom:14px;
}
.communityRight p.name {
	font-size:16px;
}
.communityRight a.clickhere {
	background:url(images/community-clickhere-bg.jpg) 0 0 no-repeat;
	width:182px;
	height:48px;
	display:block;
	text-align:center;
	color:#000 !important;
	background-color:inherit;
	text-decoration:none !important;
	line-height:48px;
	font-size:17px;
}
.communityRight a.clickhere:hover {
	color:#8B131E;
	background-color:inherit;
}

/*----- multimedia -----*/
.padd20{
	padding-left:22px;
}
.multimedia-divider, .multimediaTable{
	background:url(images/multimedia-divider.jpg) 100% 0 no-repeat;
	height: 100%;
}
h2.presskit{
	font-size:22px;
	line-height:26px;
	padding-bottom:10px;
}
.testimonialBg{
	background:url(images/testimonial-bg.jpg) 0 0 no-repeat #F4F8D9;
	color:#000;
	padding:18px 0 26px 13px;
	width:188px;
	font-family:"Times New Roman", Times, serif;
}
.testimonialBg h2.testHead{
	font-size:18px;
	line-height:26px;
	padding-bottom:12px;
}
.testimonialBg p.testTxt1{
	font-style:italic;
	font-size:13px;
	line-height:16px;
	background:url(images/left-coma.gif) 0 0 no-repeat;
	padding:0 14px 17px 16px;
	display:block;
}
.testimonialBg p.testTxt1 span.rightComa{
	background:url(images/right-coma.gif) bottom right no-repeat;
	display:block;
}
.testimonialBg p.testTxt1 span.author{
	color:#BB2122;
	background-color:inherit;
}
/*----- multimedia -----*/

/*----- contact -----*/
p.contactTxt{
	line-height:21px;
	color:#000;
	background-color:inherit;
	padding-bottom:16px;
}
.contactBg{
	background:url(images/contact_bg.jpg) 0 0 no-repeat;
	width:313px;
	height:356px;
	padding:0 18px 0 14px;
}
.txtbox{
	background:url(images/textbox_bg.gif) 0 0 no-repeat;
	width:209px;
	height:20px;
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
	border:none;
	padding:3px 0 0 5px;
	background-color:inherit;
}
.label{
	font-size:15px;
	line-height:15px;
	color:#FFEEB4;
	background-color:inherit;
	padding-top:5px;
}
textarea{
	background:url(images/messagebox_bg.gif) 0 0 no-repeat;
	width:209px;
	height:60px;
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
	border:none;
	padding:3px 0 0 5px;
	background-color:inherit;
}
.formPadd{
	padding:0 13px 0 30px;
}
.padd42{
	padding-top:42px;
}
.mailBg1{
	background:url(images/form_divider2.jpg) 0 100% no-repeat;
	padding-bottom:13px;
}
a.mailLink{
	color:#870513 !important;
	background-color:inherit;
	text-decoration:underline;
	line-height:21px !important;
}
a.mailLink:hover{
	text-decoration:none;
}
p.contactTxt2{
	line-height:21px;
	padding:4px 0 0;
}
p.contactTxt3{
	padding:0 0 8px;
	background:url(images/form_divider4.jpg) 0 100% no-repeat;
}
.mailBg2{
	background:url(.images/form_divider3.jpg) 0 100% no-repeat;
	padding-bottom:13px;
	padding-top:5px;
}
p.address{
	font-size:16px;
	line-height:22px;
}
p.address span{
	font-size:18px;
	color:#fff;
	background-color:inherit;
}
.padd10{
	padding-top:10px;
}
/*----- contact -----*/

/*------------ CALENDER PAGE -----------*/

.calenderBg {
	background:#E4EED3;
	padding:30px 0 22px 29px;
	line-height:24px;
	font-size:16px;
	color:#000;
}
.calenderBg p.mainTxt {
	font-size:18px;
}
.calenderBg p.brownPaper {
	font-size:15px;
	font-weight:bold;
}
.calenderBg p.brownPaper a {
	font-style:normal;
	text-decoration:underline;
}
.calenderBg p.brownPaper a:hover {
	text-decoration:none;
}
.calenderBg h2 {
	width:141px;
	height:46px;
	background:url(images/calender-head-bg.gif) 0 0 no-repeat;
	font-size:22px;
	line-height:41px;
	color:#A80601;
	background-color:inherit;
	font-weight:normal;
	text-align:center;
	margin-bottom:3px;
}
.calenderBg h3 {
	width:376px;
	height:34px;
	padding:0 0 0 10px;
	line-height:34px;
	font-size:18px;
	font-weight:normal;
	background:url(images/calender-subhead-bg.gif) 0 0 repeat-x;
	margin-bottom:8px;
}


.calenderBottom {
	height:73px;
	background:url(images/calender-bottombg.jpg) 0 0 no-repeat;
	font-size:15px;
	line-height:20px;
	margin-top: 20px;
}
.calenderBottom p {
	padding:16px 85px 0 29px;
}
.calenderBottom a {
	text-decoration:underline;
}
.calenderBottom a:hover {
	text-decoration:none;
}

/*------- FOOTER MENU ---------*/

.footerMenu ul {
	font:bold 12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#3189BC;
	background-color:inherit;
}
.footerMenu ul ul{
	display: none;
}
.footerMenu ul li {	
	display:inline;
	background:url(images/footer-devider.gif) 0 50% no-repeat;
	padding:0 12px 0 20px;
}
.footerMenu ul li:first-child {
	background:none;
	padding-left:0;
}
.footerMenu ul li a {
	color:#3189BC;
	background-color:inherit;
	text-decoration:none;
}
.footerMenu ul li a:hover,
.footerMenu ul li.current_page_item a {
	color:#870513;
	background-color:inherit;
	text-decoration:none;
}

.footerTxt {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#B97E3F;
	background-color:inherit;
	padding-top:8px;
}
.footerTxt a {
	color:#B97E3F;
	background-color:inherit;
	text-decoration:none;
}
.footerTxt a:hover {
	text-decoration:underline;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 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;
	}

.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;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
p.quote {
	font-size:18px !important;
	line-height:23px;
	font-style:italic;
}
.quote span.name {
	font-size:17px;
	color:#fff;
	background-color:inherit;
}
.welcomeTxt {
	font-size:15px;
	line-height:22px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 {
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

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 {
	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 */

