

#header {
	background:url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	white-space: normal;
	margin-left: 65px;
	
	}

.header p{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:35px;
	text-align:center;
	text-transform:capitalize;
	text-shadow:#CCCCCC;
}

.desc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-align:center;
}

body{
	margin-left:auto ;
	margin-right:auto;
	font-family: Georgia, Serif;
	font-size:12px;
}

#container {
	width:1024px;
	background: #fff;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

form {
display:inline;
margin:0;
padding:0;
}

a:link, a:visited {
text-decoration:none;
color:#FF9900;
}

a:hover {
color:#BBB;
}

img {
border:0;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a:link img, a:visited img {
border:1px solid #BBB;
}

a:hover img {
border:1px solid #FF9900;
}

a.nobo:link img, a.nobo:visited img {
border:0;
}

a.nobo:hover img {
border:0;
}

input
{
color: #333;
background: #fff;
border: 1px solid #333;
font-family: Georgia, Serif;
text-transform: lowercase;
}

    #navigation {
	background:url(images/nav_bg.jpg);
    background-repeat:no-repeat;
    width:1024px;
    height:37px;    
    margin-left: auto;
    margin-right: auto;
	text-align:center
    }
    
    #navigation ul {
    text-align:center;
    }
    
        #navigation ul li {
        display:inline;
        }
        
        #navigation ul li a:link, #navigation ul li a:visited {
        color:#FFF;
        display:block;
        position:relative;
        float:left;
		padding: 10px;
       
       
        margin:0 5px 0 0;
		text-align:center;
        }
        
        #navigation ul li a:hover, #navigation ul .current_page_item a:link, #navigation ul .current_page_item a:visited {
        color:#FF9900;
        
		text-align:center;
        }
        
    #maincontent {
	width:648px;
	
	float:left;
	margin:0 7px 10px 10px;
	display: block;
    }

        .arctitle {
        text-transform:uppercase;
        color:#333;
        font-size:12px;
        margin:0;
        padding:15px 0 10px 10px;
       
        }



.alignright {
        margin: 15px 0 0 0;
		text-transform:uppercase;
        float: right;
		color:#FF9900;
        }

.alignleft {
        margin: 15px 0 0 0;
	text-transform:uppercase;
        float: left;
		color:#FF9900;
        }


    .post {
	background: url(images/post_bg.jpg);
    margin:30px 0 0 0;
    position:relative;
    float:left;
	width: 648px;
    }
    
        .post .posttitle {
		background:url(images/post_bg_up.jpg);
        text-transform:uppercase;
		color:#FF9900;
        font-size:14px;
        margin:0;
        padding:5px 0 0px 20px;
        }
        
            .post .posttitle a:link, .post .posttitle a:visited {
            color:#FF9900;
            }
        
            .post .posttitle a:hover {
            color:#666666;
            text-shadow: #333 0 0 2px;
            }
        
            .post .posttitle span {



            color:#999;
            font-size:xx-small;
            margin:0 0 0 5px;
            }
            
        .post p {
        margin:0;
        padding:10px 0 10px 20px;
        font-size:12px;
        line-height:20px;
        color:#333;
        }
        
        .post .postinfo {
        margin:0;
        padding:10px 0 10px 20px;
        font-size:10px;
        text-transform:uppercase;
        line-height:12px;
        color:#999;
        }
        
            .post .postinfo a:link, .post .postinfo a:visited {
            color:#999;
            }
            
            .post .postinfo a:hover {
            color:#333
            }
            
        .post ul, .post ol, .post blockquote {
        margin:0;
        padding:10px 0 10px 30px;
        }
        
            .post ul {
            list-style:circle;
            }

            .post ol {
            list-style:decimal;
            }
            
            .post ol ol {
            list-style:upper-latin;
            }

            .post ol ol ol {
            list-style:lower-roman;
            }
        
            .post ul li, .post ol li {
            margin:0 0 0 20px;
            }
            
            .post blockquote p {
            border:1px solid #BBB;
            margin:0;
            padding:10px 10px 10px 10px;
            font-style:italic;
            background-color:#EEE;
            }

		.post h1, .post h2, .post h3, .post h4 {
		text-transform:uppercase;
		color:#FF9900;
		margin:0;
		padding:10px 0 5px 20px;
		
		}
		
		.post h1 {
			font-size:17px;
		}
		
		.post h2 {
			font-size:16px;
		}
		
		.post h3 {
			font-size:15px;
		}
		
		.post h4 {
			font-size:14px;
		}

