/*

Theme Name: CMG English

Theme URI: http://www.cmg.caAuthor: Robert Ballantyne

Description: Custom-made theme for the Canadian Media Guild.

Version: 1.0

*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */



body {

	padding: 0;

	margin: 0;

	font-family:Arial, Helvetica, sans-serif;

    background: #eeeeee;

	word-wrap:break-word;

}



:focus {/* remember to define focus styles! */

	outline: 0;

}



ol, ul, li {

	list-style: none; margin:0; padding:0;

}



blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}

a img {

	border: 0;

}

article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section {

	display: block;

}









/* =CMG

----------------------------------------------- */



/*p{

	margin: 0px;

	padding-bottom: 15px;

	word-wrap:break-word;

	font-size:15px;

	line-height:1.3em;

	}*/

	

ul, ol{

	margin-bottom: 0px;

	padding-left: 10px;

	list-style:none;

	} 





a {

	color: #c41414;

	text-decoration: none;

	font-weight:bold;

	}

	

a:hover {

	color: #9e1e22;

	text-decoration: underline;

	font-weight:bold;

	}

.post h2 a:hover, .post h3.post-title a:hover {
color:#000000;
}


.headline { font-size:36px; font-weight:bold; margin-bottom:15px; line-height:40px; } 



.headlines p { font-size:12px; line-height:1.35; }



#recentcomments li { font-size: 12px; padding-bottom:8px; border-bottom:0px solid #ccc; }



#widget-postfooter li { font-size: 12px; padding-bottom:8px; border-bottom:0px solid #ccc; }



#widget-container li { font-size: 12px; padding-bottom:8px; border-bottom:0px solid #ccc; }



.related-posts-box li { font-size: 12px; padding-bottom:8px; border-bottom:0px solid #ccc; }



.assistivetext { font-size:0px; }



.xoxo {

	list-style:none;

	font-size: 12px;

	margin-bottom:5px;}



.xoxo li {

	list-style:none;

	border-bottom:1px solid #fff;

	padding-bottom:5px;

	margin-bottom:5px;

	font-size:9px;

	color:#555555; }



.xoxo li a {

	font-weight:bold;

	font-size:12px; }



.xoxo img {

	float:left;

	padding-right:5px; }



#widget-workplace { width:670px;padding:15px; background-color:#fff; }

#widget-title { text-align:left;font-weight:bold;font-size:15px;color:#444343; }



#sitewrap { width:100%;background: url('http://www.cmg.ca/en/wp-content/themes/cmg/images/background.gif') no-repeat scroll center top #eeeeee; }

#contentwrap { width:980px;margin:0 auto;padding-top:20px;padding-bottom:0px;border-left:0px solid #ccc;border-right:0px solid #ccc; }



#block700px { width:658px;border-left:1px solid #ccc;border-top:1px solid #cccccc;border-right:1px solid #ccc;border-bottom:0px solid #ccc;padding:20px;background-color:#FFF; }

#blocktags { border-top:1px solid #ccc;margin-top:5px;font-size:11px;color:#555555;padding-top:5px; }



#headline { font-size:36px; font-weight:bold; margin-bottom:15px; line-height:40px; } 

#newsfeedhead {font-size:24px; font-weight:bold; margin-bottom:12px; line-height:1.1em; } 

#bodytext { font-size:14px; line-height:1.3em; }

#excerpttext { font-size:11px;line-height:1.3em; }

#widgettext { padding-left:10px;padding-top:5px;margin-bottom:10px;font-size:12px;color:#555555; }

#dateline { font-size:9px; text-transform:uppercase; color:#555555;line-height:1em;margin-bottom:5px;text-align:right; }



#sectionheader { font-size:28px; color:#555555; margin-bottom:2px; line-height:1.1em; } 

#sectiondescription { font-size:11px; color:#555555; line-height:1.2em; margin-bottom:15px; }

#sectionbanner { border-left:10px solid #999999;background-color:#555555;margin-bottom:20px;padding:5px 0px 5px 10px;font-size:20px;color:#FFF; }



#column20px { width:20px; }



#paginationwrapper { padding:0px 10px;margin-top:20px;-moz-border-radius: 10px; border-radius: 10px;border-left:5px solid #ccc;border-right:5px solid #ccc; }

#olderposts { font-size:15px; text-align:left; }

#newerposts { font-size:15px; text-align:right; }



.nocomments { font-size:0px; color:#fff;}



#posttags { background-color:#ECECEC;border-top:0px solid #ccc;margin-top:20px;font-size:11px;line-height:17px;color:#555555;padding:7px 10px 5px 10px; }

#postprevnext { margin-top:10px;width:408px;padding:10px 0px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:10px; }



.comment-content { font-size:14px; line-height:1.3em; } 



#footerdivider { width:20px; }

#footerdivider30 { width:30px; }

#footer-container { width:220px; font-size:12px; color:#FFF; margin-bottom:20px; }

#footer-container li { font-size: 12px; padding-bottom:8px; }

#footer-title { font-weight:bold;font-size:15px;color:#ccc;padding-bottom:5px;border-bottom:1px solid #ccc;margin-bottom:5px; }





/* =Structure

----------------------------------------------- */





#page {

	margin: 2em auto;

	width: 940px;

}





blockquote {

	font-family: Georgia, "Bitstream Charter", serif;

	font-style: italic;

	font-weight: normal;

	margin: 0 3em;

}

blockquote em, blockquote i, blockquote cite {

	font-style: normal;

}

blockquote cite {

	color: #666;

	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: 300;

	letter-spacing: 0.05em;

	text-transform: uppercase;

}

pre {

	background: #f4f4f4;

	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;

	line-height: 1.5;

	margin-bottom: 1.625em;

	overflow: auto;

	padding: 0.0em 1.625em;

}

code, kbd {

	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym, dfn {

	border-bottom: 1px dotted #666;

	cursor: help;

}

address {

	display: block;

	margin: 0 0 1.625em;

}

ins {

	background: #fff9c0;

	text-decoration: none;

}

sup,

sub {

	font-size: 10px;

	height: 0;

	line-height: 1;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}



/* Forms */

input[type=text],

input[type=password],

textarea {

	background: #fafafa;

	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);

	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);

	border: 1px solid #ddd;

	color: #888;

}

input[type=text]:focus,

textarea:focus {

	color: #373737;

}

textarea {

	padding-left: 3px;

	width: 98%;

}

input[type=text] {

	padding: 3px;

}

input#s {

	background: #fff url(images/search.png) no-repeat 5px 6px;

	-moz-border-radius: 2px;

	border-radius: 2px;

	font-size: 14px;

	height: 22px;

	line-height: 1.2em;

	padding: 4px 10px 4px 28px;

}

