/*   
Theme Name: TrevMurphy.Com 3
Theme URI: http://www.trevmurphy.com
Description: The new three-column layout
Author: Me 
Author URI: 
Template: 
Version: 3.00
.
blah
.
*/




body {
background-color: #3B3D49;
background-image: url('bg1.bmp');
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
text-align: center;
font-family: arial;
font-size: 10px;
color: #F0F0F0;
}

#tm_wrapper {
width: 1000px;
margin: auto;
padding: 0;
text-align: left;
}

#tm_banner {
background-image: url('banner2.jpg');
height: 132px;
background-position: center;
background-repeat: no-repeat;
}

#tm_shadow {
background-image: url('menu_shadow.jpg');
height: 37px;
text-align: center;
}





#tm_topnav {
background-color: #000;
height: 21px;
width: 450px;
margin-top: 10px;
font-size: 1.2em;
vertical-align: middle;
line-height: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#tm_topnav_left {
background-image: url('topnav_left.bmp');
background-repeat: no-repeat;
height: 21px;
}

#tm_topnav_right {
background-image: url('topnav_right.bmp');
background-repeat: no-repeat;
background-position: top right;
height: 21px;
}

#tm_topnav ul {
list-style: none;
margin: 0;
padding: 0;
margin-left: 15px;

}

#tm_topnav li {
display: inline;
margin-right: 13px;
}










#tm_content {
float: right;
background-color: #3B3D49;
width: 546px;
text-align: left;
font-size: 1.6em;
}

#tm_content_top
{
 background-image: url('leftcol_top.bmp');
 background-color: #F64; 
 height: 5px;
 line-height: 1px;
 font-size: 1px;
}

#tm_content_mid {
background-image: url('leftcol_mid.gif');
}

#tm_content_btm {
 background-image: url('leftcol_btm.bmp');
 height: 54px;
}

#tm_content_lside
{
  background-image: url('lcol_lside2.bmp');
  background-repeat: no-repeat;
}

#tm_content_rside
{
  background-image: url('lcol_rside2.bmp');
  background-repeat: no-repeat;
  background-position: top right;
  margin-left: 35px;
  padding-top: 20px;
  padding-right: 35px;
  min-height: 400px;
}

#tm_content_rside h1
{
  font-size: 1.2em;
}











#tm_sidebar {
float: right;
width: 213px;
background-color: #3B3D49;
text-align: left;
font-size: 1.4em;
}

#tm_sidebar li {

}

#tm_sidebar h1 {
font-size: 1em;
}

#tm_sidebar h2 {
font-size: 1.1em;
}

#tm_sidebar ul {
list-style: none;
margin: 0;
padding: 0;
text-indent: 0;
}


#tm_sidebar_top
{
  height: 4px;
  background-image: url('rightcol_top.bmp');
  line-height: 1px;
  font-size: 1px;
}


#tm_sidebar_mid {
background-image: url('rightcol_mid.bmp');
}

#tm_sidebar_btm {
 background-image: url('rightcol_btm.bmp');
 height: 35px;

}

#tm_sidebar_lside
{
  background-image: url('rcol_lside2.bmp');
  background-repeat: no-repeat;
}

#tm_sidebar_rside
{
  background-image: url('rcol_rside2.bmp');
  background-repeat: no-repeat;
  background-position: top right;
  margin-left: 20px;
  padding-right: 20px;
  padding-top: 20px;

}










#tm_leftbar {
width: 213px;
background-color: #3B3D49;
text-align: left;
font-size: 1.4em;
overflow: hidden;
}


#tm_leftbar h1 {
font-size: 1em;
}

#tm_leftbar h2 {
font-size: 1.1em;
}

#tm_leftbar ul {
list-style: none;
margin: 0;
padding: 0;
text-indent: 0;
}


#tm_leftbar_top
{
  height: 4px;
  background-image: url('rightcol_top.bmp');
  line-height: 1px;
  font-size: 1px;
}


#tm_leftbar_mid {
background-image: url('rightcol_mid.bmp');
}

#tm_leftbar_btm {
 background-image: url('rightcol_btm.bmp');
 height: 35px;

}

#tm_leftbar_lside
{
  background-image: url('rcol_lside2.bmp');
  background-repeat: no-repeat;
}

#tm_leftbar_rside
{
  background-image: url('rcol_rside2.bmp');
  background-repeat: no-repeat;
  background-position: top right;
  margin-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}


#tm_leftbar img
{
  padding: 4px;
  border: none;
}




#outer1 {
width: 770px;
}





#twitters a 
{
 display: block;
}




a:active {color: #FFF;text-decoration: none;}
a:link {color: #FFF;text-decoration: none;}
a:visited {color: #BBB;text-decoration: none;}
a:hover {color: #5F5;text-decoration: underline;}






.dotted_line {
background-image: url('dotted_line.gif');
background-repeat: repeat-x;
height: 3px;
}




.widgettitle {
text-decoration: none;
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 6px;
}

.widget{
text-decoration: none;
list-style: none;
margin-bottom: 30px;
}

.textwidget {
margin-bottom: 15px;
}


h1 {
margin-top: 0;
}

.post_tag {
font-size: 0.7em;
margin-top: 1px;
}

.post_tag_top {
margin: 0;
padding: 0;
font-size: 0.8em;
}

#footer {
clear: both;
text-align: center;
}


#tm_content img {
border: 1px solid #616161;
padding: 3px;
background-color: #3B3D49;
}

.tm_tags {
color: #CCC;
}

.tm_tags a:active {color: #CCC;text-decoration: none;}
.tm_tags a:link {color: #CCC;text-decoration: none;}
.tm_tags a:visited {color: #BBB;text-decoration: none;}
.tm_tags a:hover {color: #5F5;text-decoration: underline;}

form img {
border: none;
}

.noborder
{
  background-color: none;
  border: none !important;  
  padding: 0;
  margin: 0;
  display: inline;
}


.children li {
margin-left: 7px;
font-size: 0.9em;
}

.collapsCatPost {
margin-left: 15px;
font-size: 0.9em;
}

.wp-smiley {
border: none !important;
}

#sharedis img {
padding: 0;
margin: 0;
}

#sharedis {
font-size: 10px;
background-color: #FFFFFF;
color: #000;
width: 112px;
height: 23px;
background-repeat: no-repeat;
background-image: url('/images/bg_blank.png');
margin-left: 5px;
margin-bottom: 5px;
padding-left: 8px;
padding-top: 6px;
}

#ck_sharethis {
color: #000;
}