/* @override http://pms-journal.org/wp-content/themes/pms/style.css */

/*  
Theme Name: pms
Description: Adapted from Roundflow (http://theundersigned.net/)
Version: 1.0
Author: Dan Butcher
*/

blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,li,ul,ol,p,pre,textarea,table,td,th {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style-type: none;
}


/* @group structure */

body {
	font: 80%/1.7em "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;
	color: #444;
	background-color: #444444;
}

#wrapper {/*holds all structural divs*/
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
	width: 900px;
}

#header {
	height: 122px;
	background: #c22b10;
	width: 900px;
}

#header h1 {
	text-align: left;
	color: #fff;
	height: 122px;
}

#navigation {	
	background: #1e1e1e;
	width: 900px;
	height: 31px;
	clear: both;

}

#content {/*holds all content areas*/
	float: left;
	width: 900px;
	clear: both;
	background-color: #aaa;
}

#maincontent {/*contains left sidebar and post area */
	background: #fff url(images/pmssidebar3.png) repeat-y;
	float: left;
	width: 515px;
	padding-left: 150px;
}

#sidebar {
	width: 235px;
	height: 100%;
	float: right;
	margin-top: 1.2em;
}

#footer {
	clear: both;
	}

/* @end */

a:link, a:visited {
	text-decoration: none;
}

blockquote {
	font-style: italic;
}

a img {
	border: 0;
}

/* @group navigation */


#navigation ul {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	list-style: none;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a:link {
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	display: inline;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
}

#navigation ul li a:visited {
	font-size: 12px;
	color: #919191;
	line-height: 30px;
	display: inline;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
}

#navigation ul li a:hover, #navigation ul li.current_page_item a {
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/hover.gif) no-repeat left 8px;
}

#childnavigation {
	margin: 5px 0 0 0;	
}

#childnavigation ul {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	margin: 0 0 0 5%;
	list-style: none;
}

#childnavigation ul li {
	display: inline;
}

#childnavigation ul li a:link, #childnavigation ul li a:visited {
	font-size: 10px;
	line-height: 30px;
	display: inline;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0 10px 0 0;
	color: #FFFFFF;
}

#childnavigation ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#navigation ul {
	float: left;
}

/* @end */

/* @group content area */

#content a {
	padding: 0 2px;
	color: #c22b10;
}

#content a:visited {
	color: #919191;
}

#content a:hover {
	color: #fff;
	background: #c22b10;
}

.post {
	float:left;
	width: 515px;
	margin-top: 2em;
	padding: 0 0 30px 0;
}

.posttitle {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 1em;
	margin-bottom: .5em;
}

.posttitle a:link, .posttitle a:visited {
}

.posttitle a:hover {
}

.postinfo {
	display: none;
	}

.postcontent {
	margin: 0 1.8em;
	position: relative;
}

.postcontent dl {
	float: left;
	width: 225px;
}

.postcontent dd {
	font-style: italic;
	margin-left: 1em;
}

.postcontent dd em {
	font-style: normal;
}
.postcontent dl.col1 dd {
	margin-right: 2em;
}

.postcontent dl.getpms {
	width: 100%;
}

.postcontent dl.getpms dt {
	font-weight: bold;
	margin-top: 1em;
}

dl.honors {
	width: 100%;;
}

dl.honors dt {
	font-weight: bold;
	margin-top: 1em;
}

.postcontent dd h2 {
	margin: 15px 0 0 -.8em;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	color: #919191;
	}
.postcontent dd h2 strong {
	color: #444;
}
.postcontent h2 {
	margin-top: 1.2em;
	margin-bottom: .5em;
}
.home h2 {
	margin-top: 0;
	line-height: 1.8em;
	color: #c22b10;
} 
.home img {
	float: left;
	margin: 10px 2em 1em 0;
}
.postcontent h3 {
	margin-top: 1em;
	font-size: 1.2em;
	}
.postcontent h4 {
	font-size: 1em;
	margin-bottom: 1em;
}
.postcontent .hidden {
	display: none;
}

.postcontent p {
	padding-bottom: 1em;
}
.postcontent img.imagefull, .postcontent p.parent {
	color: #212121;
	position: absolute;
	margin-left: 510px;
}

.parent img {
	padding-top: .5em;
}

.parent a:visited {
	color: #c22b10 !important;
}
.parent a:hover {
	color: #fff !important;
}

.postcontent .submit {
	width: 200px;
	position: absolute;
	margin-left: 500px;
	margin-top: -90%;
	color: #000;
}

.postcontent p.clear {
	clear: both;
}

.postcontent p.smallcaps {
	font-family: "Courier New", Courier, mono;
	padding: 0 2em 1em;
}
.postcontent ul {
	list-style-type: square;
	margin-bottom: 1.5em;
	margin-top: 3px;
	margin: 3px 1em 1.5em 1.5em;
}
ol#backissues {
	height: 100%;
	float: left;
	margin-top: 1em;
}
ol#backissues li {
	display: inline;
	}

ol#backissues li a {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin: 1em 3em 1em 0;
}

ol#backissues li a:hover {
	color: #2d180b;
	background: none;
}

#maincontent .postinfo {
	display: none;
}

.postcontent .pagenav {
	text-align: center;
}

.home .authorphotos {
	display: inline;
}

/* @end */

/* @group sidebar */
#sidebar h2 {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1em 0 .25em;
	padding: 0 15px;
}
#sidebar .textwidget {
	padding: 0 15px;
}
#sidebar #awards ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 25px;
}

#awards li {
	padding-bottom: 12px;
}

#sidebar a:visited {
	color: #c22b10;
}
#sidebar a:hover {
	color: #fff;
}

/* @end */


/* @group footer */

#footer {
	padding: 1em 0 0 0;
}

#navfooter {
	width: 900px;
	text-align: center;
}

#navfooter ul {
	display: block;
}

#navfooter ul li {
	display: inline;
	padding: 0 3px;
	font-size: 11px;
	
}

#footer p {
	text-align: center;
	font-size: 11px;
	margin: 0;
	line-height: 22px;
	color: #FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	padding-bottom: 2px;
	padding: 3px;
}

#footer a:hover {
	background: #c22b10;
	border: none;	
}

/* @end */