/*
Theme Name: Milepost 5
Theme URI: http://milepost5.com
Description: Custom theme for Milepost5.
Author: Michael Fields
Version: 1.0
Template: razorback

Light Grey: #ebebeb
Orange: #d6864d
*/



body {
	position:relative;
	z-index:100;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 77%;
	font-family: Verdana,Helvetica,sans-serif;
	}

/* Font-size + margin for all headings */
h1 { font-size: 2.00em; margin: 0 0 0.75em; } /* 24px */
h2 { font-size: 1.67em; margin: 0 0 0.25em; } /* 20px */
h3 { font-size: 1.42em; margin: 0 0 0.29em; } /* 17px */
h4 { font-size: 1.25em; margin: 0 0 0.33em; } /* 15px */
h5 { font-size: 1.00em; margin: 0 0 0.42em; } /* 12px */
h6 { font-size: 0.83em; margin: 0 0 0.50em; } /* 10px */
h1,h2,h3,h4,h5,h6{ padding:0; line-height:1.2em; }

/* Margin for all blocks. */
p,ul,ol,dl,pre,table,address,blockquote,fieldset,form,
.wp-caption{
	margin: .21em 0 1.2em;
	}
	
/* White-space for most blocks. */
p,ul,ol,dl,pre,table,address,blockquote,fieldset {
	line-height: 1.8em;
}

/* Lists */
ul,ol{ padding-left: 2.5em; }
ul ul,ol ol,ul ol,ol ul{ padding-top:0; padding-bottom:0; }
dt,dd{ margin-left:0; padding:0; }

/* Blocks that need padding */
pre,fieldset,blockquote{
	text-align:left;
	padding:1em;
	}

pre{ font-size: 1.25em; }

/* Small Font Size */
#sidebar,
#allowed_html{ font-size: 0.83em; } /* 10px */
pre{
	width: 96%; /* For IE6 */
	background:#efefef;
	color:#333;
	border: 1px solid #666;
	overflow: auto;
	}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
/* Typography: Style + Color
--------------------------------------- */
pre,tt,code,samp,kbd,var{ font-family: "Courier New", Courier, monospace; }
var{ color:#003560; font-weight:bold; font-style:normal; }
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	font-weight: bold;
	text-decoration: none;
	color: #333;
	}
h1 span.edit-this,
h2 span.edit-this{ font-size: 0.5em; }
h3 span.edit-this{ font-size: 0.5em; }
h1 span.edit-this a,
h2 span.edit-this a{ font-weight:normal; }
h3 span.edit-this a{ font-weight:normal; }
dt{ font-weight: bold; }

/* Tables
--------------------------------------- */
table{
	border:1px solid #999;
	border-collapse:collapse;
	}
tr{
	margin:0;
	}
td,th{
	margin:0;
	border-width:0;
	padding:.4em .6em;
	}
th{
	border:0;
	color:#fff;
	}

/* Forms
--------------------------------------- */
fieldset{
	padding:1em;
	border: 1px solid #999;
	}
select, textarea, input[type=text], input[type=password] {
	margin:0 0 1em;
	padding:0;
	border: 1px solid #999;
	}
select{
	border-radius-topleft: .4em;
	-moz-border-radius-topleft: .4em;
	-webkit-border-top-left-radius: .4em;
	-khtml-border-top-left-radius: .4em;
	border-radius-bottomleft: .4em;
	-moz-border-radius-bottomleft: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-khtml-border-bottom-left-radius: .4em;
	}
select,
textarea {
	padding:.1em;
	}
input[type=text],
input[type=password]{	
	padding:.2em;
	}
optgroup,
option{
	margin:.3em;
	}
input[type=submit],
input[type=reset]{
	color: #333;
	border: 0px solid #444;
	background: #ccc;
	margin:0;
	padding: .2em .6em;
	}
.clear{ clear:both; }
.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.depth-1 {
	border: 1px solid #ddd;
	}
.even, .alt {
	border-left: 1px solid #ddd;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.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;
	}
.commentmetadata {
	font-weight: normal;
	}
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: #d6864d;
	text-decoration: none;
	}
