/*HTML Body*/

body
{
background-image: url(http://mrpattinson.com/wp-content/themes/bluewood/images/mainbg.jpg);
background-repeat: repeat-x;
margin: 0px;
background-color: #271910;
font-family: Tahoma;
font-size: 11px;
line-height :14px;
color: #3A261C;
}

input, textarea, option, select {
background-color: #E7F0F2;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #30A2B8;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
}
	
input:hover, textarea:hover, option:hover, select:hover {
background-color: #FFFFFF;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #30A2B8;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

input:focus, textarea:focus {
background-color: #E7F0F2;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #30A2B8;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
}
	
tr, td {
text-align:justify;		
}

a:link, a:visited {
color: #56a0a7; 
text-decoration: none;	}

a:hover {
color: #56a0a7; 
text-decoration: none; }

blockquote {
margin: 22px 10px;
padding: 0 10px 0 100px;
background: url(images/blockquote.png) -3px -6px no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6B939D;
line-height: 15px;
min-height: 100px;
}
	
blockquote a:link, blockquote a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #66897D;
font-style: italic;
}

blockquote a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #66897D;
font-style: italic;
}

blockquote a:link, blockquote a:visited {
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #66897D;
font-style: italic;
}

blockquote a:hover {
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #66897D;
font-style: italic;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
padding: 10px; 
margin: 2px;
background-color: #D7E3E6;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #16434D;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
}

.wp-pagenavi a:hover {	
padding: 10px; 
margin: 2px;
background-color: #D7E3E6;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #16434D;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
}

.wp-pagenavi span.pages {
padding: 10px; 
margin: 2px;
background-color: #D7E3E6;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #16434D;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
}

.wp-pagenavi span.current {
padding: 10px; 
margin: 2px;
background-color: #D7E3E6;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #16434D;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
}

.wp-pagenavi span.extend {
padding: 10px; 
margin: 2px;
background-color: #D7E3E6;
font-size: 11px; 
line-height: 9px;
text-transform: capitalize;
color: #16434D;
padding: 5px;
border: 1px solid #73D6EB;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
}

.news-content i, .news-content em
{
color: #6A5E52;
}
 
.news-content b, .news-content strong
{
color: #6A5E52;
}

h1, .subheading, .heading
{
letter-spacing: -1px;
text-transform: uppercase;
font-size: 30px;
margin-bottom: -5px;}


h1 a:link {
color: #56a0a7;
text-decoration: none;
text-shadow: #FB9BB0 1px 1px 1px;
}

h1 a:visited {
color: #56a0a7;
text-decoration: none;
text-shadow: #F1F1F1 1px 1px 1px;
}

h1 a:hover {
color: #76979D;
text-decoration: none;
text-shadow: #F1F1F1 1px 1px 1px;
}

h2
{
color: #E181A2;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
text-transform: uppercase;
font-size: 30px;
padding: 5px;}

h3
{
color: #C0CFC8;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
text-transform: uppercase;
font-size: 25px;
margin-bottom: -10px;}

h4
{
color: #C0CFC8;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
text-transform: uppercase;
font-size: 25px;
margin-bottom: -10px;}

h4 a:link {
background-color: #FAFAFA;
padding: 10px;
color: #CADBD4;
text-decoration: none;
text-shadow: #FB9BB0 1px 1px 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

h4 a:visited {
background-color: #E2EAE6;
padding: 10px;
color: #CADBD4;
text-decoration: none;
text-shadow: #F1F1F1 1px 1px 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

h4 a:hover {
background-color: #D6E2DC;
padding: 10px;
color: #ACC4BA;
text-decoration: none;
text-shadow: #F1F1F1 1px 1px 1px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
text-decoration: none;
}

ul 
{
list-style-image:url('http://mrpattinson.com/wp-content/themes/bluewood/images/bling.gif');
list-style-type:square;
}

ol { list-style-image: url(""); margin:5px; }

/*Navigation*/

#navigation {
width:100%;
height:55px;
margin:0;
padding:0;
background:url("http://mrpattinson.com/wp-content/themes/bluewood/images/navigation.png") repeat-x;
z-index:20;
position:fixed; /* Sticks to the top */
top:0;
left:0;}

#navigation img {
margin: 0 auto;
border: none;}

