/*  

Theme Name: RishHockey

Theme URI: http://www.developerholic.com/

Description: RishHockey

Author: Developerholic

Author URI: http://www.developerholic.com

http://www.opensource.org/licenses/gpl-license.php

*/



* {

    margin: 0;

    padding: 0;

}



body { 

    background: #ffffff url('images/bodybg.jpg') repeat-x top left;

    color: #808080; 

    font-family: Tahoma, Arial, Verdana;

    font-size: 12px; 

}



img {

    border: none;

}



a { 

    color: #78b2d7; 

    text-decoration: none;

}


a:hover { 

    color: #333333; 

}



#container { 

    width: 1000px;

    text-align: left; 

    margin: 0px auto;

    border: 0px solid #fff; 



}



#contentup { 

    height: 30px;  

    padding: 10px 0px 5px 50px;  

}



#header { 

    width: 1000px;

    background: #78b2d7 url(images/headerbg.jpg) repeat; 

    height: 250px;   

}



#header h2 { 

    margin: 0px 0px 5px 100px; 

    padding-top: 90px;

}



#header h2 a { 

    color: #ffffff; 

    text-decoration: none; 

    font-size: 28px; 

    font-weight: bold; 

    overflow: hidden; 

}



#header h2 a:hover { 

    

    text-decoration: none; 

}



#header h3 { 

    color: #fff; 

    font-size: 10pt; 

    font-family: georgia, verdana, Sans-Serif; 

    font-weight: normal;    

    margin: 5px 0px 5px 100px; 

}





#menuholder{ 

    width: 100%; 
    height: 30px;

}



#menu { 

    width: 1000px; 

    text-transform: uppercase;

    height: 30px;
    text-align: right;

}



#menu ul { 

    margin: 0px;	

    padding: 8px 10px;

    list-style: none; 

}


#menu li { 

    display: inline; 

}



#menu a {

    padding: 0px 15px;

    text-decoration: none;

    color: #266bac;

}



#menu a:hover {

    text-decoration: underline;

}



#content { 

    width: 680px; 

    padding: 20px 0px 10px 10px;
    padding-right: 0px;

    margin-bottom: 15px;

    text-align: justify;

    float: left;

    line-height: 14pt;

}



.contentdown {

    background: #fff url(images/divider.jpg) no-repeat;

    height: 80px; width: 87px;

    margin-bottom: 15px;



}





#content b{

    color: #777;

}



#content a {

    color: #78b2d7;

    line-height: 14pt;

    text-decoration: underline;

}



#content p {

    margin: 0px;

    line-height: 20px;

    padding: 0px 0px 10px 0px;

    margin-top: 5px;

    font-size: 13px;

}



#content p img{

    border: none;

    margin-right: 15px;

    margin-bottom: 10px;

}



#content h1 {

    font-size: 18px;

    line-height: 150%;

    margin: 0px;

    color: #266bac;

    font-family: Georgia;
    font-style: italic;
}



#content h1 a  {

    color: #266bac;

    text-decoration: none;
    background: url(images/insbg.jpg) no-repeat;
    padding-left: 50px;
    padding-bottom: 40px;


}





#content h2 {

    color: #333333;

    margin: 0px;

    line-height: 120%;

    padding-bottom: 10px;

    font-weight: normal;   

}



#content h2 a  {

    color: #78b2d7;

    text-decoration: none;

}



#content h2 a:hover {

    color: #333333;

    text-decoration: none;

}



#content ol {

    list-style-type: decimal;

    line-height: 18px;

    margin: 0px;

    padding: 0px 0px 10px 30px;

}



#content ul {

    list-style: none;

    margin: 0px;

    padding: 0px 0px 10px 0px;

    font-size: 13px;

}



#content li {

    margin: 0px;

    padding: 0px;

    font-size: 13px;

}



#content ul li {

    list-style: disc inside;

    margin: 0px 0px 0px 10px;

    padding: 5px 0px 0px 0px;

}



#content ul li a {

    color: #78b2d7;

    text-decoration: none;

}



#content ul li a:hover {

    color: #333333;

    text-decoration: underline;

}



blockquote{

    margin: 0px;

    margin-left: 15px;

    margin-bottom: 12px;

    padding: 7px;

    border-left: 5px solid #266bac;

}



