/* 
   Theme Name: RobPatAUS
   Theme URI: http://www.robertpattinsonau.com/
   Description: Customized WordPress theme designed for RobertPattinsonAU.com
   Designed By: http://gratrixdesigns.co.uk
*/


body {
background-color: #171717;
background-image: url(images/headerbg.png);
background-position:top center;
background-repeat: repeat-y;
margin-left: 0px;
margin-top: 0px;
margin-right: -2px;
margin-bottom: 0px;
}

.title {  
font-family: Utsaah;
font-size: 22px;
color:#bebebe;
font-weight:normal;
text-decoration: none;
}

.title a:link{  
font-family: Utsaah;
font-size: 22px;
color:#bebebe;
font-weight:normal;
text-decoration: none;
}

.title a:hover{  
font-family: Utsaah;
font-size: 22px;
color:#bebebe;
font-weight:normal;
text-decoration: none;
}

.title a:active{  
font-family: Utsaah;
font-size: 22px;
color:#bebebe;
font-weight:normal;
text-decoration: none;
}

.title a:visited{  
font-family: Utsaah;
font-size: 22px;
color:#bebebe;
font-weight:normal;
text-decoration: none;
}

.thumb{
background-color:#171717;
border:1px solid #5c5d59;
-moz-border-radius: 0px 0px 0px 0px;
padding:4px;
margin:1px;
}

.thumb:hover{
background-color:#171717;
border:1px solid #5c5d59;
-moz-border-radius: 0px 0px 0px 0px;
padding:4px;
margin:1px;
}

select{
background-color: #e9e9e9;
background-image: url(images/topaffbg.png);
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #171717;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}

.sidebar{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#393939;
}

.post{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#393939;
}

.post a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#171717;
}

.post a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#171717;
}

.post a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#171717;
}

.post a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#393939;
}

.etc{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#393939;
}

a:link {
color: #5c5d59;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #5c5d59;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #5c5d59;
text-decoration: none;
}

a:active {
color: #393939;
font-weight: bold;
text-decoration: none;
}

.comment {  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #171717;
font-weight: normal;
text-decoration: none;
}

.comment a:link{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #171717;
font-weight: normal;
text-decoration: none;
}

.comment a:hover{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#393939;
font-weight: normal;
text-decoration: none;
}

.comment a:active{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #171717;
font-weight: normal;
text-decoration: none;
}

.comment a:visited{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #171717;
font-weight: normal;
text-decoration: none;
}