/*
Theme Name: RinthPhoto
Theme URI: http://www.developerholic.com/
Description: RinthPhoto
Author: Developerholic
Author URI: http://www.developerholic.com
http://www.opensource.org/licenses/gpl-license.php
*/


* {
    margin: 0;
    padding: 0;
}

body {
    background: #000000;
    color: #cccccc;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 12px;
}

img {
    border: none;
}



#container {
    padding: 0px;
    width: 1000px;
    margin: 0px auto;
}

#contentwrapper {
    background: #fff;
    width: 1000px;
}


#header {
    margin-top: 0px;
    background: #0f0f0f;
    height: 100px;
    padding-top: 0px;
    padding-left: 20px;
}


#header h2 {
    padding-top: 20px;
}

#header h2 a {
    color: #cc0000;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden;
    text-transform: uppercase;
}


#header h2 a:hover {
    text-decoration: underline;
}


#header h3 {
    color: #fff;
    font-size: 10pt;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
}


#menuwrapper {
    height: 30px;
    margin: 0px;
    margin-top: 30px;
    margin-right: 30px;    
    background: #333333;
    float: right;
   
}

#menu {
    overflow: hidden;
    font-size: 12px;
    margin: 0px;
    padding: 0px;

}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 10px;
}

#menu li {
    padding-top: 8px;
}

#menu ul li {
    float: left;
    margin-right: 10px;
    list-style: none;
}



#menu ul li a {
    display: inline;
    height: 19px;
    color: #cc0000;
    text-decoration: none;
    padding: 8px;
}

#menu ul li a:hover {
    text-decoration: underline;
}


.ads468 img {
    float: right;
    padding-top: 20px;
    padding-right: 20px;
}


#catwrapper {
    height: 30px;
    margin: 0px;
    background: #01202c url(images/catbg.jpg);
    padding: 0px;
}

#category {
    overflow: hidden;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

#category ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 5px;
}

#category li {
    padding-top: 8px;

}

#category ul li {
    float: left;
    list-style: none;
}



#category ul li a {
    display: inline;
    height: 18px;
    color: #ffffff;
    text-decoration: none;
    padding: 8px;
}

#category ul li a:hover {
    color: #fff;

}


#content {
    width: 705px;
    margin-bottom: 15px;
    text-align: justify;
    line-height: 14pt;
    overflow: hidden;
    margin-top: 15px;
    float: right;
}

#content h3 {
    padding-top: 5px;
    color: #cc0000;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
}


#content .nav a {
    text-decoration: none;
    color: #cc0000;
}

#content .nav {
    margin: 10px;
}


#content .ins {
    height: 230px;
    float: left;
    width: 215px;
    margin-bottom: 20px;
    padding-right: 20px;
}



.insimg {
    width: 215px;
    height: 150px;
}

#content .ins .rm {
    background: #cc0000;
    text-align: left;
    float: right;
    width: 65px;
    padding: 4px;
    padding-left: 10px;

}

#content .ins .rm a {
    text-decoration: none;
    color: #fff;
    text-align: left;
}

#content .postinfo {
    border-bottom: 1px solid #333333;
    padding: 10px;
    padding-top: 0px;
}



#content .ins a {
    text-decoration: none;
}

#content a {
    color: #cc0000;
    line-height: 14pt;
    text-decoration: underline;
}


#content p {
    margin: 0px;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
    margin-top: 5px;
    font-size: 11px;
}


#content p img{
    border: none;
    margin-right: 15px;
    margin-bottom: 10px;
}


#content h1 a  {
    color: #b6e654;
    text-decoration: underline;
}

#content h2 {
    padding-bottom: 5px;
    text-decoration: none;
    font-family: georgia, verdana, Sans-Serif;
    font-weight: normal;
    font-size: 22px;
}


#content h2 a {
    color: #f3f3f3;
    text-decoration: none;
    font-family: georgia, verdana, Sans-Serif;
    font-weight: normal;
    padding: 5px 0px;
    font-size: 22px;
}

#content .ins h2 {
    font-size: 12px;
}

#content .ins h2 a {
    font-size: 12px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #cccccc;
}


#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: #d70606;
    text-decoration: none;
}

#content ul li a:hover {
    color: #333333;
    text-decoration: underline;
}

blockquote{
    margin: 0px;
    margin-left: 25px;
    margin-bottom: 12px;
    padding: 7px;
    color: #666666;
    border-left: 4px solid #cc0000;
}

.postspace {
    height: 10px;
    margin: 0px;
    padding: 0px;
}

#sidebar { 
    width: 285px;
    float: right;
    margin-bottom: 20px;
    font-size: 13px;
}

