/*  
Theme Name: ra mcguire dot com 5.0
Description: custom theme for Ra McGuire
Author: Ra McGuire and Heather Uhl

	*** With huge thanks to original author Michael Heilemann who created the default Wordpress Theme ***

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/

/* ------------ Misc ------------ */

html {
	height: 100%;
	margin-bottom:1px;
	}

.left {
 	float: left;
	}

.right {
 	float: right; 
	}

.center {
	text-align: center;
	}
	
img.right {  
	margin: 0 0 2px 10px; 
	display: inline; 
	}
	
img.left { 
	margin: 0 10px 2px 0; 
	display: inline; 
	}
	
img.centered { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
img.topright {  
	margin: 0 0 2px 10px; 
	vertical-align: top;
	display: inline; 
	}
	
img.topleft { 
	margin: 0 10px 100px 0; 
	vertical-align: top;
	display: inline; 
	}

a img {
	border: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #0b596a;
	text-decoration: none;
	}

a:hover {
	color: #0b596a;
	text-decoration: underline;
	}

p {
	font-size: 1em;
	line-height: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0b596a; 
	}

h1, h2 	{
	font-size: 1.4em;
	}

h3 	{
	font-size: 20px;
	}

h4 	{
	font-size: 1.2em;
	}

h5 	{
	font-size: 1.1em;
	}

h6 	{
	font-size: 1em;
	}


.text2 	{

	}

.color1 {

	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	word-wrap: break-word;
	display: block;
	}
blockquote p {
	text-align: justify;
	display: inline;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	text-align: justify;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* ------------ Layout ------------ */

body{
	font-size: 62.5%; /* Resets 1em to 10px */
	border: 0px none;
    margin: 0 auto;
	padding: 0; 
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF; 
	color: #333; 
	text-align: center;
	height: 100%;
}

#wrap {  /* entire design including rightside nav tabs */
    margin-left: auto;
    margin-right: auto;
	background-color: white;
	padding: 0;
	width: 1040px;
	min-height: 100%;
	text-align: left;
	clear: both;
}	

#container {  /* main area of design - header, left column, right - but not rightside nav tabs */
	margin: 0;
	padding: 0;
	width: 991px;
	min-height: 100%;
	text-align: left;
	float: left;
	}

#content {
	font-size: 100%;
	}

.leftcolumn {
	float: left;
	margin: 0;
	padding-top: 20px;
	padding-right: 20px;
	width: 620px;
	text-align: left;
	vertical-align: top;
	}

.leftcolumn p {
	text-align: left;
	line-height: 1.4em;
	}

.leftcolumn .entry p {
	line-height: 1.4em;
	}

.rightcolumn {
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	width: 340px;
	text-align: left;
	vertical-align: top;
	}

.rightcolumn p {
	text-align: center;
	}

.navcolumn {
	float: left;
	background-color: #FFFFFF;
	width: 23px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding-top: 0px;
	font-size: 9px;
	}
	
#navtabs {
	width: 22px;
	}

#navtabs img {
	}	
	
.sidetab {
	width: 22px;
	}	
	
#sidetab1 {
	height: 491px;
	}
/* HACK for SAFARi & CHROME to position sidebar border to top of navtab */	
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #sidetab1 { height: 489px;}
}	
#sidetab2 {
	width: 22px;
	height: 61px;
	background: url("/nav/sidetab-2b.jpg") 0 0 no-repeat;
	}
#sidetab2x {
	width: 22px;
	height: 61px;
	}
#sidetab2mo	{
	width: 22px;
	height: 61px;
	background: url("/nav/sidetab-2a.jpg") 0 0 no-repeat;
	cursor: pointer;
	display: none;
	}
#sidetab3 {
	width: 22px;
	height: 53px;
	}
#sidetab4 {
	width: 22px;
	height: 102px;
	background: url("/nav/sidetab-4b.jpg") 0 0 no-repeat;
	}
#sidetab4mo {
	width: 22px;
	height: 102px;
	background: url("/nav/sidetab-4a.jpg") 0 0 no-repeat;
	cursor: pointer;
	display: none;
	}
#sidetab5 {
	width: 22px;
	height: 79px;
	background: url("/nav/sidetab-5b.jpg") 0 0 no-repeat;
	}
#sidetab5mo {
	width: 22px;
	height: 79px;
	background: url("/nav/sidetab-5a.jpg") 0 0 no-repeat;
	cursor: pointer;
	display: none;
	}
