/*  

Theme Name: Orique
Theme URI: http://www.developerholic.com/
Description: Orique
Author: Developerholic
Author URI: http://www.developerholic.com
http://www.opensource.org/licenses/gpl-license.php
*/

* {
    margin: 0;
    padding: 0;
}


body { 
    background: #fff;
    color: #000; 
    font-family: Verdana, Sans-serif, Arial;
    font-size: 11px; 
}

img {
    border: none;
}

a { 
    color: #A00; 
    text-decoration: none;
}
a:hover { 
    color: #333333; 
}

#container { 
    width: 990px;
    background: #fff;
    text-align: left; 
    margin: 0px auto;
    border: 0px solid #fff; 
    border: #a3a749 solid 2px;
    border-top: none;
}

#contentup { 
    height: 30px; 
    background: #fff url(images/insbg.jpg) no-repeat;
    padding: 10px 0px 10px 20px;  
}

#header { 
    width: 990px;
    background: #fff;
    height: 80px;
}


#header h2 { 
    margin: 0px 0px 5px 20px; 
    padding-top: 12px;
}

#header h2 a { 
    color: #75790c; 
    text-decoration: none; 
    font-size: 20pt; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-weight: bold; 
    overflow: hidden; 
}

#header h2 a:hover { 
    text-decoration: none; 
}

#header h3 { 
    color: #333; 
    font-size: 10pt; 
    font-family: georgia, verdana, Sans-Serif; 
    font-weight: normal; 
    margin: 5px 0px 5px 20px; 
}

#header .ads { 
    margin: 10px 10px 5px 50px; 
    overflow: hidden; 
    float: right; 
}

#header .social { 
    margin-right: 5px; 
    padding-top: 0px; 
    float: right; 
    overflow: hidden;
}

#indexbg {
    width: 100%;
    height: 150px;
    background: #fff url(images/indexbg.jpg);
}

#menuholder{ 
    width: 994px;  
    margin: 0px auto;
    background: #fff url(images/menubg.jpg) no-repeat;
}

#menu { 
    font-family: Arial, Verdana, sans-serif; 
}

#menu ul { 
    margin: 0px;	
    padding: 8px; 
    list-style: none; 
}
#menu li { 
    display: inline; 
    border-right: 1px solid #c6ce0d; 
}

#menu a {
    padding: 0px 15px;
    text-decoration: none;
    color: #c6ce0d;
}

#menu a:hover {
    color: #fff;
}

#content { 
    border-right: 1px dashed #c6c89b;
    width: 560px; 
    padding: 10px 15px 5px 25px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: justify;
    float: left;
    line-height: 14pt;
    overflow: hidden;
}


#content b{
    color: #777;
}

#content a {
    color: #c6ce0d;
    line-height: 14pt;
    text-decoration: underline;
}

#content p {
    margin: 0px;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
    margin-top: 5px;
    
}

#content p img{
    border: none;
    margin-right: 15px;
    margin-bottom: 10px;
}

#content h1 {
    color: #75790c;
    font-size: 22px;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    line-height: 150%;
    margin: 0px;
}

#content h1 a  {
    color: #75790c;
    text-decoration: underline;
}

#content h1 a:hover {
    text-decoration: none;
}

#content h2 {
    font-family: helvetica, arial, sans-serif;
    font-size: 36px; 
    color: #333333;
    margin: 0px;
    line-height: 200%;
    font-weight: normal;   
}

#content h2 a  {
    color: #75790c;
    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;
}

#content li {
    margin: 0px;
    padding: 0px;
}

#content ul li {
    list-style: disc inside;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 0px 0px;
}

#content ul li a {
    color: #c6ce0d;
    text-decoration: none;
}

#content ul li a:hover {
    color: #333333;
    text-decoration: underline;
}

blockquote{
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 12px;
    padding: 7px;
    width: 500px;
    border-left: 8px solid #75790c;
}

.postspace {
    background: #fff;
    height: 30px;
    margin: 0px;
    padding: 0px;
}


#right { 
    width: 200px;	
    float: right;
    margin-bottom: 20px;
    margin-left: 5px;
    font-size: 12px;
    padding-right: 10px;
}


#right h2 { 
    color: #c6ce0d;
    font-size: 12px;
    list-style: none;
    padding: 6px;
    margin: 20px 0px 0px 0px;    
    background: #75790c;
    
}

#right ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 5px 0px 0px 0px;
    
}

#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: #c6ce0d;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 6px;
    padding-bottom: 2px;
    line-height: 12pt;
    border-bottom: 1px dashed #c6c89b;  
}


#right ul li a:hover {
    font-weight: bold;
}


#left { 
    width: 150px;	
    float: right;
    margin-bottom: 20px;
    padding-right: 10px;
}


#left h2 { 
    color: #c6ce0d;
    font-size: 12px;
    list-style: none;
    padding: 6px;
    margin: 20px 0px 0px 0px;    
    background: #75790c;       
}

#left ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 5px 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; 
}

#left ul li a {
    display: block;
    color: #c6ce0d;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 6px;
    padding-bottom: 2px;
    line-height: 12pt;
    border-bottom: 1px dashed #c6c89b;  
}


#left ul li a:hover {
    text-decoration: none;
    font-weight: bold;    
}




#footer {
    background: #a3a749;
    overflow: hidden;
    font-size: 8pt;
    margin: 0px auto 0px;
    padding:  9px 10px 7px 0px;
    text-align: right;
    line-height: 17px;
    clear: both;
    color: #333333;
}


#footer p {
    padding: 0px;
    margin: 0px;	
}

#footer a, #footer a:visited {
    color: #fff;
    text-decoration: none;
    border: none;	
}

#footer a:hover {
    color: #fff;
}

#wp-calendar {
    margin-left: 22px;
    margin-bottom: 10px;
    width: 250px;
}


.entry {
    margin-bottom: 12px;
}	

#author {
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}

#email {
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}

#url {
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}

#comment  {
    width: 350px;
    border:1px solid #cccccc;
    margin:0;
    padding:4px;
}


img.avatar {
    float:right; 
    margin-right:5px; 
    margin-left: 5px;
}