/*  
Theme Name: jim_sturgess_online
Theme URI: http://www.jimsturgess.net
Description: Theme made exclusively for Jim Sturgess Online.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY!

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #262626 url('images/bgx.jpg') repeat-x;
text-align:center;
color: #585858;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bg_tile.jpg') repeat-y;
}

#topsection{
height: 464px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 335px;
margin-left: 15px;
}

#sidebar-content{
float: left;
width: 294px; 
margin-left: -319px; 
}

#sidebar-content2{
padding: 0px 5px;
}

#footer{
clear: left;
width: 100%;
color: #a9a9a9;
text-align: center;
background-color: #262626;
padding: 6px 0px 6px 0px;
}
#footer a{
color: #a9a9a9;
}

#welcome{
color: #080000;
text-align: justify;
font-family: arial;
font-size: 11px;
}


/* Content Structures */


.content-text {
background: #f5f5f5;
-moz-border-radius: 7px;
padding: 6px 4px 3px 4px;
}

 
.content-title {
color: #41666e;
text-align: left;
font-family: Tahoma;
font-size: 10px;
text-transform: Uppercase;
font-weight: bold;
padding: 6px 4px 7px 12px;
background: url('images/title_bg.jpg') no-repeat center;
}

.content-title a{
color: #41666e;
}

.content-title b{
color: #494949;
}

.content-date{
color: #9c9c9c;
text-align: right;
font-family: arial;
font-size: 10px;
padding: 0px 10px 7px 0px;
}

.content-date i{
color: #777777;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #5d5d5d;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 5px 0px 3px 3px;
color: #9c9c9c;
text-align: left;

}

.content-bottom a{
color: #868686;
}

 
h1 {
color: #36707a;
text-align: left;
font-family: Tahoma;
font-size: 10px;
text-transform: Uppercase;
font-weight: bold;
margin: 0px;
} 

p { 
	margin-top:  1px;}

.option-archive{
padding: 7px;
text-align: center;
background: #f5f5f5;
-moz-border-radius: 7px;
}

 /* Sidebar Structures */

.sidebar_title {
color: #757575;
padding: 3px 2px 3px 6px;
font-family: Arial;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
font-style: italic;
font-weight: bold;
border-left: 6px solid #558f9d;
border-right: 6px solid #cecece;		
}

.sidebar_content {
color: #878787;
padding: 5px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;
}

/*Options style*/

a { 
text-decoration:  none;
color: #30747c;}

a:hover {
color: #565656;
text-decoration: none;}	

.image {
-moz-border-radius: 3px;	
background-color: #fff;
border: 1px solid #dddddd;
padding: 3px;
margin: 2px;} 

.image:hover  {
background-color: #fff;
border: 1px solid #518694;
padding: 3px;
margin: 2px;
} 

.image-last {
-moz-border-radius: 3px;	
border: 1px solid #212121;
background-color: #e8cfa7;
padding: 3px;
margin: 2px;} 

.image-last:hover  {
border: 1px solid #efefef;
padding: 3px;
margin: 2px;
} 

strong {color: #4e4e4e;}
b {color: #4e4e4e;}
i { color: #606060;}
italic { color: #606060;}
em { color: #606060;}
u {color: #606060; text-decoration: none; border-bottom: 1px dotted #289198;}
img {border: 0px;}

blockquote {
background: #ededed;
color: #7d7d7d;
padding: 10px;
border-left: 6px solid #6398a0;		
font-family: Arial;
font-size: 11px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #7d7d7d;
background: #ededed;
padding: 1px;
border: 1px solid #d3d3d3;
-moz-border-radius: 4px;}	