input#searchsubmit {

	display: none;

}







/* =Menu

-------------------------------------------------------------- */



#access {

	background-color: #000; /* Show a solid color for older browsers */

	clear: both;

	display: block;

	float: center;

	margin: 0 auto;

	width: 940px;

	font-weight:bold;

}

#access ul {

	font-size: 14px;

	list-style: none;

	margin: 0px 0px 0px -20px;

	padding-left: 0;

	font-weight:bold;

}

#access li {

	float: left;

	position: relative;

}

#access a {

	color: #eee;

	display: block;

	font-weight: normal;

	line-height: 3.333em;

	padding: 0 1em;

	text-decoration: none;

}

#access ul ul {

	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);

	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);

	box-shadow: 0 3px 3px rgba(0,0,0,0.2);

	display: none;

	float: left;

	margin: 0;

	position: absolute;

	top: 3.333em;

	left: 0;

	width: 188px;

	z-index: 99999;

	font-weight: bold;

}

#access ul ul ul {

	left: 100%;

	top: 0;

}

#access ul ul a {

	background: #f9f9f9;

	border-bottom: 1px dotted #ddd;

	color: #444;

	font-size: 13px;

	font-weight: normal;

	height: auto;

	line-height: 1.4em;

	padding: 10px 10px;

	width: 168px;

}

#access li:hover > a,

#access ul ul :hover > a,

#access a:focus {

	background: #c42127;

	font-weight: normal;

	color: #FFF;

}

#access li:hover > a,

#access a:focus {

	background: #f9f9f9; /* Show a solid color for older browsers */

	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);

	background: -o-linear-gradient(#f9f9f9, #e5e5e5);

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */

	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);

	color: #373737;

}

#access ul li:hover > ul {

	display: block;

}

#access .current_page_item > a,

#access .current_page_ancestor > a {

	font-weight: normal;

}



/* Search Form */

#branding #searchform {

	position: absolute;

	top: 3.8em;

	right: 7.6%;

	text-align: right;

}

