/* CSS Document */

/*
Theme Name: Summer 2008
Theme URI: wp-content/themes/taylor
Description: Layout for Taylor Momsen Network
Version: 1.0
Author: Ryvos

*/

body {
	background-color: #7bd3f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
	color: #8e8e8e;
	text-align: justify;
  	list-style:none;
	background-image: url(background1.jpg);
	background-repeat: repeat-x;
}
i { color: #7E7E7E; }
b { color: #99af88; }
u { color: #788d93; }
strong { color: #B2B2B2; }
em {color: #7E7E7E; }
a { color: #abb9da; }

tr,td {



	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: #8e8e8e;
	font-family: tahoma;
	line-height: 13px;
	letter-spacing: 0px;
	cursor: default;
	text-align: justify;
       }
.bg{
background-image:url(images/background2.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.sidebar-title { 
font-size: 7px;           
font-family: Verdana;
color: #71283E;           
line-height:8px; 	  
font-weight: bold;           
letter-spacing:0px; 	  
text-transform: uppercase;	  
text-align:justify;         
 background: #080808; 
}
.news-story {  	
        text-align: justify;}/* LINKS */a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #96a6cc;
	text-decoration: none;
	font-weight: none;
	text-transform: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #65b6d5;
	text-decoration: underline;
	font-weight: none;
	text-transform: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #65b6d5;
	font-weight: none;
	text-transform: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #65b6d5;
	font-weight: none;
	text-transform: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #65b6d5;
	font-weight: none;
	text-transform: none;
}
td.test {         
        border: 5px;
        color: black; 
        background: #F7F7F7; 
        padding: 2px;
}
td.test2 {          
        border: 5px; 
        color: black; 
        background: #E2E2E2;   
        padding: 2px;

} 
.highlightit img{
         border: 1px solid #ccc;

}
.highlightit:hover img{
         border: 1px solid #B2B2B2;

}
.highlightit:hover{
         color: red; /* Dummy definition to overcome IE bug */

}
.nav {
       padding-left:2px;
       padding-right: 0px;

}
a.nav:link, a.nav:visited, a.nav:active {
     text-decoration:none;
     text-transform:lowercase;
     font-family: arial;
     font-size: 8pt;
     line-height:18pt;
     font-weight: bold;
     background-color: #;
     cursor: default;
     display: block;
     margin: 0px;
     padding-left: 7px;
     border-bottom: 0px dotted #B3AB99;
     font-style: normal;     
}
a.nav:hover {
     text-decoration: none;
     text-transform:lowercase;
     font-family:arial;
     font-size: 8pt;
     line-height: 18pt;
     font-weight: bold;
     background-color: #EEEEEE;
     cursor: default;
     display: block;
     margin: 0px;
     padding-left: 7px;
     border-bottom: 0px dotted #EAE9E9;
     font-style: normal;     
}
.nav2 {
     padding-left:2px;
     padding-right: 0px;

}
a.nav2:link, a.nav:visited, a.nav:active {
     text-decoration:none;
     text-transform:lowercase;
     font-family: arial;
     font-size: 8pt;
     line-height:18pt;
     font-weight: bold;
     background-color: #;
     cursor: default;
     display: block;
     margin: 0px;
     padding-left: 7px;
     border-bottom: 0px dotted #B3AB99;
     font-style: normal;     
}
a.nav2:hover {
     text-decoration: none;
     text-transform:lowercase;
     font-family:arial;
     font-size: 8pt;
     line-height: 18pt;
     font-weight: bold;
     background-color: #EEEEEE;
     cursor: default;
     display: block;
     margin: 0px;
     padding-left: 7px;
     border-bottom: 0px dotted #EAE9E9;
     font-style: normal;
}
/* CONTENT */
h1 { 	background-color: #9F9F9F;	font-weight: bold;	font-family: tahoma; 	text-transform: uppercase;	font-size: 7px; 	color: #c0c0c0;	letter-spacing: 0px;  	text-align: justify;	padding-right: 2px;	padding-left: 2px;	padding-top: 2px;	padding-bottom: 2px;}.title{
	background: #transparent;
	color: #333333;
	font-family: Georgia;
	font-size: 15px;
	line-height: 15pt;
	text-align: left;
	font-weight: bold;
	padding-left: 7px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-bottom: 1px solid #f1f1f1;
}
.title a:link {
	color: #9DBA37;
	text-decoration: none
;}
.title a:visited {
	color: #9DBA37;
	text-decoration:
 none;
}
.title a:hover {
	color: #9DBA37;
	text-decoration: underline;
}
.categorybox {
         background: #272727;
}
.content-div {
	padding-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.postbox {
        padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.postbox img {
        border: 1px solid #717171;
        padding: 1px;
}
.postbox a img {
        border: 1px solid #717171;
        padding: 2px;
}
.postbox a img:hover {
        border: 1px solid #9DBA37;
        padding: 2px;
}
.postfooter 	{
        background: #353535;
	color: #717171;
	line-height: 10px;
        font-size:9px;
	text-align: justify;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.postfooter a {
	color: #717171;
	text-decoration: none;
}
.postfooter a:hover {
	color: #8C8C8C;
	text-decoration: underline;
}
.postdate {
        background: #0B0B0B;
        text-align: center;
}
#content {
	padding-left: 2px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
}

/*LAYOUT STYLE*/

.img2 {
	background-color: #FFFFFF;
        padding: 2px;
	border: 1px solid #d9d9d9;
	padding: 2px;margin: 1px;

}
.img2:hover {
	background-color: #FFFFFF;
	padding: 0px;border: 1px solid #adbae4;
	padding: 2px;margin: 1px;
}
.data{
	background: #91d71c;
	background-image:url(http://david-cook.com/wp-content/themes/firstlook/images/fundo_data1.jpg);
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 15px;
	line-height: 13pt;
	text-align: center;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right: 10px;
	text-transform: uppercase;
	border-right: 0px dashed #dbdbdb;
}
.stats{
	background: #transparent;
	text-align: left;
	font-family: Georgia;
	padding-left: 7px;
	padding-top:5px;
	border-top: 0px solid #FFFFFF;}
.sidebar {
       padding-top: 10px;
       padding-bottom: 10px;
       padding-left: 10px;
       padding-right: 10px;
       background: url(images/img03-edited.png) no-repeat right top;
}
.lastnews {
       padding-top: 5px;
       padding-bottom: 0px;
       padding-left: 0px;
       padding-right: 0px;
}
.sidebar2 {
       padding-top: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
       padding-right: 0px;
}
.content {
       padding-top: 10px;
       padding-bottom: 10px;
       padding-left: 10px;
       padding-right: 10px;
}
.headline {	font-family:"Tahoma";
            	font-size: 13px;
				color: #E0F85C;
				font-weight: none;
				border-left: 5px solid #BCBCBC;
				padding-left: 5px;
				padding-bottom: 3px;
				padding-top: 3px;
				display: block;
				
}
.ctitle {
       border-bottom: #3F3F3F 1px solid;
	   padding-top: 3px;
	   padding-bottom: 3px;
	   padding-left: 3px;
	   padding-right: 3px;
	   background-color: #222222;
}
.cbase {
       border-bottom: #3F3F3F 2px solid;
	   border-left: #3F3F3F 1px solid;
	   border-right: #3F3F3F 1px solid;
	   border-top: #3F3F3F 1px solid;
	   background-color: #222222;
}
.cbase2 {
       padding-top: 2px;
	   padding-bottom: 3px;
	   padding-left: 3px;
	   padding-right: 3px;
	   background-color: #222222;
	   
}
.cother {
       border-top: #B4B3B3 2px solid;
	   padding-top: 3px;
	   padding-bottom: 5px;
	   padding-left: 5px;
	   padding-right: 5px;
	   background-color: #383737;
}
.borderimagesilver {
	BORDER-RIGHT: #B9B9B9 1px solid;
	BORDER-TOP: #B9B9B9 1px solid;
	BORDER-LEFT:  #B9B9B9 1px solid;
	BORDER-BOTTOM: #B9B9B9 1px solid;
}

/* MISC & WP */
.catimage {
	display: block;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border: 0px solid;
}
.border {
	border: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #675C88;
	background-color: #A8A8AD;
}.back {
	vertical-align: top;
	font-size: 10px;
	font-family: Georgia;
	line-height: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}form {	
       background-color: transparent;

}
blockquote {
          line-height: 10px;
          border-left: 9px solid #f2f2f2;
          padding-left: 25px;
          margin-left: 0px;
}
.topaum {
		font-size: 10px;
		font-family: arial;
		padding-left: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
		color: #656564;
		background-color: #EBEBEB;
		text-align: left;
		widht: 191px;
		LINE-HEIGHT: 10px;
}
.base {
	  	padding-left: 0px;
		padding-top: 1px;
		padding-bottom: 1px;
		border-bottom: #FFFFFF 1px solid;
		border-top: #FFFFFF 1px solid;
		border-right: #FFFFFF 1px solid;
		border-left: #FFFFFF 1px solid;
		color: #656564;	letter-spacing: 0px;
		background-color: #FFFFFF;
		text-align: left;
		widht: 191px;
		LINE-HEIGHT: 10px;
}
.yay {
	  	padding-left: 2px;
		padding-top: 3px;
		padding-bottom: 5px;
}
.yay2 {
	  	padding-left: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: #EBEBEB;
                padding-left: 13px;
		margin-left: 0px;
}
.section-table {
    background: #E7E7E7;
}
.section-hr {
    background: #D1D1D1;
}
.frame-left-side {
         background: #1B1B1B;
}
.main-frame {
         background: #101010;

}input, textarea, button, select {	          
		 color: #949494;	          
		 background: #FFFFFF;				  
		 font-weight: none; 	          
		 text-transform: none;                  
		 letter-spacing:0px;                  
		 line-height : 12px;	          
		 font-size:10px;		  
		 text-decoration : none;		  
		 font-family: Arial, Helvetica, sans-serif; 		  
		 text-align :justify;		  
		 border: 1px solid #DADADA;		  
		 padding:2px; }
