/* Print style sheet */
.home_widgets
{
	overflow: hidden;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
margin-left:0px;
	margin-bottom:20px;
	text-align:left;
}
.home_widgets .widget
{
margin:0px 22px 0px 0px;	
	width: 210px;
	height: 222px;
	float: left;
	/*background-color: #F9F9F9;*/
	padding: 0px;
	border: 1px solid #A5439A;
}
.home_widgets .widget2
{
margin:0px 22px 0px 0px;	
	width: 210px;
	height: 222px;
	float: left;
	/*background-color: #F9F9F9;*/
	padding: 0px;
	border: 1px solid #00AEEF;
}
.home_widgets .widget3
{
margin:0px 0px 0px 0px;	
	width: 210px;
	height: 224px;
	float: left;
	/*background-color: #F9F9F9;*/
	padding: 0px;
	border: 0px solid #333333;
}
.home_widgets .widget h3
{
	background-color:#A5439A;
	height:22px;
	padding: 11px 5px 4px 7px;
	margin: 0px 0px 4px 0px;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
	}
.home_widgets .widget2 h3
{
	background-color:#00AEEF;
	height:22px;
	padding: 11px 5px 4px 7px;
	margin: 0px 0px 4px 0px;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
	}
.home_widgets .widget3 h3
{
	background-color:#333333;
	height:22px;
	padding: 11px 5px 4px 7px;
	margin-bottom: 0px;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
	}
.home_widgets .widget p
{
	margin-bottom:3px;
	padding: 5px;
}
.home_widgets .widget2 p
{
	margin-bottom:3px;
	padding: 5px;
}
.home_widgets .widget ul
{
	list-style: none;
	margin: 0;
	padding: 2px;
}
.home_widgets .widget li
{
	padding-bottom: 5px;
	padding-left: 0px;
	background: url(images/bullet.png) no-repeat 0 5px;
}
.home_widgets .widget li a
{
	text-decoration: none;
	color: #135C7F;
	font-weight: bold;
}

.homeimage
{ margin-top:20px;}
/* from patagonia theme for sticky posts*/
.sticky  {
        /*background:url(images/news.png) no-repeat center center;
  background-color:#A5439A;*/
color:#000000;      
margin: 1px 1px 20px 1px;
	padding: 4px 4px 14px 6px;
	/*border-style: solid;
        border-width:1px;
        border-color: #A5439A;*/
-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
    -moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-right-radius:5px; 
	-webkit-border-top-left-radius:5px; 
    -webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;  
    -khtml-border-top-right-radius:5px; 
	-khtml-border-top-left-radius:5px;	
    -khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius:5px; 
	border-top-left-radius:5px;	
    border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.sticky-post {
	position: relative;
        left:510px;
        top:66px;
	z-index: 100;
        padding: 10px 1px 1px 1px;
        margin: -94px 0 0 0;
}

.sticky-box {
	position: absolute;
	z-index: 100;
}

.sticky .archive .title a {
	font:1.1em Georgia;
	font-weight:bold;	
	/*letter-spacing:-0.02em;*/		
	color:#036DA7;	
	}
.sticky .archive .title a:hover {
	font:1.1em Georgia;
	font-weight:bold;	
	/*letter-spacing:-0.02em;*/		
	color:#036DA7;	
	}

/*.sticky .more {
color: #cccccc;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana;
}
.sticky .more a {
color: #cccccc;
	
}*/

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Verdana, Arial, Helvetica, Sans-Serif;	
	background: #F5F4F0; 
	border-top:5px solid #000000;
	border-bottom:5px solid #000000;    	
	color: #000000;
	width:100%;
	}

p {	
	margin: 10px 0;
	}

a:link, a:visited {
	color: #036DA7;
        text-decoration:none;
	}

a:hover, a:active {
	color:#036DA7;
    text-decoration:underline;
	}

a img {
	border:0;
	}

pre, code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	
	
pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
  border:1px dashed #CCCCCC;
} 

code {
	padding:0 2px;
}		

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}			

acronym, abbr {
	border-bottom: 1px dashed #999;	
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}
.more {
margin-top:0;
padding-top:0;
color: #666666;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana;
}

.readmore{
	display: block;
	background-color: #333333; /*0B96F5;*/
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	padding: 1px;
	width: 42px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
    -moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-right-radius:5px; 
	-webkit-border-top-left-radius:5px; 
    -webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;  
    -khtml-border-top-right-radius:5px; 
	-khtml-border-top-left-radius:5px;	
    -khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius:5px; 
	border-top-left-radius:5px;	
    border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

a.readmore{
color: #ffffff;
text-decoration:none;
}	

a:hover.readmore{
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
}
a:visited.readmore{
color: #ffffff;
text-decoration:none;
}

/* confirmation message for Sendit mailing list*/
#content-confirm {
background:url(images/updates.png) no-repeat left top;
padding: 30px 20px 200px 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
line-height:18px;
color:#333333;
}
.sendit-right
{text-align:right; 
font-size: 12px;
color:#333333;}

/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}	

