/*
Theme Name: ROFOLIO
Theme URI: http://neothemes.com/rofolio/
Description: ROFOLIO 1.0, portofolio theme
Version: 1.0
Author: NEO Themes
Author URI: http://neothemes.com/
Tags: rofolio, themeforest, wordpress themes
*/



/*-------------------body and general style-----------------------------*/
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#787b7a;
margin:0px auto;
padding:0px;
background:url(images/top_bg.jpg) no-repeat center top #141615;
}
p{
text-align:justify;
padding:0px;
margin:0px;
line-height:20px;
}
a.read_more{
color:#838383;
background-color:#252726;
border:1px #414141 solid;
padding:1px 7px 1px 7px;
margin:10px 0 0 0;
display:block;
float:right;
font-size:11px;
}
/*----------------------headers-p-a-style------------------------------*/

h3.comments {
padding:10px 0 10px 0;
}
/* End Headers */

.clear {
clear: both;
}
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*-------------------------main_container----------------------------------*/
#main_container {
width:930px;
margin:auto;
}
#header {
height:105px;
}
.logo{
float:left;
clear:both;
padding:30px 0 0 0;
}
/*-------------------------top_menu----------------------------------------*/
.top_menu{

}
.top_menu ul{list-style:none;padding:0px;margin:0px;}
.top_menu ul li{list-style:none;padding:0px;margin:0px; float:left;}
.top_menu ul li a{padding:0px 30px 0 0;margin:0px; text-decoration:none; line-height:29px; color:#939393; float:left;}
.top_menu ul li.current_page_item a{padding:0px 30px 0 0;margin:0px; text-decoration:none; line-height:29px; color:#fff; float:left;}
.top_menu ul li a:hover{ color:#FFFFFF;}

#nav{
float:left;
width:670px;
padding:0px;margin:0px;
}
#nav ul { /* all lists */
list-style:none;padding:0px;margin:0px;
}

#nav a {
color:#939393;
display: block;
text-transform:lowercase;
}
#nav a:hover{
color:#FFFFFF;
}
#nav li { /* all list items */
float: left;
list-style:none;
padding:0 35px 0 0px;
line-height:29px;
position:relative;
}
#nav li.current_page_item a, #nav li.current-cat a, #nav li.current-cat-parent a{
color:#FFFFFF;
}

#nav li ul { /* second-level lists */
position: absolute;
padding:0px;
margin:0px;
list-style:none;
width:160px;
background-color:#141615;
top:28px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
z-index:999;
}
#nav li ul li{
padding:0px;
margin:0px;
float:left;
}
#nav li ul li a { /* second-level lists */
float:left;
width:150px;
height:auto;
color:#939393;
line-height:16px;
text-decoration:none;
padding:6px 0 6px 10px;
margin:0px;
font-size:11px;
border-bottom:1px #2C2F2D solid;
}

#nav li ul li a:hover{
color:#FFFFFF;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

/*----------------------search-form-elements-------------------------------*/
.top_search_box{
float:right;
width:260px;
padding:4px 0 0 0;
}
#searchform {
margin:0px;
padding:0px;
}
input.search_input{
width:197px;
height:16px;
color:#FFFFFF;
float:left;
background-color:#2a2c2b;
border:1px #464746 solid;
}
input.searchsubmit{
background:none;
border:none;
color:#FFFFFF;
cursor:pointer;
float:left;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
/*--------------------------featured slider content------------------------*/
.sliderwrapper{
width:930px; /*width of featured content slider*/
height:305px;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
}
.slider_content{
background:url(images/featured_post_bottom.jpg) no-repeat center bottom #252726;
border:1px #414141 solid;
margin:25px 0 0 0;
float:left;
width:928px;
height:278px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top:25px;  /*leave as is*/
padding:0px;
float:left;
width:928px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.featured_post_left{
width:370px;
float:left;
padding:15px 0 0 20px;
}
.featured_post_left p{
clear:both;
padding:15px 0 0 0;
}
.featured_post_title_tab{
width:370px;
float:left;
padding:0 0 3px 0;
border-bottom:1px #383b3a solid;
}
.featured_post_left h2 a{
width:335px;
color:#FFFFFF;
font-weight:normal;
padding:0px;
margin:0px;
font-size:16px;
float:left;
}
.featured_post_thumb{
float:right;
width:495px;
height:259px;
padding:10px;
}
.featured_post_thumb img{
border:1px #2f3130 solid;
}
.pagination{
width:130px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding:0px;
position:absolute;
top:4px;
right:0px;
display:block;
font-size:12px;
z-index:999;
}

.pagination a:hover, .pagination a.selected{
color:#fff;
}
/*---*/
.comments{
float:right;
padding:5px 0 0 0;
}
.comments a{
text-decoration:none;
color:#878787;
background:url(images/comments_bullet.gif) no-repeat right;
font-size:11px;
padding:2px 15px 0 0;
}
/*-------------------------home_content------------------------------------*/
.home_content{
clear:both;
width:930px;
float:left;
padding:10px 0 40px 0;
}
.block_content{
padding:0 36px 0 0;
}
.block_content p{
padding:10px 0 0 0;
}
.block_content_thumb img{
border:1px #2f3130 solid;
}
/*------------------------content------------------------------------------*/
.narrowcolumn {
float:left;
padding:10px 0 20px 0px;
margin:0px;
width:605px;
}

.widecolumn {
float:left;
padding:0px;
margin:5px 0 20px 0;
width:605px;
position:relative;
}
/*----------------------------------post-----------------------------*/
.post {
width:575px;
padding:0 14px 20px 14px;
margin:0 0 20px 0;
background-color:#252726;
border:1px #414141 solid;
float:left;
}
.page_post{
}
.page_entry{
float:left;
background-color:#252726;
border:1px #414141 solid;
padding:10px 14px 20px 14px;
margin:20px 0 20px 0;
width:575px;
}
.page_entry img{
border:0px #4F4F4F solid;
}
.post_title_tab{
width:575px;
float:left;
padding:0 0 3px 0;
border-bottom:1px #383b3a solid;
}
.post p, .page_entry p{
clear:both;
padding:15px 0 0 0;
}
.post h2 a, .page_post h2 a{
width:540px;
color:#FFFFFF;
font-weight:normal;
padding:0px;
margin:0px;
font-size:16px;
float:left;
}
.post_thumb{
width:573px;
padding:10px 0 0 0;
}
.post_thumb img{
border:0px #4F4F4F solid;
}
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
/*----------------------sidebar----------------------*/
#sidebar
{
padding:10px 0 0px 0;
float:right;
width:275px;
}
#sidebar .page_sidebar{
padding:40px 0 0 0;
}
#sidebar ul, #sidebar ul ol {
margin:0;
padding:0;
position:relative;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin:0px;
padding:0px;
}