#sidetab6 {
	width: 22px;
	height: 89px;
	background: url("/nav/sidetab-6b.jpg") 0 0 no-repeat;
	}
#sidetab6mo {
	width: 22px;
	height: 89px;
	background: url("/nav/sidetab-6a.jpg") 0 0 no-repeat;
	cursor: pointer;
	display: none;
	}
#sidetab7 {
	width: 22px;
	height: 336px;
	}
		
.topspacer {
	height: 15px;
	width: 1px;
 	text-align: center;
	}
	


/* ------------ Header ------------ */

#header {
	border: 0;
	background-color: #FFF;
	text-align: left;
	padding: 0;
	width: 990px; 
	margin: 0;
	}

#headertitle {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-top: 42px;
	}

#headertitle a, #headertitle a:hover, #headertitle a:visited {
	color: #000000;
	text-decoration: none;
	}	
	
#headertagline {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 5px 0 22px 0;
	float: left;
	width: 650px;
	}	

#headerbanner {
	border: 0;
	background-color: #FFF;
	text-align: center;
	padding: 0;
	width: 990px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px;
	clear: both;
	display: block;
	}
		
#bar {
	border: 0;
	clear: both;
	width: 990px;
	height: 6px;
	}
	
	
/* ------------ Blog Posts ------------ */

.post {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
	letter-spacing: normal;
	}

.posthead, .posthead p, .posthead a, .posthead a:hover, .posthead a:visited {   
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 22px;
	font-weight: bold;
	padding-top: 1px;
	text-decoration: none;
	}	
.subhead {
	color: #363636; /* med grey */  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	}
.subhead a {
	color: #363636; /* med grey */  
	}
.subhead a:hover {
	text-decoration: underline; 
	}	
.postinfo {
	color: #808080; /* med grey */  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	}

.postinfo p, .postinfo a, .postinfo a:hover, .postinfo a:visited {
	color: #808080; /* med grey */
	font-weight: normal;
	text-decoration: none;
	}

.postnavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 0.8em;
	}
	
.feedback a {
	color:#999999; /*light grey */
	font-size: 70%;
	}
	
.nocomments {
	font-style:italic;
	font-size: 80%;
}

.meta, .meta a {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080; /* med grey */
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
}

.meta {
	margin: 0;
	padding-bottom: 15px;
	}
	
.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}



/* ------------ Sidebar ------------ */

#sidebar {
	float: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 341px;
	min-height: 100%;
	text-align: left;
	border: 0;
	background-color: #F3F2F2; /*off white*/
	font-family: Arial, Helvetica, sans-serif;
	color: 000000; 
	}
	
#sidebar p {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.2em;
	margin-left: 10px;
	}
.sidebar_bordered	{
	border-right: 1px solid #7D7D7D;
	margin-top: 5px;
	padding-top: -10px;
	}
.sidebar_noborder {
	}
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 0px;  
	}

#sidebar h3	{

}

#sidebar_book {
	float: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 341px;
	min-height: 100%;
	text-align: left;
	border: 0;
	background-color: #F3F2F2; /*off white*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	}
	
#sidebar_book p {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.2em;
	margin-left: 10px;
	}

#sidebar_book ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar_book ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 0px;  
	}

#sidebar_book .widget {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.widget {
	width: 341px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	}

.widget li, .widget li a  {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #605e5e; 
	list-style-type: none;
	}	
	
.widget-title	{
	margin: 10px 20px 10px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #605e5e;
	}
.widget p {	
	margin: 0;
	padding: 0;
	}
.widget-text	{
	margin: 0 20px 0 20px;
	}	
	
/* ------------ Individual Widget Stylings - View Page Source to find correct widget CSS id and class ------------ */

.textwidget {
	margin: 0 10px 0 10px;
	}	
.textwidget img {
	margin: 0;
	}	
#textintro {  /* INTRO BLURB */
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	margin: 20px 20px 30px 20px;
	padding: 0;
	}	
	
#recent-posts-3	li {   /* LATEST */
	margin: 0px 20px 0px 20px;
	overflow: hidden;
	white-space: nowrap;
	}
#recent-posts-3.widget {   /* LATEST */
	padding-top: 0px;
	margin-top: 0px;
	}
#recent-posts-3 h2 {   /* LATEST */
	padding-top: 0px;
	margin-top: 0px;
	}

#randompostsfromcategory-3 li { /* GREATEST */
	margin: 0px 20px 0px 20px;
	overflow: hidden;
	white-space: nowrap;
	}
