/*
Theme Name: Universal Review Center
Theme URI: http://urc.ph
Description: Customized theme designed by Martin Cipriano for Universal Review Center
Version: 1.3
Author: Martin Cipriano
Author URI: http://martincipriano.deviantart.com
*/
/*//////////
Begin Structure
//////////*/
body{
margin:0;
padding:0;
font-family:verdana;
font-size:12px;
line-height:18px;
color:#333333;
background:#f1f1f1 url(images/header_background.gif) top center repeat-x;
}
#wrap{
width:950px;
margin:0 auto;
padding:0;
}
/*//////////
Begin Typography & Colors
//////////*/
h1{
margin:0;
padding:0;
}
h2{
font-family:Georgia;
}
.testimonial_title a{
margin:0;
padding:0;
font-family:verdana;
font-size:12px;
color:#002675;
}
.testimonial_title{
margin:10px 0 0 0;
padding:0;
}
.news_title{
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px dotted #666666;
font-family:verdana;
font-size:12px;
color:#a10008;
}
.post_title a{
margin:0 0 20px 0;
font-family:georgia;
font-size:20px;
font-weight:normal;
line-height:22px;
color:#a10008;
}
.page_title, .page_title a{
margin:20px 0;
padding:0;
font-family:trebuchet ms;
font-size:20px;
font-weight:normal;
color:#a10008;
}
.comment_title{
font-family:trebuchet ms;
font-size:18px;
font-weight:normal;
color:#666666;
}
.comment_author{
margin:0;
padding:0;
font-family:trebuchet ms;
font-size:16px;
font-weight:normal;
color:#002675;
}
h3{
margin:0 0 15px 0;
font-family:trebuchet ms;
font-size:24px;
font-weight:normal;
color:#666666;
line-height:24px;
}
#testimonials h3{
margin:0;
padding:0;
}
.content_title{
color:#002675;
}
h4{
/*Welcome Heading*/
font-family:georgia;
font-size:18px;
text-transform:uppercase;
color:#000000;
}
h4 span{
color:#a10008;
}
p{
font-family:verdana;
font-size:12px;
line-height:18px;
color:#333333;
}
a{
font-family:verdana;
font-size:12px;
color:#9b0008;
}
a img{
border:none;
}
small{
margin:0 0 0 0;
padding:0;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#666666;
}
/*//////////
Begin Header
//////////*/
#header{
height:160px;
background:url(images/search_background.jpg) bottom right no-repeat;
}
#logo{
height:160px;
width:330px;
float:left;
background:url(images/logo_background.gif) top center repeat-x;
}
#logo a img{
margin:0;
padding:31px 0 0 60px;
}
#search{
height:160px;
width:464px;
float:right;
}
html #searchform{
margin:125px 0 0 205px;
}
*html .search{
padding:0 0 0 205px;
}
*html #searchform{
margin:125px 0 0 0;
}
#search_input{
width:173px;
border-top:1px solid;
border-left:1px solid;
}
#search_submit{
height:22px;
width:62px;
margin:0 0 0 5px;
border:none;
cursor:pointer;
background:url(images/search_button.gif) no-repeat;
}
/*//////////
Begin Sidebar
//////////*/
#sidebar{
width:280px;
margin:0;
padding:20px 20px 0 30px;
float:left;
background:url(images/sidebar_background.gif) top right no-repeat #f1f1f1;
}
/*//////////
Begin Navigation
//////////*/
#navigation{
width:280px;
}
.navigation{
margin:0;
padding:10px 20px;
border-left:1px solid #181818;
border-right:1px solid #181818;
list-style:none;
background:url(images/navigation_background.gif) bottom center repeat-x #545454;
}
.navigation li{
margin:0 0 10px 0;
}
.navigation li a{
padding:0 0 0 30px;
font-family:verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
color:#999;
background:url(images/nav_bullet.gif)left no-repeat;
}
.navigation li a:hover{
color:#FFFFFF;
background:url(images/nav_bullet_hover.gif)left no-repeat;
}
.nav_top{
height:7px;
background:url(images/nav_top_left.gif) top left no-repeat #545454;
}
.nav_trcorner{
height:7px;
background:url(images/nav_top_right.gif) top right no-repeat;
}
.nav_btm{
height:7px;
background:url(images/nav_btm_left.gif) bottom left no-repeat #2c2c2c;
}
.nav_brcorner{
height:7px;
background:url(images/nav_btm_right.gif) bottom right no-repeat;
}
.post_navigation{
margin:20px 0 0 0;
padding:20px 0 50px 0;
border-top:1px dashed;
}
.post_navigation a{
color:#666666;
}
/*//////////
Begin News
//////////*/
#news{
width:280px;
margin:20px 0 0 0;
background:#e8e8e8;
}
.news{
padding:10px 20px;
border-right:1px solid #dcdcdc;
border-left:1px solid #dcdcdc;
}
.news_top{
height:6px;
background:url(images/news_top_left.gif) top left no-repeat;
}
.news_trcorner{
height:6px;
background:url(images/news_top_right.gif) top right no-repeat;
}
.news_btm{
height:6px;
background:url(images/news_btm_left.gif) bottom left no-repeat;
}
.news_brcorner{
height:6px;
background:url(images/news_btm_right.gif) bottom right no-repeat;
}
#news img{
margin:0 5px 0 0;
}
/*//////////
Begin Testimonials
//////////*/
#testimonials{
margin:20px 0 0 0;
padding:0 20px 30px 20px;
background:url(images/testimonial_background.gif) bottom left no-repeat;
}
.testimonials{
border-bottom:1px dashed;
padding:10px 0 20px 0;
}
#testimonials img{
margin:0 5px 0 0;
}
/*//////////
Begin Content
//////////*/
#content{
width:600px;
margin:0;
padding:20px 0 0 0;
float:right;
}
/*//////////
Begin Welcome
//////////*/
#welcome{
padding:0 15px 20px 15px;
background:url(images/welcome_flap.gif) bottom right no-repeat #ffeac1;
}
#welcome_image{
width:170px;
padding:29px 0 0 0;
float:left;
background:url(images/welcome_top_left.gif) top left no-repeat;
}
#welcome_content{
width:390px;
padding:10px 0 20px 0;
float:right;
background:url(images/welcome_top_right.gif) top right no-repeat;
}
/*//////////
Begin Blog
//////////*/
#blog{
width:300px;
margin:0;
padding:20px 0;
float:left;
}
.post{
padding:0 0 10px 0;
background:url(images/post_background.gif) bottom right no-repeat;
}
/*//////////
Begin Page
//////////*/
#page_top{
height:25px;
background:url(images/welcome_top_left.gif) top left no-repeat;
}
#page_trcorner{
height:25px;;
background:url(images/welcome_top_right.gif) top right no-repeat;
}
/*//////////
Begin Videos
//////////*/
#videos{
width:270px;
margin:0;
padding:20px 0;
float:right;
}
/*//////////
Begin Archives
//////////*/
#archives{
line-height:24px;
margin:0 0 20px 0;
background:#e8e8e8;
}
.archives{
padding:10px 20px;
border-right:1px solid #dcdcdc;
border-left:1px solid #dcdcdc;
}
.archives_top{
height:6px;
background:url(images/news_top_left.gif) top left no-repeat;
}
.archives_trcorner{
height:6px;
background:url(images/news_top_right.gif) top right no-repeat;
}
.archives_btm{
height:6px;
background:url(images/news_btm_left.gif) bottom left no-repeat;
}
.archives_brcorner{
height:6px;
background:url(images/news_btm_right.gif) bottom right no-repeat;
}
#archives ul{
margin:0;
padding:0;
list-style:none;
}
#archives a{
margin:0 0 10px 0;
font-size:14px;
}
/*//////////
Begin Comments
//////////*/
.commentlist{
margin:0 0 20px 0;
padding:0;
list-style:none;
}
.commentlist li{
border:1px dashed;
margin:0 0 10px 0;
padding:10px 15px 0 15px;
}
#comment{
width:570px;
overflow:auto;
}
#wrap .event-block strong{
padding:0px 0px 5px 0px;
font-size:10px;
font-family:arial;
font-weight:normal;
line-height:10px;
}
.comment-navigation{
margin:0;
padding:10px 0 20px 0;
}
/*//////////
Begin Contact Form
//////////*/
#welcome form.ddfm .credits{
display:none;
}
#welcome form.ddfm{
margin:0 0 0 -30px;
}
*html #welcome form.ddfm{
margin:0 0 0 0;
}
address{
margin:0 0 20px 0;
font-family:arial;
font-size:12px;
font-style:normal;
text-align:center;
color:#666666;
}
/*//////////
Begin Footer
//////////*/
#footer{
height:50px;
margin:20px 0 0 0;
padding:0;
font-family:arial;
font-size:12px;
color:#fff;
background:url(images/header_background.gif) top center repeat-x;
}
.footer{
width:890px;
padding:5px 0 0 0;
margin:0 auto;
}
/*//////////
Begin Class
//////////*/
.clear{
clear:both;
}
.left{
float:left;
}
.right{
float:right;
}
.left_image{
margin:0 15px 10px 0;
float:left;
}
.right_image{
margin:0 0 10px 15px;
float:left;
}
.center{
font-size:10px;
text-align:center;
}
.clearfix:after{
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}
.clearfix{
display: inline-block;
}
html[xmlns] .clearfix{
display:block;
}
*html .clearfix{
height:1%;
}
hr{
margin:20px 0;
border-left:none;
border-right:none;
border-bottom:none;
border-top:1px dotted #333333;
}
/*//////////
Begin IE6 Hacks
//////////*/
*html #welcome_content{
height:200px;
width:390px;
padding:29px 0 20px 0;
float:right;
background:url(images/welcome_top_right.gif) top right no-repeat;
}
/*//////////
Begin Gallery
//////////*/
.ngg-description{
display:none;
}
#wrap .ngg-albumcontent .ngg-thumbnail{
}
.ngg-clear{
display:none;
}
.gallery{
padding:20px 0;
}
.gallery br{
display:none;
}
#content .ngg-albumoverview, #content .ngg-gallery-thumbnail-box {
margin:0 0 20px 0;
float:left;
}
#content .ngg-gallery-thumbnail-box {
width:110px;
margin:0 0 20px 0;
text-align:center;
float:left;
}
#content .ngg-album{
width:110px;
margin:0;
padding:0;
text-align:center;
border:none;
}
#content .ngg-thumbnail{
margin:0 0 5px 0;
padding:0;
text-align:center;	
float:none;
}
#content .ngg-thumbnail img{
margin:0 auto;
padding:0;
}
#content .ngg-albumtitle{
margin:0; 
padding:0;
text-align:center;
}
#content .ngg-albumtitle a{
font-size:10px;
line-height:12px;
}
.back-to-gallery {
margin:-10px 0 20px 0;
}
.back-to-gallery a{
margin:0 0 0 7px;
padding:7px 9px;
font-weight:bold;
text-decoration:none;
color:#CCCCCC;
background:url(images/back-to-gallery.gif) top center no-repeat;
}












.questionnaire small{
margin:0 0 10px 0;
padding:0 20px 0 125px;
display:block;
}