#branding #searchform div {

	margin: 0;

}

#branding #s {

	float: right;

	-webkit-transition-duration: 400ms;

	-webkit-transition-property: width, background;

	-webkit-transition-timing-function: ease;

	-moz-transition-duration: 400ms;

	-moz-transition-property: width, background;

	-moz-transition-timing-function: ease;

	-o-transition-duration: 400ms;

	-o-transition-property: width, background;

	-o-transition-timing-function: ease;

	width: 72px;

}

#branding #s:focus {

	background-color: #f9f9f9;

	width: 196px;

}

#branding #searchsubmit {

	display: none;

}

#branding .only-search #searchform {

	top: 5px;

	z-index: 1;

}

#branding .only-search #s {

	background-color: #666;

	border-color: #000;

	color: #222;

}

#branding .only-search #s,

#branding .only-search #s:focus {

	width: 85%;

}

#branding .only-search #s:focus {

	background-color: #bbb;

}

#branding .with-image #searchform {

	top: auto;

	bottom: -27px;

	max-width: 195px;

}

#branding .only-search + #access div {

	padding-right: 205px;

}









/* =IE7

----------------------------------------------- */



#ie7 article.intro {

	margin-left: -7.6%;

	margin-right: -7.6%;

	padding-left: -7.6%;

	padding-right: -7.6%;

	max-width: 1000px;

}

#ie7 section.featured-post {

	margin-left: -7.6%;

	margin-right: -7.6%;

	max-width: 850px;

}

#ie7 section.recent-posts {

	margin-right: 7.6%;

}



/* =Wordpress Global Styles */



/* Alignment */

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.625em;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 1.625em;

}

.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



/* Search Form */

#branding #searchform {

	position: absolute;

	top: 3.8em;

	right: 7.6%;

	text-align: right;

}

#branding #searchform div {

	margin: 0;

}

#branding #s {

	float: right;

	-webkit-transition-duration: 400ms;

	-webkit-transition-property: width, background;

	-webkit-transition-timing-function: ease;

	-moz-transition-duration: 400ms;

	-moz-transition-property: width, background;

	-moz-transition-timing-function: ease;

	-o-transition-duration: 400ms;

	-o-transition-property: width, background;

	-o-transition-timing-function: ease;

	width: 72px;

}

#branding #s:focus {

	background-color: #f9f9f9;

	width: 196px;

}

#branding #searchsubmit {

	display: none;

}

#branding .only-search #searchform {

	top: 5px;

	z-index: 1;

}

#branding .only-search #s {

	background-color: #666;

	border-color: #000;

	color: #222;

}

#branding .only-search #s,

#branding .only-search #s:focus {

	width: 85%;

}

#branding .only-search #s:focus {

	background-color: #bbb;

}

#branding .with-image #searchform {

	top: auto;

	bottom: -27px;

	max-width: 195px;

}

#branding .only-search + #access div {

	padding-right: 205px;

}







/* Password Protected Posts */

.post-password-required .entry-header .comments-link {

	margin: 1.625em 0 0;

}

.post-password-required input[type=password] {

	margin: 0.8125em 0;

}

.post-password-required input[type=password]:focus {

	background: #f7f7f7;

}



/* Comments link */

.entry-header .comments-link a {

	background: #eee url(images/comment-bubble.png) no-repeat;

	color: #666;

	font-size: 13px;

	font-weight: normal;

	line-height: 35px;

	overflow: hidden;

	padding: 0 0 0;

	position: absolute;

	top: 1.5em;

	right: 0;

	text-align: center;

	text-decoration: none;

	width: 43px;

	height: 36px;

}

.entry-header .comments-link a:hover,

.entry-header .comments-link a:focus,

.entry-header .comments-link a:active {

	background-color: #1982d1;

	color: #fff;

	color: rgba(255,255,255,0.8);

}

.entry-header .comments-link .leave-reply {

	visibility: hidden;

}



/* =Image

----------------------------------------------- */



.indexed.format-image .entry-header {

	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */

}

.indexed.format-image .entry-content {

	padding-top: 0.5em;

}

.indexed.format-image p,

.indexed.format-image p img {

	margin-bottom: 0;

}

.indexed.format-image footer.entry-meta {

	background: #ddd;

	margin-top: -7px;

	padding: 20px 30px;

	overflow: hidden;

}