.navigationcontent {
padding-top: 18px;
padding-left: 15px;
padding-right: 0px;
font: 18px Georgia;
line-height: 14px;
color: #ffffff;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 0px;
text-align: center;
}

.navigationcontent a:link {
background-color: #3A261C;
padding: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
-moz-border-radius: 5px;
border-bottom: 0px;
text-decoration: none;
color: #ACBEC0;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); }

.navigationcontent a:visited {
background-color: #3A261C;
padding: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
-moz-border-radius: 5px;
border-bottom: 0px;
text-decoration: none;
color: #ACBEC0;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); }

.navigationcontent a:hover {
background-color: #3A261C;
padding: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
-moz-border-radius: 5px;
border-bottom: 0px;
text-decoration: none;
color: #FFFFFF;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); }

.navigationcontent a:selected, .navigationcontent a:hover {
background-color: #3A261C;
padding: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
-moz-border-radius: 5px;
font-weight: bold;
border-bottom: 0px;
text-decoration: none;
color: #ffffff;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); }

/*Recent Images*/

.side-content-recent
{
font-family:Arial, Helvetica, sans-serif;font-size: 9px;
padding: 2px;
}
			
.side-content-recent a img, .recentimages a img:visited
{
border: 1px solid #0F0705;
background-color: #533D32;
padding: 3px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
}

.side-content-recent a img:hover
{
border: 1px solid #0F0705;
background-color: #533D32;
padding: 3px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
box-shadow: 3px 3px 5px #618776; /*shadow for CSS3 capable browsers.*/
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
}

/*Elite Affiliates*/

.side-content-family a img {
margin: 4px;
opacity:.70;
filter: alpha(opacity=70);
 -moz-opacity: 0.7;
-moz-border-radius:  90px; 
-webkit-border-radius: 90px;
border-radius: 90px;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10);
}

.side-content-family a img:hover {
margin: 4px;
opacity:.90;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
-moz-border-radius:  90px; 
-webkit-border-radius: 90px;
border-radius: 90px;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.10);
}

.side-content-elites img
{
border: 1px solid #EEEEEE;
background-color: #F4F4F4;
padding: 3px;
margin: 2px;
-moz-border-radius-topleft: 5px;
-khtml-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
}

.side-content-elites a img
{
border: 1px solid #EEEEEE;
background-color: #F4F4F4;
padding: 3px;
margin: 2px;
-moz-border-radius-topleft: 5px;
-khtml-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
}

.side-content-elites a img:hover
{
border: 1px solid #EEEEEE;
background-color: #F4F4F4;
padding: 3px;
margin: 2px;
-moz-border-radius-topleft: 5px;
-khtml-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
}


/*Side Content*/

.sideproject
{
padding: 6px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #6A5E52;
text-transform: capitalize;
font-size: 12px;
font-weight: bold;
font-style: italic;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

.side-title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 25px;
line-height: 16px; 
text-transform: capitalize; 
font-weight: bold;
padding: 5px;
text-align: center;
color: #524e48;}

.side-content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px; 
color: #3A261C; 
text-align:justify;
padding: 10px;
border-bottom : 0px solid #151515; 
border-top : 0px solid #D1E0E2;}

.side-content-projects img {
-moz-border-radius:  40px; 
-webkit-border-radius: 40px; 
border-radius: 40px;
-moz-box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
-webkit-box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.10); 
}

.side-content-projects a img {
-moz-border-radius:  40px; 
-webkit-border-radius: 40px; 
border-radius: 40px;
-moz-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.10); 
-moz-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.10);  
}

.side-content-projects a img:hover {
-moz-border-radius:  40px; 
-webkit-border-radius: 40px; 
border-radius: 40px;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
}

.side-content a:link, .side-content a:visited, .side-content a {
color: #56A0A7;
font-weight: bold;
text-decoration: none;}

.side-content a:hover{
color: #72ACB2;
text-decoration: underline;}

.side-content i, .side-content em
{
color: #6A5E52;
}
 
.side-content b, .side-content strong
{
color: #6A5E52;
}


/* Content */