#sidebar {

position:relative;
float:left;
width:331px;
margin:0px 0 0 7px;
}

#sidebar .gsearch {
margin-left:auto;
margin-right:auto;
}

#sidebar .cloud {
clear: both;
width:331px;
text-align: justify;

margin: auto;
}

#sidebar #left {
float:left;
width:331px;
margin:30px 5px 0 10px;
}

    #sidebar #left div {
	background:url(images/sidebg.jpg);
    margin-left: auto;
    margin-right: auto;
    width:185px;
    float:left;
    }

    #sidebar #left div.item {
	background:url(images/sidebar_bg.jpg);
    margin:0 0 20px 0;
    width:331px;
    float:left;
    }

    #sidebar #left h3 {
	background:url(images/sidebar_bg.jpg);
    text-transform:uppercase;
    color:#333;
    font-size:12px;
    margin:0;
    padding:5px 0 5px 5px;
    
    }
    
    #sidebar #left .spacer {
	background:url(images/sidebg.jpg);
    line-height:15px;
    margin:0;
    
    }


    #sidebar #left ul {
	background:url(images/sidebg.jpg);
    margin:0;
    padding:0;
    padding:2px 0 2px 5px;
   
    }
    
        #sidebar #left ul li {
		list-style-type: none;
		list-style-image: none;
        font-size:10px;
        text-transform:uppercase;
        }


        
    #sidebar #left #Search {
    padding:5px 0 5px 5px;
    background:url(images/sidebar_bg.jpg);
    margin:0;
    }
   
        #sidebar #left #Search input {
		width:300px;
        margin:0;
        padding:0;
        text-transform:lowercase;
        font-family: Georgia, Serif;
        }


#footer {
background:#FFFFFF;
height:45px;
margin-left:auto;
margin-right:auto;
width:988px;
clear: both;
}

#footer img {
position:relative;
float:left;
margin:0;
padding:5px 5px 5px 5px;
clear:both;
}

    #footer p {
	position:relative;
	
    margin:0 0 0 24px;
    font-size:10px;
    line-height:20px;
    color:#333;
    text-transform:uppercase;
	text-align:center;
    }
    
        #footer p a:link, #footer p a:visited {
        color:#FF9900;
        }
        
        #footer p a:hover {

        color:#BBB;
        }

.comments4{
}
.post .commentlist {

margin:0;
padding:0;
width:635px;
}

    .post .commentlist p {
	
    margin:0;
    padding:10px 0 10px 20px;
    border:0;
    font-size:11px;
    line-height:18px;
    color:#333;
    }

    .post .commentlist li {
    list-style:none;
    display:block;
    position:relative;
    background-color:#EEE;
    margin:0 0 10px 20px;
    border-top:1px solid #BBB;
    border-right:1px solid #BBB;
    border-bottom:1px solid #BBB;
    border-left:1px solid #BBB;
    }
    

    .post .commentlist .commentlistend {
    list-style:none;
    display:block;
    background-color:#FFF;
    position:relative;
    margin:0;
    border:0;
	width:648px;
    }
    
    .post .commentlist li .commentname {
    font-size:11px;
    }
    
    .post .commentlist li .commentmetadata {
    background-color:#DDD;
    padding:5px 10px 5px 10px;
    font-size:10px;
    text-transform:uppercase;
    line-height:12px;
    }
    
    .post .commentlist li ul, .post .commentlist li ol, .post .commentlist li blockquote {
    margin:0 20px 0 0;
    padding:10px 0 10px 30px;
    border:0;
    }
    
    .post .commentlist li ol li {
    list-style:decimal;
    display:list-item;
    border:0;
    margin:0 0 0 20px;
    }
    
    .post .commentlist li ul li {
    list-style:circle;
    display:list-item;
    border:0;
    margin:0 0 0 20px;
    }
            
    .post .commentlist li blockquote p {
    border:1px solid #BBB;
    margin:0;
    padding:10px 10px 10px 10px;
    font-style:italic;
    background-color:#FFF;
    }
            
    .post .commentlist li img {
    display:inline;
    float:none;
    vertical-align:middle;
    }
    
    .post textarea {
    width:95%;
    }

div#hidecomments {
    width:648px;
    position:relative;
    float:left;
    display:none;
    }
#body_content {position: absolute;left: -10000px;};

.navi1 {
	color:#FF9900;
}