.postspace {

    height: 20px;

    margin: 0px;

    padding: 0px;


}


.divider {
    border-bottom: 2px dashed #78b2d7;
    margin-bottom: 20px;
}





#sidebar {

    width: 300px;

    float: right;
    padding-left: 10px;

}



#sidebar .ads {

    padding: 5px;
    padding-top: 10px;



}



#sidebar .ads img {

    padding: 6px;


}



#left { 

    color: #444444;

    width: 140px;	

    float: right;

    margin-bottom: 20px;

    font-size: 13px;

    padding-right: 10px;

}





#left h2 { 

    color: #266bac;

    text-transform: uppercase;

    font-size: 12px;

    list-style: none;

    padding: 6px;

    margin: 20px 0px 0px 0px; 
    background: #ffffff url(images/menubg.jpg) no-repeat;
    padding-left: 30px;   

}



#left ul {

    list-style: none;

    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;



}



#left li {

    list-style: none;

    margin: 0px;

    padding: 0px;    

}



#left ul li {

    font-size: 13px;

    list-style: none;

    margin: 0px;

    line-height: 0pt;
    border-bottom: #cccccc 1px solid;
    padding: 5px;
    padding-left: 10px;

}



#left ul li a {

    display: block;

    color: #808080;

    text-decoration: none;

    line-height: 12pt;

}





#left ul li a:hover {

    color: #266bac;

}









#right { 

    color: #444444;

    width: 140px;	

    float: right;

    margin-bottom: 20px;

        font-size: 13px;

	margin-right: 10px;

    }





#right h2 { 

    color: #266bac;

    text-transform: uppercase;

    font-size: 12px;

    list-style: none;

    padding: 6px;

    margin: 20px 0px 0px 0px;    

    background: #000000;

    }



#right ul {

    list-style: none;

    margin: 0px 0px 20px 0px;

    padding: 5px 0px 0px 5px;



}



#right li {

    list-style: none;

    margin: 0px;

    padding: 0px;    

}



#right ul li {

    font-size: 13px;

    list-style: none;

    margin: 0px;

    line-height: 0pt; 

}



#right ul li a {

    display: block;

    color: #266bac;

    text-decoration: none;

    padding-left: 20px;

    padding-right: 6px;

    padding-bottom: 2px;

    line-height: 12pt;

    background: url(images/side.gif) no-repeat center left;    

}





#right ul li a:hover {



    text-decoration: underline;

}



.searchform form {

    width: 250px; height: 30px;

    margin-top: 10px;
    background: #ffffff url(images/search.gif) no-repeat center;

}



.searchform form input {

    border: 0;

    float: left;

    width: 165px;

    margin: 7px 0 0 7px;

    background-color: transparent;

}



.searchform form button {

    border: 0;

    float: left;

    text-indent: -9999px;

    width: 70px; height: 30px;

    background-color: transparent;

}



#footer {

    background: #266bac;

    width: 990px;

    overflow: hidden;

    margin: 0px auto 0px;

    padding:  9px 10px 7px 0px;

    text-align: center;

    line-height: 17px;

    clear: both;

    color: #78b2d7;

}



#footer p {

    padding: 0px;

    margin: 0px;	

    

}



#footer a, #footer a:visited {

    color: #78b2d7;

    text-decoration: none;

    border: none;	

}



#footer a:hover {

    text-decoration: none;

    border: none;

}







#wp-calendar {

    margin-left: 22px;

    margin-bottom: 10px;

    width: 250px;

}





.entry {

    margin-bottom: 12px;

    border-bottom: 1px solid #cccccc;

}	





#author {

    border:1px solid #808080;

    margin:0;

    padding:4px;

}



#email {

    border:1px solid #808080;

    margin:0;

    padding:4px;

}



#url {

    border:1px solid #808080;

    margin:0;

    padding:4px;

}



h3 .comments {

    font-size: 12px;

}



img.avatar {

    float:right; 

    margin-right:5px; 

    margin-left: 5px;

}





.btn {

    color:#78b2d7;

    background-color:#ff6d00;

    border:1px solid #78b2d7;

    padding: 3px;

}