.title
{
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: -1px;
text-transform: uppercase;
font-size: 30px;
margin-top: 10px;
color: #8EB2A6;}

.content {
background-color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;font-size: 11px; 
line-height:15px; 
color: #3A261C;
padding:10px;
text-align:justify;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.pagecontent
{
font-family: Tahoma;
font-size: 11px;
color:#3A261C;
padding-left:10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 20px;
border : 0px solid #C5E4F7;}

.pagecontent:hover
{
color:#3A261C;}

.subcontent {
background-color: #ECF3F1;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
letter-spacing:0px;
line-height: 15px; 
padding: 15px;
text-align: left;
color:#3A261C;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
text-shadow: #F1F1F1 1px 1px 1px;}

.subcontent:hover {
background-color: #E4F0EC;}
		
.subcontent a:link{
color:#8EB2A6;}
		
.subcontent a:visited{
color:#8EB2A6;}
		
.subcontent a:hover{
color:#6B9486;
text-decoration:none;}

/*News Content*/

.fullstory
{
font-family: Tahoma;
font-size: 10px;
float: right;
border: 1px solid #E7E6E6;
background-color: #FFFFFF;
padding: 5px;
margin: -1px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}

.fullstory:hover
{
float: right;
border: 1px solid #CDCAC8;
background-color: #F1F1F1;
padding: 5px;
margin: -1px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
}

.fullstory a:link
{
color: #43403B;
}

.fullstory a:visited
{
color: #43403B;
}

.fullstory a:hover
{
color: #56a0a7;
text-decoration: none;
}

.news-related
{
background-color: #CBE2F2;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
color: #423E3B;}
	
.news-related a:link, .news-related a:visited
{
color: #423E3B;
}
	
.news-related a:hover
{
color: #423E3B;
}

.sociable
{
font-size: 10px;
background-color: #FFFFFF;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
color: #423E3B;
}

.sociable a img
{
border: 0px solid #3A261C;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
}

.sociable a img:hover
{
border: 0px solid #3A261C;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
}

.sociable ul
{
float: left;
margin: 0 0 0 10px;
list-style: none;
}

.sociable ul li
{
float: left;
margin: 0 0 0 5px;
}	
		
.news-content {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px; 
line-height:18px; 
color: #3A261C;
padding-left: 10px;
padding-right: 10px;
text-align:justify;
border-bottom : 0px solid #151515; 
border-top : 0px solid #56a0a7;}

.news-content a:link{
color: #56a0a7; }
		
.news-content a:visited{
color: #56a0a7;
text-decoration:none;}
				
.news-content a:hover{
color: #729196; 
text-decoration:none;}
		
.news-content img, .content img {
background-color: #F5F8F8;
border: 1px solid #D8E2E3;
padding: 3px;
margin: 2px;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
}

.news-content a img, .content a img {
background-color: #F5F8F8;
border: 1px solid #D8E2E3;
padding: 3px;
margin: 2px;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
}

.news-content a img:hover, .content a img:hover {
background-color: #F5F8F8;
border: 1px solid #D8E2E3;
padding: 3px;
margin: 2px;
-moz-border-radius:  2px; 
-webkit-border-radius: 2px; 
border-radius: 2px;
-moz-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
-webkit-box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.13); 
}


.news-cat {
background-color: #CFE1E4;
padding: 5px;
margin-right: 5px;
font-family: Tahoma;
font-size: 9px;
line-height: 14px;
text-transform: capitalize;
color: #6B939D;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
text-transform: uppercase;
}
		
.news-cat a:link{
color: #6B939D;
 }

.news-cat a:visited {
color: #6B939D;}
		
.news-cat a:hover {
color: #6B939D;
text-decoration:none;}
		
.news-other {
padding: 4px;
opacity:.80;
filter: alpha(opacity=80);
-moz-opacity: 0.8;}

.news-comment {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-transform: lowercase;
float: left;
color: #fff !important;
background: #CFE1E4 url(images/comments.png) no-repeat 5px 7px !important;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 5px 5px 5px 18px !important;
margin: 13px 5px 5px 5px;
}

.news-comment:hover {
float: left;
color: #fff !important;
background: #CFE1E4 url(images/comments-hover.png) no-repeat 5px 7px !important;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 5px 5px 5px 18px !important;
margin: 13px 5px 5px 5px;
}

.news-comment a:link, .news-comment a:visited {
color: #fff;}

.news-comment a:hover {
color: #fff;}
