/*  
Theme Name: Torn Version 1.0
Theme URI: http://www.torn.solostream.com/
Description: This WordPress theme was developed by <a href="http://solostream.com/">Michael D. Pollock</a>.

Author: Michael D. Pollock
Author URI: http://solostream.com/

The CSS, XHTML, design and all graphics are copyright of Michael D. Pollock and Solostream Global Media. All rights reserved. Please do not distribute without prior permission from Michael.
*/

body {
      font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	color: #111;
	text-align: left;
      line-height: 150%;
      margin: 0;
      padding: 0; 
      height: 100%;

	  
	}

#header {
	padding: 0;
	margin: 0px 0px 0px 0px;
	width: 100%;
      text-align: left;
      color: #fff;
      font-size: 11px;
      height: 182px; 
      line-height: 130%;
	background: URL(images/torntopbgblack.gif) top left repeat-x;
	}

#contenttop {
      margin: 0 auto 0 auto;
      padding: 0px;
      text-align: left;
      width: 850px;
      font-family: verdana;
	}

#page {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 850px;
	text-align: left;
      overflow: auto;
      background: #fff URL(images/tornpagebg.gif) top left repeat-y;
	}

#content {
      margin: 0px 0px 0px 0px;
      padding: 0;
	text-align: left;
      width: 468px;
      float: left;
	}

#sidebar {
	width: 120px;        
        font-size: 11px;
        font-family: verdana;
        text-align: left;
        float: left;
        margin: 0px 0px 0px 35px;
        padding: 0px;
        line-height: 130%;
        color: #666;
        }

#sidebarout { 
	width: 190px;        
        font-size: 11px;
        font-family: verdana;
        text-align: left;
        float: left;
        margin: 0px 0px 30px 30px;
        padding: 0;
        line-height: 130%;
        color: #666;
        }

#footer {
        clear: both;
	  margin: 20px 0 0 0;
        padding: 40px 0 20px 0;
	  width: 100%;
        background: #f5f5f5 URL(images/tornbotbg.gif) top left repeat-x;        
        text-align: center;
        font-size: 11px;
        color: #666;
        font-family: verdana;
        line-height: 130%;
        }

#footer2 {
        width: 600px;
        margin: 0 auto 0 auto;
        }


.ad468head {
        margin: 0;
        padding: 3px 3px 3px 10px;
        background: #ddd;
        text-align: left;
        font-size: 10px; 
        font-weight: bold;
        }


.ad468 {
        margin: 0 0 30px 0;
        border: 1px solid #ddd;
        padding: 10px;
        background: #f5f5f5;
        height: 60px;
        text-align: center;
        }




/* Begin Links */

a {
        border-bottom: 0px dotted;
        text-decoration: none;
        }

* html a {
        border-bottom: 0px solid;
        text-decoration: none;
        }

a:link {
	color: #185EB1;
text-decoration: none;
        font-weight: bold;
	}

a:visited {
	color: #185EB1;
text-decoration: none;
        font-weight: bold;
	}

a:active {
	color: #185EB1;
        text-decoration: none;
	}
a:hover {
	color: #185EB1;
        text-decoration: underline;
	}	

.post a {
        border-bottom: 0px dotted;
		color: #185EB1;
        }


/* End Links */




/* Begin Content Classes */

.post {
	margin: 0 0 30px 0px;
	text-align: left;
        padding: 0;
	}

.featuredpost {
        margin: 0 0 30px 0;
        padding: 10px 20px 20px;
        background: #ffffff;
        border: 1px solid #999999;
        }

.entry {
	margin: 10px 0;
	text-align: justify;
        padding: 0;
        overflow: hidden;
	}

.postinfo {
        border-bottom: 1px solid #ddd;
        padding: 0 0 3px 0;
	margin: 0;
	text-align: left;
        font-size: 11px; 
        color: #999;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;   
        }

.postinfo2 {
        clear: both;
	margin: 0;
        padding: 3px 0 0 0 ;
	text-align: right;
        font-size: 10px; 
        color: #aaa;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
        border-top: 1px solid #ddd;
        font-weight: bold;      
        }

.narrowcolumn {
        margin: 0;
	text-align: left;
        overflow: hidden;
	}

.widecolumn {
        margin: 0;
	text-align: left;
        overflow: hidden;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
        }

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
        }

.postmetadata {
	clear: left;
        }

.sidelist {
        margin: 0 0 30px 0;
        padding: 0; 
        }

#sidelist2 {
        margin: 0 0 30px 0;
        padding: 0; 
		        font-weight: normal;
        }

#sidelist2 a:link {
	color: #000000;
text-decoration: none;
		        font-weight: normal;
	}

#sidelist2 a:visited {
	color: #000000;
text-decoration: none;
		        font-weight: normal;
	}

#sidelist2 a:active {
	color: #000000;
        text-decoration: none;
				        font-weight: normal;
	}
#sidelist2 a:hover {
	color: #185EB1;
        text-decoration: underline;
				        font-weight: normal;
	}



.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/* End Content Classes */




/* Begin Headings */

h1 { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
        margin: 0;
        letter-spacing: -1px;
        line-height: 130%;
        color: #000;
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
        margin: 0;
        letter-spacing: -1px;
        line-height: 130%;
        color: #000000;
	}

h3 {
	font-family: Helvetica, Arial, sans-serif;
        color: #000;
	font-weight: bold;
        line-height: 130%;
	font-size: 16px;
	text-align: left;
        margin: 0;
        letter-spacing: -1px;

	}

.featuredpost h1 {
	font-family: Arial, Helvetica, sans-serif;
        color: #000;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
        margin: 0 0 15px 0;
        letter-spacing: 6px;
        text-transform: uppercase;
	}