a:hover {
	color: #d6864d;
	text-decoration: underline;
	}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}

#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}

/* Images
-------------------------------------------------------------- */
a img { border-width: 0; } #content img { 	margin: 0; 	max-width: 640px; }
.single-attachment #content img { 	max-width: 900px; }
#content .alignleft,
#content img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
#content .alignright,
#content img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
#content .aligncenter,
#content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter { margin-bottom: 12px; }
#content .wp-caption { background: #f1f1f1; color: #888; font-size: 12px; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px; }
#content .wp-caption img { margin: 5px; }
#content .wp-caption p.wp-caption-text { margin: 0 0 4px; }
#content .wp-smiley { margin:0; }

#content .gallery { margin: auto; }
#content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }
#content .gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
#content .gallery dl { margin: 0; }
#content .gallery img { border-width: 0; margin-bottom:8px; }
#content .gallery br+br { display: none; }



/* Navigation
-------------------------------------------------------------- */
.navigation { font-size:  12px; line-height: 18px; overflow: hidden; color: #888; }
.navigation a:link,
.navigation a:visited { color: #888; text-decoration: none; }
.navigation a:active,
.navigation a:hover { color: #FF4B33; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; width: 50%; text-align:right; }
#nav-above { margin: 0 0 18px 0; }
#nav-above { display: none; }
.paged #nav-above,
.single #nav-above { display: block; }
#nav-below { margin: -18px 0 0 0; }



/* Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}


/* Navigation for when a page or post is divided into more than one dynamic 'page'. */
.page-link { color: #000; font-weight:bold; margin:0 0 22px 0; word-spacing:0.5em; }
.page-link a:link,
.page-link a:visited { background: #f1f1f1; color:#444; font-weight:normal; padding:0.5em 0.75em; text-decoration:none; }
.home .sticky .page-link a { background: #d9e8f7; }
.page-link a:active,
.page-link a:hover { color: #ff4b33; }


/* Comments form */
#respond { margin-top: 24px; border-top: 1px solid #e7e7e7; overflow: hidden; position: relative; }
#respond p { margin: 0; }
#respond .comment-notes { margin-bottom: 1em;}
#respond .form-allowed-tags { line-height: 1em; }
.children #respond { margin: 0 48px 0 0; }
#respond h3#reply-title { margin: 18px 0; }
#comments-list #respond { margin: 0 0 18px 0; }
#comments-list ul #respond { margin: 0; }
#comments-list #cancel-comment-reply-link { font-size: 12px; line-height: 18px; font-weight: normal; }
#respond .required { color:#FF4B33; font-weight:bold; }
#respond label { color: #888; font-size: 12px; }
#respond input { margin:0 0 9px; width:98%; }
#respond textarea { width:98%; }
#respond dt,
#respond dd { color: #888; font-size: 12px; line-height: 18px; }
#respond dd code { font-size: 11px; }
#respond .form-submit { margin: 0 0 24px; }
#respond .form-submit input { width: auto; font-size: 14px; }
#respond dl { margin: 0 0 10px; }
#respond dt { display: inline; font-weight: normal; }
#respond dd { display: inline; } 

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	/*margin-left: 1.3em;*/
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	display: block;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}


/* Milepost 5
======================================================== */
h1,h2,h3,h4,h5,h6{font-family:Arial,sans-serif;}
ul{ list-style-type: circle; }
#menu-top ul,
#header,
#wrapper {
	position:relative;
	z-index:0;
	width: 960px;
	margin: 0 auto;
	}
#content,
#primary {
	margin-top: 20px;
	}
#menu-top { position:relative; background: #707271; z-index: 150; }
#menu-top ul { padding: 0; text-align: right; }
#menu-top li { display: inline; list-style: none; padding-right: 2.5em; margin: 0; line-height: 2.5em; }
#menu-top a { color: #fff; }
#menu-top a:link,
#menu-top a:visited	{ text-decoration: none; }
#menu-top a:hover,
#menu-top a:active { text-decoration: underline; }

#header {
	position: relative;
	z-index: 200;
	}
#logo {
	position:relative;
	top: -31px;
	float: left;
	width: 197px;
	height: 93px;
	z-index: 200;
	}
#milepost-five-address {
	position: relative;
	top: 17px;
	left: 23px;
	float: left;
	}
#milepost-five-address p {
	line-height: 1.4em;
	}
