﻿/*



Theme Name: Julia Roberts Fan

Theme URI: http://mrsbrightside.com/

Description: Exclusive theme for julia-r.com

Author: Fram

Author URI: http://mrsbrightside.com/



*/







/* General Elements */



body {

	background: url(images/bg.png) repeat-x top  #b0aaa2;	

	margin: 0px;

	padding: 0px;

	font-size: 10px;

	color: #64594e;

}





p, td, tr, table {

	font-family: Calibri, Arial;

	font-size: 12px;

}



a, a:visited, a:active {

	color: #695745;

	text-decoration:none;

	 text-shadow: #d6d2cc 1px 1px;

}



a:hover {

	color: #6e563e;

	text-decoration:none;

}





b, strong, bold {color:#795b38;}

i, em, italic {color: #8b5527; font-style:italic;	 text-shadow: #d6d2cc 1px 1px;}

underline, u{color: #51443e; text-decoration:underline;	 text-shadow: #d6d2cc 1px 1px;}



textarea, button, submit, input {

padding: 5px;

font-family:Calibri;

color:#64594e;

border-bottom: 1px solid #a19991;

background: #b8b0a4;

max-width:550px;

}





/* Post Elements */





.sidebar-box {

	padding-top:10px;

	padding-bottom:10px;

	padding-left:18px;

	padding-right:18px;

	background-color:#b8b0a4;

	 width:200px;

	 margin:0px;

box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); 

-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.1);  

-webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.1); 

}





.content-box {

	padding-top:10px;

	padding-bottom:10px;

	background-color:#c7c3bd;

	 width:560px;

	 margin-top:5px;

box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); 

-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.1);  

-webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.1); 

}



.main-content {

	margin-left: 20px;

	margin-right: 20px;

	margin-top: 0px;

	color: #64594e;

}





.main-content img{

padding: 7px;

box-shadow: 0px 0px 7px #c2bdb6;

-webkit-box-shadow: 0px 0px 7px #c2bdb6;

-moz-box-shadow: 0px 0px 7px #c2bdb6;

margin:3px;

background-position:center;

background: #b8b0a4;

background-repeat:no-repeat;

}



.main-content a img{

    /* for IE */

    filter:alpha(opacity=90);

    /* CSS3 standard */

    opacity:0.9;

}



.main-content a:hover img{

    /* for IE */

    filter:alpha(opacity=100);

    /* CSS3 standard */

    opacity:1.0;

box-shadow: 0px 0px 7px #c1c7cc;

-webkit-box-shadow: 0px 0px 7px #c1c7cc;

-moz-box-shadow: 0px 0px 7px #c1c7cc;

}



.main-header, .main-header a  {

	 font-family: "arial";

	 text-transform: none;

	 font-size:24px;

	 font-weight:400;

	 padding-left:5px;

	 color:#78402e;

	 text-align:left;

	 border-bottom: 1px #9b938a dashed;

	 text-shadow: #c3baaf 1px 1px;

	 letter-spacing:-1px;

	 margin-bottom:5px;

	 width:550px;

}



.sb-header, .sb-header a  {

	 font-family: "Arial";

	 text-transform: none;

	 text-shadow: #d6d2cc 1px 1px 1px;

	 font-size:23px;

	 font-weight: lighter;

	 padding:10px 5px 5px 5px;

	 text-align:center;

	 border-bottom:1px  solid #a09890;

	 margin-bottom:3px;

	 letter-spacing:-1px;

	 width:290px;

}



.h1 {

color:#64594e;

	text-align:left;

	line-height:14px;

border-bottom: 1px solid #a19991;

background: #c1b8ab;

text-transform:uppercase;

font-size:10px;

padding-left:5px;

padding-right:5px;

border-left: 5px #a19991 solid;

	text-shadow: #d6d2cc 1px 1px 1px;

    /* for IE */

    filter:alpha(opacity=60);

    /* CSS3 standard */

    opacity:0.6;

    margin-bottom: 0;

}





.h2 {

color:#64594e;

	text-align:left;

	line-height:14px;

border-bottom: 1px solid #a19991;

background: #b8b0a4;

text-transform:uppercase;

font-size:10px;

padding-left:5px;

padding-right:5px;

border-left: 5px #9b9085 solid;

	text-shadow: #d6d2cc 1px 1px 1px;

    /* for IE */

    filter:alpha(opacity=60);

    /* CSS3 standard */

    opacity:0.6;

    margin-bottom: 0;

}



#sb-projects {

      padding:10px 8px 10px 8px;

	  margin-bottom:1px;

	  background:c3bcb2;

	  border-bottom:1px dashed #6d7078;

	  line-height:110%;

}



#sb-projects:hover {

      padding:10px 8px 10px 8px;

	  margin-bottom:1px;

	  background:#c2bdb6;

}





blockquote {

	  font-size: 11px;

	  line-height: 15px;

	  background:#b9b4ad;

	  border:dashed 1px #a0988f;

	  color:#64594e;

	  text-shadow: #c2bdb6 1px 1px;

	  width:80%;

	  margin-top:10px;

	  margin-left:45px;

      margin-bottom:5px;

	  padding:5px 10px 5px 10px;

background-image:url('images/blockquote.png');

background-position:left top;

background-repeat:no-repeat;

}







img {

border: 0px;

padding: 0px;

margin:0px;

}



/* Special Elements */



.elites, .elites a {

	background:#c2bdb6;

	padding:1px;

box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); 

-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.1);  

-webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.1); 

}



/*

WP-PageNavi plugin

*/



.wp-pagenavi {

	clear: both; margin: 2px 5px 2px 0;

	padding:6px 9px 5px 9px;

	text-decoration:none;

	width:auto;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;	

}



.wp-pagenavi a, .wp-pagenavi span {

	text-decoration: none;

	border: 1px solid #cdd0d3; margin: 2px 5px 2px 0;

	padding:6px 9px 5px 9px;

	text-decoration:none;

	width:auto;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;	 

	background-color: #cdd0d3;	 

	font-style: bold;

	color: #80879a;

	font-size: 13px;

}



.wp-pagenavi a:hover, .wp-pagenavi span.current {

	border-color: #d3d5d9;	 margin: 2px 5px 2px 0;

	padding:6px 9px 5px 9px;

	text-decoration:none;

	width:auto;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;	  

	background-color: #d3d5d9;	 

	font-style: bold;

	color: #595e6b;

	font-size: 13px;

}



.wp-pagenavi span.current {

	font-weight: bold;

}



.latestPhotos img{

padding: 7px;

width:45px;

height:50px;

box-shadow: 0px 0px 7px #cacfd3;

-webkit-box-shadow: 0px 0px 7px #cacfd3;

-moz-box-shadow: 0px 0px 7px #cacfd3;

margin:3px;

background-position:center;

background: #e7e9eb;

background-repeat:no-repeat;

}



.nav {

color:#837266;

	text-align:center;

text-transform:uppercase;

font-size:14px;

padding-left:5px;

padding-right:5px;

letter-spacing:2px;

	text-shadow: #42311f 1px 1px 1px;

    margin-bottom: 0;

}