/*another set of classes for img alignment*/
p img.alignright {float:right; margin:0 0 1em 1em;}
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0}
img.centered {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.centered {display: block; margin-left: auto; margin-right: auto}

/*p img { padding: 0; max-width: 100%; }*/

a img {border:none;}

/*a:hover img { border:solid blue 1px; }  //may not be needed */

img.wp-smiley {
    float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

/* Structure */
#page {
	width:980px;	
	margin:10px auto 0px auto;		
	background:#FFFFFF; /*#ececec*/
	font-size:0.75em;
         	border-top: 1px solid #D2D8E5;
        font-family:verdana;

	}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;        
}
	

#head{
	display:none;
}

#head-top{
	display:none;
}

/*head-topper*/
#headtop-center-text{
	display:none;
}

#headtop-center-text #headtop-center-title{
    display:none;
}

#headtop-center-text #headtop-center-title a{    
	display:none;

}

#headtop-center-text #headtop-center-title a:hover{    
		display:none;
}

#headtop-center-text #headtop-center-body{
	display:none;

}
/*Header Right*/
#headerright {
	display:none;
}

/*search form */
#searchformtop {
	display:none;
}
#searchformtop br {
	display: none;
}
#searchformtop #s {
	display:none;
}
#searchformtop input {	
	display:none;
}
#searchform #pub {display:none;}
#head .rsswidget {display:none;}
#head .rss {display:none; }

/*Head Bottom*/

#head-bottom {
display:none:}
	
/*twitter widget in the header section*/
#sidebar_header { 
display:none:
}

.randomheader {
display:none;
}

/*menu*/
#menu-top{
	display:none;}
#menu, #menu ul {
	display:none;
}

#menu a {
	display:none;
}
#menu a:hover {
	display:none;
}

#menu li {
	display:none;
}

#menu ul {
	display:none;
}
#menu ul a {
	display:none;
}
#menu li ul {
	display:none;
}

#menu li ul a {
	display:none;
}
#menu ul ul {
	display:none;
}

#menu li ul ul {
	display:none;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul {
	display:none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul {
	display:none;
}

#searchform {	
	display:none;
	}
	
input#s {
width:200px;
}		
/* end menu */	
	
/* end header */

/* Text*/
h1 {
	font:1.2em Arial;
	font-weight:bold;
	letter-spacing:-0.02em;		
	color:#157491;
	}
	
h2 {
	font:1.2em Georgia, "Times New Roman";
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
	}

h3 {
	font:1.2em Arial; 
	margin-bottom:10px;
	color:#A5439A; 
	font-weight:bold;
	}

h4 {
	font-weight:bold;
    font:1.2em Arial; /* cufon replacement */
	margin-bottom:10px;		
	color:#111111;
	font-weight:bold;
	}

h5 {
	font-weight:bold;
    font:1.2em Arial;       
	margin-bottom:10px;	
	color:#111111;
	}
	
h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	color: #111111;
	}	
	
h4 a, h4 a:hover, h4 a:visited, h5 a, h5 a:hover, h5 a:visited {
	text-decoration: none;
	color: #036DA7;
	}	


#respond h4 {
	margin-top:0px;
	padding-top:10px;
	color:#333;
	}
	
h4#respond {
	margin-top:0px;
	padding-top:10px;
	color:#333;
	}		

h3.comments {
	margin-top:32px;
	padding-left:0px;
	color:#333;
	}

h3.authors {
	margin-top:15px;
	}
	
h4.comments {
	margin-top:32px;
	padding-left:0px;
	color:#333;
	}

h4.authors {
	margin-top:15px;
	}	

/* Index Page*/

#archive, .archive {
	padding-top:5px;
	font-size:1.0em;
	line-height:1.4em;        	
	}
.archive p {margin-bottom:0;}	
	
#archive blockquote {
	padding: 0px 10px 0 10px;
	}

#archive .title  a {
	font:1.2em Georgia;
	font-weight:bold;	
	/*letter-spacing:-0.02em;*/		
	color:#036DA7;	
	}
#archive .title  a:hover {
	color: #036DA7;
	text-decoration:underline;
}
.archive .title  a {
	font:1.2em Georgia;
	font-weight:bold;	
	/*letter-spacing:-0.02em;*/		
	color:#036DA7;	
	}
.archive .title  a:hover {
	color: #036DA7;
	text-decoration:underline;
}

#archive .clearfloat {
	padding-bottom:5px;
	/*margin-bottom:5px;*/
	}
.archive .clearfloat {
	padding-bottom:5px;
	/*margin-bottom:5px;*/
	}