#wrapper {
	
	}	
#content {
	position: relative;
	float: left;
	width: 570px;
	left: 30px
	}
#footer { clear: both; text-align: center; border-top: 1px solid #999; padding-top: 1em; }
#footer a { color: #000; font-weight: bold; }
	
/* Post Stuff.
------------------------------------------- */
h1 a.post-edit-link,
h2 a.post-edit-link {
	font-size: .6em;
	color: #d6864d;
	margin-right: 0.5em;
	}

/* Search Template. */
body.search .hentry h2 { font-size: 1.35em }
body.search .hentry h2 a { text-decoration: underline; }
body.search .entry-summary p { line-height: 1.3em; margin:0; }
body.search #search-query { width: 100%; }
body.search #search-query input.search-value { width: 450px; margin:0; }
body.search #search-query input.search-query-submit { width: 50px; }
body.search p#search-stats { line-height: 1; font-size: .83em; }


/* Sidebar Stuff.
------------------------------------------- */
#primary {
	position:relative;
	float: right;
	width: 330px;
	color: #333;
	}
.widget-area ul { margin: 0; padding: 0 0 0 14px; }
.widget-area li h2,
.widget-area li h3,
.widget-area li{
	margin: 0;
	padding:0;
	list-style: square;
	list-style-position: outside;
	}
.widget{
	padding: 12px;
	background: #ebebeb;
	border: 1px solid #666;
	margin-bottom: 20px;
	}

.widget_search form,
.widget_search input,
.widget_mp5_email_signup form,
.widget_mp5_email_signup input {
	margin:0;
	}

/* MP5 Social Media Widget */
.widget_mp5_facebook { position: relative; padding:0; height: 52px; }
.widget_mp5_facebook p { line-height: 1em; margin-bottom: 0; }
.widget_mp5_facebook img {
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	height: 52px;
	border-right: 1px solid #999;
	}
.widget_mp5_facebook div {
	position: absolute;
	top: 8px;
	left: 195px;
	padding-right: 1em;
	}
	
/* MP5 Page Widget */
.widget_mp5_featured { position: relative; padding:0; height: 135px; }
.widget_mp5_featured p { position:relative; top:-.5em; margin-bottom: 0; }
.widget_mp5_featured img {
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	height: 135px;
	border-right: 1px solid #999;
	}
.widget_mp5_featured div {
	position:absolute;
	top: 8px;
	left: 195px;
	padding-right: 1em;
	}	
.search-result {
	padding: 0;
	margin: 0;
	}
.search-result h2{
	font-weight: normal;
	font-size: 1em;
	}
.search-result .excerpt{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: .83em;
	line-height: 1em;
	}
.hentry{
	padding-bottom: 2em;
	
	}
a.button {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ccc;
	padding: .3em .5em;
	color: #555;
	text-decoration:none;
	}
a.button:hover {
	color:#222;
	}
.description-wrap {
	width: 660px;
	background: #fff url( images/description-box.png ) 0 0 no-repeat;
	margin-bottom: 1em;
	}
.description {
	padding: 15px 15px 10px;
	background: transparent url( images/description-box-bottom.png ) left bottom no-repeat;
	}
	
.calnk a span { display:none; }
.calendar-table { border:none; width:100%; line-height: 1.3em; }
.calendar-table table { border-width: 0; }
.calendar-heading { height:25px; text-align: center; }
.calendar-next { width:25%; text-align:center; }
.calendar-prev { width:25%; text-align:center; }
.calendar-month { width:50%; text-align:center; font-weight:bold; } 
.cat-key, .current-day, .day-with-date, .weekend-heading, .day-without-date, .calnk a:hover span, .normal-day-heading, .calendar-date-switcher, .calendar-date-switcher input, .calendar-date-switcher select {
	border: 1px solid #333;
	}
.calnk a:hover span span {
	border-width: 0;
	}

