/*
Theme Name: Infrastructure Blog mod Twentyten
Author: the WordPress team with Emily
Template: twentyten
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


@import url("../twentyten/style.css");

p {
	clear:both;
}
.entry-content h2 {
	font-size:16px;
	font-style:italic;
}
.category-blog-news p {
	clear:none;	
}

#site-title {
	float: left;
	font-size: 30px;
	line-height:normal;
	margin:0 0 14px 0;
	width: 670px;
}
#site-description {
	clear: none;
	float: none;
	font-style: italic;
	margin:0;
	width: 670px;
	font-size:12px;
	font-family: Georgia, "Bitstream Charter", serif;
}
#header-search form {
	float:right;
	margin-top:30px;	
}
.wp-caption p.wp-caption-text {
	margin: 5px !important;
}
.textwidget h4 {
	margin-top:2ex;
	color:#333;
	font-size:13px;
	text-decoration:underline;
}
.textwidget form p {
	margin:0;
	padding:0;	
}
.wp-caption p.wp-caption-text {
	line-height:16px;
	margin-bottom:0;
}
/* contact form */
.req {
	font-size:85%;
	font-style:italic;
	display:block;	
}
.message {
	width:500px;
	height:200px;	
}
/* anchor links */
#content .mwm-aal-container ul {
	margin-bottom:0;
	padding-bottom:0;
}
#content .mwm-aal-container {
	margin-bottom:2ex;
	padding-bottom:5px;	
}
/* sidebar */
.textwidget span.note {
	font-style:italic;	
}
.textwidget ul {
	margin-top:.7ex;	
}
.textwidget li {
	margin-bottom:.7ex;	
}

/* upcoming posts */
.upcoming .entry-content {
	font-size:15px;
	font-style:italic;	
	color:#444;
}
.upcoming ul {
	list-style-type:none;
	margin:0;
	padding:0;	
}
.scursion {
	margin-top:2ex;
	padding-top:2ex;
	border-top:1px #ddd solid;
}
.scursion a {
	color:#333;	
}
.scursion a:hover {
	color:#666;
	text-decoration:none;	
}
.scursion .left {
	float:left;	
}
.scursion .right {
	color:#333;	
	text-align:right;
}
.scursion .description {
	font-style:italic;	
	color:#666;	
	font-size:90%;
}
#content .scursion .description p {
	margin-bottom:0;
	padding-bottom:0;
}

.shorturl {
	color:#000;	
	margin-top:1ex;
}

#content .shorturl input {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}