#archive .story {
	display:block;
	margin-top:3px;
	}

#archive p {
	margin:5px;
	padding:0px;
	}
	
#archive img {
	margin:5px;
	padding:0px;
	}	

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

/* Content Page*/

/* for all pages other than the home page and the news page to accommodate left sidebar*/
#content {
        /*width:720px;*/
	width:560px;
	background:#fff;
	padding:0px 10px 10px;
	font-size:1.0em;
	line-height:1.4em;
	float:left;
    display:inline;	
	overflow:hidden;
	min-height:400px;
	margin-left:5px;
	margin-top:5px;
	}

/*#content p {
font-size:1.0em;
	line-height:1.4em;
}*/

#content ul { 
  list-style:none;
margin:0;
padding:0;
 }
#content li { list-style:none; 
margin:0;
padding:0;
}

#arrow ul {
	list-style: none;
	margin:0;
	padding: 0 0 8px 0;
	}

#arrow li { 
	background-image:url(images/arrow.png);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 5px 20px;
}
#arrow2 ul {
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
	}

#arrow2 li { 
	background-image:url(images/arrow.png);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 5px 20px;
}

/* for the home page - see welcome.php */
#contentwelcome {
        width:690px;
	background:#fff;
	padding:0 0 0 10px;
	font-size:1.0em;
	line-height:1.4em;
	float:left;
    display:inline;	
	overflow:hidden;
	min-height:360px;
	margin-left:5px;
	margin-top:15px;
	}

/*for the news page*/
#contentnews {
        width:680px;
	background:#fff;
	padding:0px 10px 10px;
	/*font-size:1.0em;
	line-height:1.4em;*/
	float:left;
    display:inline;	
	overflow:hidden;
	min-height:400px;
	margin-left:5px;
	margin-top:5px;
	}

/*for the content division within the homepage - font size in pixels for Opera*/
#contenthome {
	width:680px;
	background:#fff;
	padding:0px;
	/*font-size:12px;
	line-height:15px;*/
font-size:1.0em;
	line-height:1.5em;
	float:left;
    	margin-left:0px;
	margin-top:0px;
         margin-bottom:10px;
	}
.contenthome {
	width:680px;
	background:#fff;
	padding:0px;
	/*font-size:12px;
	line-height:19px;*/
font-size:1.0em;
	line-height:1.5em;
	float:left;
    	margin-left:0px;
	margin-top:0px;
         margin-bottom:0px;
	}
.smalltext {
font-size:10px;	
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:12px;
}


#content .breadcrumb, #contentwelcome .breadcrumb  {
	font-weight:normal;
	 font-size:0.8em;
         margin-bottom:10px;
margin-top:4px;
	}

#content .breadcrumb a {
	font-weight:normal;
	}

#contentnews .breadcrumbindex {
	font-weight:normal;
	 font-size:0.8em;
         margin-bottom:10px;
margin-top:8px;
	}
	
#contentnews .breadcrumbindex a {
	font-weight:normal;
	}

#content h1.title, #contentnews h1.title {
	border-top:3px solid #ddd;	
	color:#A5439A;
	}

#content h2 {	
	margin-bottom:10px;	
	}
	
#content h2.title, #contentnews h2.title, #contentwelcome h2.title {
	font:1.6em Georgia;
	font-weight:bold;
	letter-spacing:-0.01em;
	border-bottom:0px solid #ddd;
	/*border-top:1px solid #ddd;*/	
	color:#A5439A;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin:0 10px 5px 0;
	}
	
.post p {
	padding-bottom:10px;
	}	

.post .clearfloat {
	/*border-bottom:1px dotted #ccc;*/
	margin:10px 0px;
	}

.post ul, .post ol {
	margin-bottom:15px;
	}

.post ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #archive img {
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:0px;
	}
	
.stats {
	border-top:1px solid #e4e4e4;
    margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
    color:#666666;
	display:block;
	}

.stats span {
	padding: 0px 5px 0px 0px;
	}

.stats span a:hover {
	background:none;
	}

.stats span a {
	color:#999;
	}

.stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}
	
.tags {
/*padding:2px;*/
background-color: #F6F6F6;
margin: 5px;
text-align:left;
}
	

#tools {
	width:600px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}


/* Sidebar*/
#sidebar {
	display:none;
	}
	
#sidebar-top, #sidebar-bottom {
	display:none;
	}

#sidebar-bottom, #sidebar-middle {
	display:none;
	}

#sidebar-middle {
	display:none;	
	}


/* left Sidebar*/
#sidebar-left {
	width:135px;
	overflow:auto;
	float:left;	
	margin-left:0px;	
	display: inline;
	}
	