.normal-day-heading,
.weekend-heading {
	text-align: center;
	width: 25px;
	height: 25px;
	background-color: #eee;
	}
	
.current-day,
.day-with-date,
.day-without-date {
	vertical-align:text-top;
	text-align:left;
	width: 14.27%;
	height: 100px;
	}
.current-day { background-color:#e4ebe3; }
.calendar-date-switcher {
	height: 25px;
	text-align: center;
	}
.calendar-date-switcher form {
	margin:0;
	padding:0;
	}

.cat-key {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	}


.calnk a:hover span {
	position: absolute;
	display: block;
	margin-top: -4px;
	padding: 10px;
	width: 250px;
	z-index: 100;
	line-height: 1.2em;
	background: #eee;
	color: #666;
	}
.calnk a:hover span strong { color: #333; }
.calnk a:hover span span.event-title { padding:0; font-weight:bold; }

.calnk a:hover span span.event-title-break,
.calnk a:hover span span.event-content-break { display: none; }







/*** ESSENTIAL STYLES ***/
#navigation {
	position: absolute;
	top:20px;
	right: 0;
	}
#menu-main, #menu-main * { margin: 0; padding: 0; list-style: none; }
#menu-main { line-height: 1.0; }
#menu-main ul {
	position:		absolute;
	top:			-999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
#menu-main ul li { width: 100%; }
#menu-main li:hover { visibility: inherit; } /* fixes IE7 'sticky bug' */
#menu-main li { float: left; position: relative; }
#menu-main a { display: block; position: relative; }
#menu-main li:hover ul,
#menu-main li.sfHover ul { left: 0; top: 1.5em; z-index: 99; } /* Top should match base ul list item height */
#menu-main li:hover li ul,
#menu-main li.sfHover li ul { top: -999em; }
#menu-main li li:hover ul,
#menu-main li li.sfHover ul { left: 10em; top: 0; } /* Left should match ul width */
#menu-main li li:hover li ul,
#menu-main li li.sfHover li ul { top: -999em; }
#menu-main li li li:hover ul,
#menu-main li li li.sfHover ul { left: 10em; top: 0; } /* Left should match ul width */

/*** DEMO SKIN ***/
#menu-main { float: left; margin-bottom: 1em; }
#menu-main a { padding:.25em .5em; text-decoration:none; }
#menu-main a, #menu-main a:visited { color:#333; } /* Visited pseudo selector so IE6 applies text colour. */
#menu-main li { background:#ebebeb; }
#menu-main li li { background:#ebebeb; }
#menu-main li li a { padding: .75em 1em; }
#menu-main li li li { background:#ebebeb; }
#menu-main li:hover, #menu-main li.sfHover,
#menu-main a:focus, #menu-main a:hover, #menu-main a:active { background: #ddd; outline: 0; }

/*** arrows **/
#menu-main a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.5em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url( images/superfish-arrows.gif ) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .4em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

li li a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 1.2em;
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#menu-main ul .sf-sub-indicator { background-position:  -10px 0; }
#menu-main ul a > .sf-sub-indicator { background-position:  0 0; }

/* apply hovers to modern browsers */
#menu-main ul a:focus > .sf-sub-indicator,
#menu-main ul a:hover > .sf-sub-indicator,
#menu-main ul a:active > .sf-sub-indicator,
#menu-main ul li:hover > a > .sf-sub-indicator,
#menu-main ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url( images/shadow.png ) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off { background: transparent; }

#menu-main { border: 1px solid #333; }
#menu-main li a {
	text-decoration:none;
	color:#333;
	font-size:13px;
	outline:none;
	}
#menu-main li { border-left: 1px solid #333; }
#menu-main li li a { background: #ebebeb; }
#menu-main li.first,
#menu-main li li { border-width: 0; }

/* Hover States */
#menu-main a:focus,
#menu-main a:hover,
#menu-main a:active { text-decoration: underline; }

#menu-main a:hover { background-color:#ddd; }

/* Ancestry. */
#menu-main a.current,
#menu-main a.ancestor,
#menu-main a.current:hover,
#menu-main a.ancestor:hover { background-color: #ccc; font-weight: bold; }