.indexed.format-image div.entry-meta {

	display: inline-block;

	float: left;

	width: 35%;

}

.indexed.format-image div.entry-meta + div.entry-meta {

	float: none;

	width: 65%;

}

.indexed.format-image .entry-meta span.cat-links,

.indexed.format-image .entry-meta span.tag-links,

.indexed.format-image .entry-meta span.comments-link {

	display: block;

}

.indexed.format-image footer.entry-meta a {

	color: #444;

}

.indexed.format-image footer.entry-meta a:hover {

	color: #fff;

}

#content .indexed.format-image img {

	border: none;

	max-width: 100%;

	padding: 0;

}

.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;
}
	}

.indexed.format-image .wp-caption .wp-caption-text:before {

	color: #444;

}

.indexed.format-image a:hover img {

	opacity: 0.8;

}



/* Calendar Widget */



.widget_calendar #wp-calendar {

	color: #555;

	width: 95%;

	text-align: center;

}

.widget_calendar #wp-calendar caption,

.widget_calendar #wp-calendar td,

.widget_calendar #wp-calendar th {

	text-align: center;

}

.widget_calendar #wp-calendar caption {

	font-size: 11px;

	font-weight: 500;

	padding: 5px 0 3px 0;

	text-transform: uppercase;

}

.widget_calendar #wp-calendar th {

	background: #f4f4f4;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	font-weight: bold;

}

.widget_calendar #wp-calendar tfoot td {

	background: #f4f4f4;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

}





/* =Comments

----------------------------------------------- */



#comments-title {

	color: #555;

	font-size: 18px;

	font-weight: 500;

	line-height: 1.2em;

	padding: 0;

}



.commentlist {

	list-style: none;

	margin: 0 auto;

	width: 398px;

}

.content .commentlist,

.page-template-sidebar-page-php .commentlist {

	width: 100%; /* reset the width for the one-column and sidebar page layout */

}

.commentlist > li.comment {

	background: #f6f6f6;

	border: 1px solid #ddd;

	-moz-border-radius: 3px;

	border-radius: 3px;

	margin: 0 0 1.2em;

	padding: 1.2em;

	width:350px;

}

.commentlist .pingback {

	margin: 0 0 1.625em;

	padding: 0 1.625em;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li.comment {

	background: #fff;

	border-left: 1px solid #ddd;

	-moz-border-radius: 0 3px 3px 0;

	border-radius: 0 3px 3px 0;

	margin: 1.625em 0 0;

	padding: 1.625em;

	position: relative;

}

.commentlist .children li.comment .fn {

	display: block;

}

.comment-meta .fn {

	font-style: normal;

}

.comment-meta {

	color: #555;

	font-size: 14px;

	line-height: 1.2em;

}

.commentlist .children li.comment .comment-meta {

	line-height: 1.625em;

	margin-left: 50px;

}

.commentlist .children li.comment .comment-content {

	margin: 1.625em 0 0;

}

.comment-meta a {

	font-weight: bold;

}

.comment-meta a:focus,

.comment-meta a:active,

.comment-meta a:hover {

}

.commentlist .avatar {

	-moz-border-radius: 3px;

	border-radius: 3px;

	-webkit-box-shadow: 0 1px 2px #ccc;

	-moz-box-shadow: 0 1px 2px #ccc;

	box-shadow: 0 1px 2px #ccc;

	left: -5px;

	padding: 0;

	position: absolute;

	top: 0;

}



.commentlist > li.pingback:before {

	content: '';

}

.commentlist .children .avatar {

	background: none;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

	left: 2.2em;

	padding: 0;

	top: 2.2em;

}

a.comment-reply-link {

	background: #eee;

	-moz-border-radius: 3px;

	border-radius: 3px;

	color: #666;

	display: inline-block;

	font-size: 12px;

	padding: 0 8px;

	text-decoration: none;

}

a.comment-reply-link:hover,

a.comment-reply-link:focus,

a.comment-reply-link:active {

	background: #888;

	color: #fff;

}

a.comment-reply-link > span {

	display: inline-block;

	position: relative;

	top: -1px;

}



/* Post author highlighting */

.commentlist > li.bypostauthor {

	background: #ddd;

	border-color: #d3d3d3;

}

.commentlist > li.bypostauthor .comment-meta {

	color: #575757;

}

.commentlist > li.bypostauthor .comment-meta a:focus,

.commentlist > li.bypostauthor .comment-meta a:active,

.commentlist > li.bypostauthor .comment-meta a:hover {

}

.commentlist > li.bypostauthor:before {

	content: url(images/comment-arrow-bypostauthor.png);

}



/* Post Author threaded comments */

.commentlist .children > li.bypostauthor {

	background: #ddd;

	border-color: #d3d3d3;

}



/* sidebar-page.php comments */

/* Make sure we have room for our comment avatars */

.page-template-sidebar-page-php .commentlist > li.comment,

.page-template-sidebar-page-php.commentlist .pingback {

	margin-left: 102px;

	width: auto;



}

/* And a full-width comment form */

.page-template-sidebar-page-php #respond {

	width: auto;

}