#sidebar-left .sidebarl_box h4 {
	font:1.1em Georgia;
	font-weight:bold;
        color:#333333;
	/*color:#FFFFFF;
	-moz-border-radius: 10px 0px 10px 0px;
	border-bottom: 2px solid #666666;*/	
	margin-top:6px;	
	padding:3px 0px 3px 3px;
	background: #EBF8FF;
	/*text-transform: uppercase;*/
	}

#sidebar-left .sidebarl_box li {
	list-style:none;
	border-bottom:1px dotted #ccc;
        display:block;
	padding:3px 0px 3px 0px;
        font: 0.9em verdana;	
	}
	
/* Style for first level child categories*/	
#sidebar-left .sidebarl_box li ul li {
    padding:2px 0px 2px 4px;
	border-bottom:none;
}	

/* Style for second level child categories*/	
#sidebar-left .sidebarl_box li ul li ul li{
    padding:2px 0px 2px 10px;
	border-bottom:none;
}	

#sidebar-left .sidebarl_box li ul li:before {
	content: "\00BB \0020";
	}
.sidebarl_box {
	background:#EBF8FF none repeat scroll 0% 50%;
	/*-moz-border-radius: 10px 10px 10px 10px;*/
	border: 0px solid #333333;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:10px;
	position:relative;
	overflow:hidden;
	}

#sidebar-right {
	display:none;
	}

.sidebar_box {
	display:none;
        
	}	
	
.sidebar_box h4 {
	display:none;

}

/*for the subpages menu*/
.sidebar_box h5 {
display:none;
}	

.sidebar_box h4 a {	
	display:none;		
	}	 	
	
.sidebar_box li {
	display:none;
	}	
	
.sidebar_box li ul li {
    display:none;
}	

.sidebar_box li ul li ul li{
    display:none;
}	

.sidebar_box li ul li:before {
	display:none;
	}

/*for sidebar2 - news page and publications*/
.sidebar_box2 {
	display:none;
	}	
	
.sidebar_box2 h4 {
	display:none;
	}
.sidebar_box2 li {
	display:none;	
	}	
	
.sidebar_box2 li ul li {
    display:none;
}		

div.author-image{width:48px;height:48px;float:right;margin:0 10px 0 5px}
div.author-bio{width:250px;display:inline;margin:0 10px 0 0}	

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 79%;
	margin-top:5px;
	}

/* Comments*/

/* Comments Styling */
.commentlist li {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background:#F2F2F2;
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 2px;
}

.avatar {
	border:1px solid #bbb;
	margin:0px 5px 0px 0px;
	float:left;
	padding:2px 2px 0px 2px;
	width:55px;
	height:55px;
}	
	
.commentlist cite {
	font-style:normal;
	margin-bottom:2px;	
	display:block;
}	

.commentmetadata {
	color:#4d4d4d;	
	text-align:left;
	font-size:0.9em;	
}

.children { padding: 0; }
	
.commentlist p {
	margin:5px;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

li.bypostauthor {
/*background-color: #87CEFA;*/
background:#000000;
color:#FFFFFF;
}

li.bypostauthor a{
color:#FFFFFF;
}

li.bypostauthor .commentmetadata {
	color:#ffffff; 
	display: block;
	margin-top:3px;	
	text-align:right;
	font-size:0.9em;	
	}

li.pingback, li.trackback {
background-color: #E6E6E6;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer {
	font-size:0.65em;
	color:#FFFFFF;
	width: 980px;	
	background:#000000;	
	border: 1px solid #D2D8E5;
	margin: 0 auto;
	padding:0px;
	}
	
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer h4 {
	font:1.1em Arial;
	font-weight:bold;
	color:#FFFFFF;	
	border-bottom: 2px solid #FFFFFF;
	padding:3px 10px;
	text-transform: uppercase;
	}

#footerleft {width:700px;
}
#footermiddle {
	display:none;	
	}
#footermiddle2 {
display:none;}

#footermiddle {
	display:none;
	}

#footerright {
	display:none;	
	}

#footerleft ul, #footermiddle ul, #footerright ul {
	display:none;
	}

#footerleft ul li, #footermiddle ul li, #footerright ul li {
	display:none;
	}
	
#footerleft ul li a, #footermiddle ul li a, #footerright ul li a {
	color:#FFFFFF;
	text-decoration:none;
	}

#footerleft ul li:hover, #footermiddle ul li:hover, #footerright ul li:hover {
	background:#0B96F5;
	color:#FFFFFF;
	}

#footerleft ul li:first-child, #footermiddle ul li:first-child, #footerright ul li:first-child {
	border-top:0px dotted #000000;
	}


#footerbottom {
	display:none;
	}

#footerbottom a {
	color:#000000;
	text-decoration:underline;
	}
	
#footercopy {
	display:none;
	}	
	
#footercopy a {
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
/*Archive properties*/

#archive ul li {	
	list-style:square;
	margin-left:30px;
	}	
	
/*Image Caption CSS*/	

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