#randompostsfromcategory-3 a {
	color: #605e5e; 
	}
#randompostsfromcategory-3 a:hover {
	text-decoration: underline;
	}
#category-cloud	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	}
#category-cloud p	{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0 20px;
	}
#category-cloud	h2 {
	margin-left: 20px;
	padding-top: 15px;
	}
.catcloud	{
	margin: 0;
	padding: 0px 10px 0px 10px;
	}
.catcloud a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6B6B6B;
	white-space: nowrap;
	}
.catcloud a:hover {
	text-decoration: underline;
	}
	
#text-5 img {margin-left: -10px;	margin-right: -10px;}
#text-7 img {margin-left: -10px;	margin-right: -10px;}

#text-8 img {margin-left: -10px;	margin-right: -10px;}
#text-9 img {margin-left: -10px;	margin-right: -10px;}

#categories-3 .postform {margin-left: 20px;}

#archives-3 {padding-left: 20px;}
#archives-3 .widget-title {margin-left: 0px;}

#twitter_div {
	margin: 0;
	padding: 0 10px 10px 10px;
 	text-align: left;
	color: #6B6B6B; 
	word-wrap: break-word;
	font-size: 10px;
	}
#twitter_div a {
	color: #6B6B6B;
	}
#twitter_div li {
	padding-bottom: 15px;
	}

#text-10 .textwidget p {  /* READING */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #605e5e; 
	font-size: 12px;
	margin-left: 0px;
	}	
	
#sidebar_book .book-cover img {
	margin: 0 0 -4px 0;
	padding: 0 0 0 0;
	}	
#sidebar_book .book-link {
	margin-left: 20px;
	padding: 15px 0;
	font-size: 14px;
	}	
	
#sidebar_book .book-excerpt {
	color: #605e5e; 
	margin-left: 10px;
	}
	
#sidebar_book .book-excerpt  h3 {
	color: #605e5e; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	}		
	
#sidebar_book .book-excerpt p {
	color: #605e5e; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 25px;
	}
	
			

/* ------------ Footer ------------ */

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	height: 30px;
	width: 990px;
	vertical-align: bottom;
	float: none;
	clear: both;
	}

#footer p {
	background-color: #EAF4F4;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #333;
	font-size: 9px;
	}

	
/* ---------- Supplementary Pages --------- */

.miscellany {
	padding-bottom: 15px;
	}
.projects {
	padding-bottom: 30px;
	width: 620px;
	height: auto;
	vertical-align: top;
	float: left;
	clear: both;
	}

.projects p {
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 1.4em;
	}
	
.projects ul li {
 	display: inline;
 	list-style-type: none;
	margin: -10px 0 0 0;
	padding: 0;
	vertical-align: top;
	line-height: 1.4em;
	}	
	
.projects h3 {
	margin: 0 0 10px 0;
	}

.projects img { 
	margin: 0 10px 0 0; 
	float: left;
	display: inline; 
	vertical-align: top;
	}

.projects_cat {
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	clear: both;
	}

.projects_head {
	color: #363636; /* med grey */  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 3px 5px 0px 0px;
	}
.projects_head a {
	color: #363636; /* med grey */  
	}
.projects_head a:hover {
	text-decoration: underline; 
	}
/* ---------- Supplementary Pages Sidebar --------- */


/* ----------  Search Form Elements ----------  */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchwrapper {
	width:149px;
	height:16px;
	background-image:url(http://ramcguire.trooper.com/nav/search_bar.jpg);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin: 6px 16px 0 0;
	position:relative; /*important*/
	float: right;
	}
#searchwrapper form { display:inline ; }

.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:1px;
	left:9px;
	width:121px;
	height:13px;
	font-size:10px;
	}

.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top: 0px;
	left: 125px;
	width: 24px;
	height: 16px;
	}

#searchform2 {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform2 #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit2 {
	padding: 1px;
	}

	
/* ----------  Comment Form Elements ----------  */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li .avatar {
	float:left;
}

.children { padding: 0; }

#commentform textarea {
	width: 500px;
	}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


/*

#0b596a - default general links, default general headings

#000000 - header titles and header title links (of blog posts)

#363636 - subheadings and subheading links

#808080 - post info (date, etc), post meta (categories, etc)

Sidebar

#000000 - general sidebar text (default), "About this site" intro blurb

#605e5e - widget titles and default widget text, GREATEST, READING text, HFAGT book excerpt text

#6B6B6B - category cloud & twitter links 
*/