#sidebar h1 { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
        margin: 0;
        letter-spacing: -0px;
        line-height: 130%;
        color: #000;
	}

#sidebar h2, #sidebarout h2 {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
        text-transform: uppercase;
	text-align: left;
        margin: 0 0 5px 0;
        letter-spacing: 0px;
        line-height: 130%;
        color: #333;      
	}

#sidebar h3 {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
        text-transform: uppercase;
        line-height: 130%;
	text-align: left;
        margin: 0;
        letter-spacing: 0px;
	}

h1 a, h2 a, h3 a, h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited {
        border-bottom: 0;
        color: #185EB1;
        }

h1 a:hover, h2 a:hover, h3 a:hover, h1 a:active, h2 a:active, h3 a:active {
        border-bottom: 0;
		text-decoration: underline;
        color: #185EB1;
	}

#contenttop h1 {
	margin: 0;
        padding: 30px 0 0 0;
        font-size: 36px;
        letter-spacing: -1px
	}


#contenttop h1 a, #contenttop h1 a:link, #contenttop h1 a:visited {
	color: #fff;
	}

#contenttop h1 a:hover, #contenttop h1 a:active {
        text-decoration: underline;
        color: #ffd700;
	}

.comments h2 {
        color: #ffd700;
        border-bottom: 1px solid #ccc;
        padding: 0 0 3px 0;
        }

/* End Headings */




/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	


img a {
	border: none;
	}



/* End Images */



/* Begin Comments*/


.comments {
	font-size: 11px;
        font-family: verdana;
	}


.commentlist ul, .commentlist ul ol {
        margin: 0;
        padding: 0px;
        }

.commentlist li {
        font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
        display: block;
        list-style: none;
        margin: 0 0 25px -40px;
	padding: 15px;
        background: #fff;
        border: 1px solid #ddd;
        }

.commentlist li.alt {
        background-color: #f5f5f5;
        }

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
        margin: 15px 0 0 0;
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

.nocomments, .postmetadata {
        font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comments h3 {
	margin: 40px 0 10px 0;
        border-bottom: 1px solid #eee;
        padding: 0 0 3px 0;
        font-size: 18px;
        color: #ffd700;
	}

.commentmetadata {
	font-weight: normal;
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

/* End Comments */




/* Begin Various Tags & Classes */

.description {
       font-size: 12px;
       }

code {
	        color: #999;
	padding: 0 0 0 10px;
        border-left: 5px solid #ddd;
	
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        color: #999;
	padding: 0 0 0 10px;
        border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

/* End Various Tags & Classes */




/* Begin Sidebar Lists and Such */

#sidebar ul, #sidebarout ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#sidebar li, #sidebarout li {
	border-bottom: 1px solid #eee;
	margin: 0;
        display: block;
	}

#sidebar li a, #sidebarout li a {
        display: block;
	padding: 5px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover, #sidebarout li a:hover {
	border-left: 2px solid #ffd700;
	background-color: #ffffff; 
        text-decoration: underline;
	}

#sidebar p, #sidebarout p {
        display: block;
	padding: 0;
        margin: 0;
	text-decoration: none;
	}

#sidebarout .delish {
	border-bottom: 1px solid #eee;
	margin: 0;
        display: block;
        padding: 0 0 5px 0;
        }


/* End Sidebar Lists and Such */


/* Begin LinksPage */

.links h3 {
        border-bottom: 1px solid #eee;
        padding: 3px 0 2px 5px;
        margin: 20px 0 0 0;
        font-size: 12px;
        letter-spacing: 0px ;
        text-transform: uppercase;
        background-color: #f5f5f5;
        }

.links li {
        padding: 0 0 10px 0px;
        margin: 0;
        list-style: square;
        }

/* End LinksPage */



/* Begin Other Lists */


.externallink li {
        list-style-image: URL(images/external.gif);
        list-style-type: circle;
        margin: 0 0 0 -15px;
        padding: 0 0 5px 2px;        
        }

#sidebar .rss a  {
        background-image: URL(images/tornrssorange.gif);
        background-repeat: no-repeat;
        background-position: 65% 50%;
        }

/* End Other Lists */


/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 5px 0;
	}

.fbform, .postform, .archiveform, .searchform {
        width: 140px;
        margin: 0px 0 5px 0;
        padding: 0px;
        font-size: 12px;
        line-height: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.fbformsubmit, .postformsubmit, .archiveformsubmit, .searchformsubmit {
        margin: 0px 0 5px 0;
        padding: 0px;
        line-height: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 12px;
        }


#navigation{
height:25px;
line-height:25px;

margin:0px 0px 0px 0px;
background:#505050;
color:#505050;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
      
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#6c6c6c;
color:#ffffff;
text-decoration:none;
}





#sidebar3 ul.children li{
border-bottom:none;
margin: -2px 0px 0px 5px;
padding: 0px 0px 0px 8px;
background:url(./images/sub_categories_yellow.gif) 0px 8px no-repeat;

}


.tag {
      font-family: arial;
      line-height: 150%;
        padding: 5px 5px 5px 5px;
        background: #ffffff;
        border: 1px solid #ddd;
		text-decoration:none;
	}
	
	.tag2 {
      font-family: arial;
      line-height: 150%;
	          color: #000000;

        background:#F7F5F2 URL(images/fondpropos.jpg) top left no-repeat;
		        padding: 5px 8px 60px 12px;
        border: 0x solid #000000;
		text-decoration:none;
		
	}

.forum {
        display: block;
        list-style: none;
      line-height: 200%;
	border-bottom:none;
padding: 5px 0px 0px 8px;
	}
.MsoNormal {
	      font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	text-align: justify;
	      
	}	
.MsoTableGrid 
 {



	margin: 5px 5px 5px 5px;
}
		  
/* End Form Elements */



        