/* Comment Form */

#respond {

	background: #ccc;

	border: 1px solid #d3d3d3;

	-moz-border-radius: 3px;

	border-radius: 3px;

	margin: 0;

	padding: 10px 0px 10px 30px;

	position: relative;

	width: 368px;

}

#respond input[type="text"],

#respond textarea {

	background: #fff;

	border: 4px solid #eee;

	-moz-border-radius: 5px;

	border-radius: 5px;

	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);

	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);

	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);

	position: relative;

	padding: 10px;

	text-indent: 80px;

}

#respond .comment-form-author,

#respond .comment-form-email,

#respond .comment-form-url,

#respond .comment-form-comment {

	position: relative;

}

#respond .comment-form-author label,

#respond .comment-form-email label,

#respond .comment-form-url label,

#respond .comment-form-comment label {

	background: #eee;

	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);

	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);

	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);

	color: #555;

	display: inline-block;

	font-size: 13px;

	left: 4px;

	min-width: 60px;

	padding: 4px 10px;

	position: relative;

	top: 40px;

	z-index: 1;

}

#respond input[type="text"]:focus,

#respond textarea:focus {

	text-indent: 0;

	z-index: 1;

}

#respond textarea {

	resize: vertical;

	width: 80%;

}

#respond .comment-form-author .required,

#respond .comment-form-email .required {

	color: #bd3500;

	font-size: 22px;

	font-weight: bold;

	left: 75%;

	position: absolute;

	top: 45px;

	z-index: 1;

}

#respond .comment-notes,

#respond .logged-in-as {

	font-size: 13px;

}

#respond p {

	margin: 10px 0;

}

#respond .form-submit {

	float: right;

	margin: -20px 0 10px;

}

#respond input#submit {

	background: #222;

	border: none;

	-moz-border-radius: 3px;

	border-radius: 3px;

	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

	color: #eee;

	cursor: pointer;

	font-size: 15px;

	margin: 20px 0;

	padding: 5px 42px 5px 22px;

	position: relative;

	left: 3px;

	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);

}

#respond input#submit:active {

	background: #1982d1;

	color: #bfddf3;

}

#respond #cancel-comment-reply-link {

	color: #666;

	margin-left: 10px;

	text-decoration: none;

}

#respond .logged-in-as a:hover,

#respond #cancel-comment-reply-link:hover {

	text-decoration: underline;

}

.commentlist #respond {

	margin: 1.625em 0 0;

	width: auto;

}

#reply-title {

	color: #373737;

	font-size: 24px;

	font-weight: bold;

	line-height: 30px;

}

#cancel-comment-reply-link {

	color: #888;

	display: block;

	font-size: 10px;

	font-weight: normal;

	line-height: 2.2em;

	letter-spacing: 0.05em;

	position: absolute;

	right: 1.625em;

	text-decoration: none;

	text-transform: uppercase;

	top: 1.1em;

}

#cancel-comment-reply-link:focus,

#cancel-comment-reply-link:active,

#cancel-comment-reply-link:hover {

	color: #ff4b33;

}

#respond label {

	line-height: 2.2em;

}

#respond input[type=text] {

	display: block;

	height: 24px;

	width: 75%;

}

#respond p {

	font-size: 12px;

}

p.comment-form-comment {

	margin: 0;

}

.form-allowed-tags {

	display: none;

}

body .gform_wrapper ul li.gfield {
    padding-bottom:20px;

}

#gform_wrapper_1{
    display : block !important;
}

#newsfeedhead a:link { color: #000000; }
#newsfeedhead a:visited { color: #555555; }
#newsfeedhead a:hover { color: #555555; }
#newsfeedhead a:active { color: #000000; }






/* 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 */ 