/*
Theme Name: RW Tooling Systems
Theme URI: http://www.principalwebsolutions.com
Description: 
Version: 
Author: Principal Web Solutions
Author URI: http://www.principalwebsolutions.com
*/

body{background:#a4132c url('/wp-content/themes/rwtooling/images/backgroundpattern.gif') repeat-x;}

#main-container{
border-top:8px solid black;
background:#000 url('/wp-content/themes/rwtooling/images/sideborders.jpg') repeat-x;

}

/*#outer-thin-border{width:970px;border-left-width:1px;border-right-width:1px;border-color:darkgray;border-style:solid;}*/

#header{background-color:#fff;text-align:center;}

#menu{margin:5px 0px 2px 0px;}

.breadcrumb{
width:940px;
min-height:50px;
background-image:url('/wp-content/themes/rwtooling/images/header-call-today.gif'); 
background-repeat:no-repeat;
margin-left:9px;
text-align:left;
}
.breadcrumb p {display:block;padding-top:15px;padding-left:5px;}

#sub-pages{font-size:85%;}
/*this is for subpage thumbnails made by using the wysiwyg*/
.wp-caption {font-size:75%;text-align:center;margin-left:8px;margin-top:15px;}
.wp-caption a img{border:2px solid #a4132b;}
.wp-caption a:hover img{border:2px solid gray;}
#attachment_128 {clear:both;} /*for the first image in the row to do a clear for all floats previous on the page*/
#sub-pages-thumbnails{float:left;text-align:center;}
#sub-pages-thumbnails div{float:left;margin-left:15px;text-align:center;}
#sub-pages-thumbnails div img{width:100px;height:100px;border:1px solid #000;}
#sub-pages-thumbnails div a:hover img{border:1px solid gray;}

#topleft-buttons div{
float:left;
width:178px;
margin-right:15px;
margin-bottom:20px;
}

#content{background-color:#fff;}
#content-padding{margin:0 auto;width:850px;}
#content-left{width:450px;float:left;}
#content-right{width:400px;float:right;}

#content p {margin-bottom:10px;margin-top:10px;}

#right-media{margin-left:15px;}

h1{color:#c80627;font-size:2em;}

.post{font-size:1.35em;line-height:1.25em;}

.post td{vertical-align:top;}

#footer-thin-red{margin:5px 0px 2px 12px;}

#footer {color:#fff;}
#footer a:link,#footer a:visited{color:#fff;}
#footer a:hover,#footer a:active{color:#fff;text-decoration:none;}
#footer p {margin:15px 15px 15px 40px;line-height:150%;font-size:1.15em;}
p#webdesign{font-size:1em;}

/*WYSIWYG formatting taken from Wordpress default css*/
img.alignright {
	margin: 0 0 2px 7px;
}

img.alignleft {
	margin: 0 7px 2px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
code {
	display:block;
	direction:ltr;
	text-align:left;
}
acronym, abbr, span.caps {
	letter-spacing:0; /* fix opera bug */
}
blockquote {
	margin: 15px 10px 0 30px;
	padding-left: 0;
	padding-right: 20px;
	border-left: 0 none;
	border-right: 5px solid #ddd;
}