#sidebar ul p, #sidebar ul select {
margin:0px;
}

#sidebar ul ul, #sidebar ul ol {
margin:0px 0 30px 0px;
padding:20px 0 20px 20px;
background-color:#252726;
border:1px #414141 solid;
clear:both;
}
#sidebar ul ul li a{
color:#787b7a;
background:url(images/bullet_gray.gif) no-repeat left;
padding:0 0 0 10px;
line-height:18px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/*----------------widget----------------------*/
.widget{
margin:0;
padding:0;
position:relative;
}
.textwidget{
margin:0px 0 30px 0px;
padding:20px 20px 20px 20px;
background-color:#252726;
border:1px #414141 solid;
clear:both;
text-align:justify;
line-height:20px;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}


.entry p a:visited {
color: #b85b5a;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}

/*-------------------------------comments----------------------------*/
#commentform {
margin:0px 0px 0 0;
}
.formrow{
width:565px;
float:left;
clear:both;
padding:5px 0 5px 0;
}
.formrow label{
width:210px;
float:left;
padding:4px 10px 0 0;
text-align:right;
color:#FFFFFF;
}
.formrow input{
width:340px;
height:20px;
float:left;
background-color:#2C2F2D;
border:1px #3F3F3F solid;
color:#FFFFFF;
font-size:12px;
padding:4px 0 0 2px;
}
.formrow input#submit{
width:120px;
height:30px;
padding:0px;
cursor:pointer;
background-color:#2C2F2D;
border:1px #3F3F3F solid;
color:#FFFFFF;
font-size:12px;
float:right;
}
.formrow textarea{
width:340px;
height:100px;
float:left;
color:#FFFFFF;
background-color:#2C2F2D;
border:1px #3F3F3F solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:4px 0 0 2px;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
background-color:#2C2F2D;
border:1px #3F3F3F solid;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

.commentmetadata {
font-weight: normal;
}



#respond{
padding:10px 0 0 0;
clear:both;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*------------*/
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}



#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

/*-------------------------------------footer--------------------------------------*/
#footer {
width:930px;
background:url(images/footer_bg.gif) no-repeat center top;
padding: 0;
margin:0 auto;
clear:both;
}

#footer ul{
padding:10px 0 10px 0;
margin:0px;
list-style:none;
}
#footer ul li{
padding:3px 0 3px 0;
margin:0px;
}
#footer ul li a{
color:#787b7a;
text-decoration:none;
}

.network{
width:210px;
float:left;
}
.latest_entries{
width:330px;
float:left;
padding:0 0 0 30px;
}
.recent_comments{
width:330px;
float:left;
padding:0 0 0 30px;
}
.footer_bottom{
clear:both;
width:930px;
float:left;
padding:10px 0 15px 0;
margin:15px 0 0 0;
border-top:1px #202221 solid;
}
.social{
padding:5px 0 10px 0;
float:left;
border-top:1px #202221 solid;
}
a.rss{ width:24px; height:24px; float:left; display:block; padding:0 8px 0 0; background:url(images/rss.jpg) no-repeat center;}
a.rss:hover{background:url(images/rss_a.jpg) no-repeat center;}

a.delicious{ width:24px; height:24px; float:left; display:block; padding:0 8px 0 0; background:url(images/delicious.jpg) no-repeat center;}
a.delicious:hover{background:url(images/delicious_a.jpg) no-repeat center;}

a.digg{ width:24px; height:24px; float:left; display:block; padding:0 8px 0 0; background:url(images/digg.jpg) no-repeat center;}
a.digg:hover{background:url(images/digg_a.jpg) no-repeat center;}

a.reddit{ width:24px; height:24px; float:left; display:block; padding:0 8px 0 0; background:url(images/reddit.jpg) no-repeat center;}
a.reddit:hover{background:url(images/reddit_a.jpg) no-repeat center;}

a.twitter{ width:24px; height:24px; float:left; display:block; padding:0 8px 0 0; background:url(images/twitter.jpg) no-repeat center;}
a.twitter:hover{background:url(images/twitter_a.jpg) no-repeat center;}

p.copyright{
color:#494b4a;
font-size:11px;
float:right;
}
/* End Structure */


/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
.navigation a{
background-color:#252726;
border:1px #414141 solid;
color:#FFFFFF;
padding:3px 7px 3px 7px;
}
/* End Images */




/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin:0px;
padding:5px 20px 15px 20px;
font-style:italic;
border-bottom:1px #3F3F3F solid;
border-top:1px #3F3F3F solid;
background-color:#1D1F1E;
}
blockquote p{
padding:0px;
margin:0px;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

.screen-reader-text {
 position: absolute;
 left: -1000em;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