#right .ads {
    margin-top: 20px;
    padding: 0px;
    padding-left: 5px;
}

#right .ads img {

}

#right {
    width: 260px;
    float: right;
    margin-bottom: 20px;
    font-size: 13px;
    margin-left: 15px;
}

#right a {
    text-decoration: none;
    color: #fff;
}


#right h2 {
    color: #cc0000;
    font-size: 14px;
    list-style: none;
    padding: 6px;
    margin: 20px 0px 0px 0px;
    padding-left: 5px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    text-transform: uppercase;
}


#right ul {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;

    
}

#right li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    
}

#right ul li {
    font-size: 12px;
    list-style: none;
    margin: 0px;
    line-height: 0pt;
    border-bottom: #222222 1px dashed;
    padding: 5px 5px 5px 25px;
}

#right ul li a {
    display: block;
    color: #cccccc;
    text-decoration: none;

    line-height: 12pt;

}


#right ul li a:hover {
    color: #cc0000;
}

#right img {
    padding: 0px;
    border: none;
}

img.avatar {
    float:right;
    margin-right:5px;
    margin-left: 5px;
    margin-top: 5px;
}


.searchform form {
    width: 260px; height: 30px;
    background: #000000 url(images/search.gif) no-repeat center;
}

.searchform form input {
    border: 0;
    float: left;
    width: 170px;
    margin: 8px 0 0 15px;
    background-color: transparent;
    color: #cccccc;
}

.searchform form button {
    border: 0;
    float: right;
    margin-right: 10px;
    text-indent: -9999px;
    width: 50px; height: 30px;
    background-color: transparent;

}


.prev {
    clear: both;
    margin-left: 20px;
}

.prev a {
    text-decoration: none;
    color: #cc0000;
    padding: 4px;
}


#footer {
    background: #0f0f0f;
    overflow: hidden;
    font-size: 12px;
    margin: 20px auto 0px;
    padding:  9px 0px 7px 0px;
    line-height: 17px;
    clear: both;
    color: #373737;
    text-align: center;
}


#footer .disc {
    width: 1000px;
    margin: 0px auto;
    
}



#footer a, #footer a:visited {
    color: #373737;
    text-decoration: none;
}


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


#wp-calendar {
    margin-left: 22px;
    margin-bottom: 10px;
    width: 200px;
}

/** Comments **/
.entry {
    margin-bottom: 12px;
    padding: 5px;
    background: #333333;
}


#author {
    border:1px solid #333333;
    font-size:1em;
    margin:0;
    padding:4px;
    background: #333333;
    color: #cccccc;
}


#email {
    border:1px solid #333333;
    font-size:1em;
    margin:0;
    padding:4px;
    background: #333333;
    color: #cccccc;
}


#url {
    border:1px solid #333333;
    font-size:1em;
    margin:0;
    padding:4px;
    background: #333333;
    color: #cccccc;
}


#comment  {
    width: 350px;
    border:1px solid #333333;
    margin:0;
    padding:4px;
    background: #333333;
}

.commentsh3 {
    color: #f3f3f3;
    text-decoration: none;
    font-family: georgia, verdana, Sans-Serif;
    font-style: italic;
    font-weight: bold;
    padding: 5px 0px;
    
}

.feedform {
    padding:3px; 
    text-align:center; 
    border-top: none;
    padding-top: 10px;
}

.feedinput {
    width:188px; 
    float: left; 
    margin-left: 10px; 
    height: 20px; 
    margin-top: 15px; 
    border: 1px solid #333333;
    background: #333333;
    color: #cccccc;
    padding-top: 2px;
}

#box {
    float: left;
    width: 305px;
    height: 210px;
    background: #000000;
    margin-right: 15px;
    padding: 5px;
}

#box h2 {
    font-size: 16px;
    color: #bf2726;
    letter-spacing: 1px;
}

#twitter_update_list {

}

ul#twitter_update_list  {
    margin: 0px 0px 0px 0px;

}

ul#twitter_update_list li  {
    margin: 5px 0px 0px 0px;
    padding: 7px;
    padding-left: 10px;
    border-bottom: #333333 1px solid;
    list-style: none;
}

ul#twitter_update_list li a:link,
ul#twitter_update_list li a:visited{

}

ul#twitter_update_list li span a:link,
ul#twitter_update_list li span a:visited{
	display: inline;
}

#twitter-link{
	font-size: 10px;
}

.btn {
    color:#fff;
    background-color:#000000;
    border:1px solid #333333;
    padding: 4px;
    font-size: 11px;
}