/*  
Theme Name: Shutterhead Theme
Theme URI: http://www.shutterhead.com/observations
Description: Super Top Secret Theme for Brad Cockrell
Version: 0.1b
Author: JaySoto
Author URI: http://www.shutterhead.com
*/

* {
margin : 0;
padding : 0;
}

body {
background: url("images/bg.jpg") no-repeat top fixed #000;
color : rgb(128, 128, 128);
font-size : 62.5%; /* Resets 1em to 10px */
font-family : 'Myriad Pro', 'Arial', 'Verdana', Sans-Serif;
height:100%;
}

a, a:visited {
color : #aba392;
font-weight : normal;
text-decoration : none;
}

a:active {
color : rgb(136, 136, 136);
text-decoration : none;
}

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

h1 {
color : rgb(0, 0, 0);
display : none;
font-weight : normal;
font-size : 1.8em;
margin : 0;
padding : 0;
}

h1 a, h1 a:visited {
color : white;
font-weight : normal;
text-decoration : none;
}

h1 a:hover {
color : white;
text-decoration : none;
}

h2 {
color : #ccc;
font-size : 1.4em;
text-transform: uppercase;
margin : 0;
padding : 20px 0 0 0;
}

h2 a, h2 a:visited {
border : none;
color : #fff;
font-weight : bold;
text-decoration : none;
}

h2 a:hover {
border : none;
color : #777;
font-weight : bold;
text-decoration : none;
}

h3 {
color : #fff;
font-weight : bold;
font-size : 11px;
margin : 15px 0 0 0;
padding : 0 0 3px 0;
text-align:left;
}

h3 a {
border : none;
color : #0b0603;
border-bottom: 1px dotted #fff;
}

h3 a:visited {
border : none;
color : #0b0603;
border-bottom: 1px dotted #fff;
}

h3 a:hover {
border : none;
color : #fff;
border-bottom: 1px dotted #0b0603;
text-decoration : none;
}

h4 {
color : #555;
font-size : 1.2em;
text-transform : lowercase;
margin : 0;
padding : 5px 0 0 0;
}

#content {
text-align : center;
}

img {
border : none;
}

#wrapper {
width:783px;
align:center;
text-align:left;
position:relative;
}

#logo {
float:left;
width:363px;
margin-top:200px;
}

#logo_fixed {
//background-color: blue;
position:fixed;
top:0px;
z-index:1000;
color:#fff;
font-weight:bold;
font-size:12px;
margin-left:-76px;
}

#logo_fixed ul {
list-style-type: none;
margin-top: 21px;
line-height: 19px;
}

#logo_fixed img {
//background-color: green;
margin-top: -34px;
margin-bottom:0px;
margin-right:0px;
margin-left: 210px;
width: 192px;
}


#logo_fixed a, #logo_fixed a:visited {
font-family:'Myriad Pro','Arial','Verdana',Sans-Serif;
text-transform: uppercase;
color:#fff;
text-decoration:none;
}

#logo_fixed a:hover {
color:#FF3232;
border-bottom:none;
}

#main {
/*float:left;*/
padding-left:341px;
width:360px;
text-align:left;
}

#area51 {
margin : 15px 0 0 0;
position:relative;
}

.post {
margin : 0 auto 0 auto;
width : 350px;
position:relative;
line-height : 160%;
text-align : justify;
}

p {
color : rgb(102, 102, 102);
color: #837D75;
font-weight : normal;
font-size : 1em;
line-height : 160%;
padding : 5px 0 5px 0;
text-align : justify;
}

.post p {
color : rgb(102, 102, 102);
color: #666;
font-weight : normal;
font-size : 1.1em;
line-height : 160%;
padding : 5px 0 5px 0;
text-align : justify;
}

.divide {
background : url("images/p-divider-alt.gif") no-repeat;
font-weight : normal;
font-size : 1em;
height : 25px;
margin : 5px 0 0 0px;
width:350px;
padding-top:6px;
}

.divide_h3 {
background : url("images/p-divider-alt.gif") no-repeat;
height : 25px;
margin : 10px 0 0 0px;
padding-left : 10px;
color : rgb(102, 102, 102);
font-weight : bold;
font-size : 11px;
text-align:left;
width:345px;
text-transform:uppercase;
}

.divide_left {
float:left;
text-align:left;
padding-left:6px;
}

.divide_right {
float:right;
text-align:right;
padding-right:6px;
}

/*.more img {
border : none;
height : 13px;
margin : 0 0 -1px 0;
}

.more a, .more a:visited {
background : url("images/more.jpg") no-repeat;
border : none;
height : 15px;
margin : 0;
padding : 0;
letter-spacing : -9999em;
width : 52px;
}*/

.post p a, .post p a:visited {
text-decoration : none;
border-bottom: none;
color : #fff;
}

.post p a:hover {
color : #fff;
border-bottom: 1px dotted #189AE0;
}

/*.highlite {
font : 1em;
padding : 2px 3px;
text-transform : uppercase;
}*/

.responses {
margin : 0 0 35px -4px;
}

.responses h3 {
margin : 20px 0 0 95px;
padding : 0 0 15px 0;
}

/*.responses dl {
margin : 0 80px;
padding : 0 0;
}

.responses dt {
color : #666666;
font : bold 1em;
text-transform : lowercase;
text-decoration : none;
}

.responses dt a, .responses dt a:visited {
color : #ff0066;
font-weight : bold;
text-decoration : none;
}

.responses dt a:hover {
border-bottom : 1px dotted rgb(51, 51, 51);
}

.responses dd {
margin : 0 0 20px 0;
}

.responses dd p {
color : rgb(102, 102, 102);
font : 10px;
line-height : 160%;
margin : 0;
padding : 5px 0;
}

.responses dd p a, .responses dd p a:visited {
color : #ff0066;
font : 1.1em;
text-decoration : none;
}

.responses dd p a:hover {
border-bottom : 1px dotted rgb(51, 51, 51);
}

.responses dd img {
width : 210px;
max-height : 500px;
}

.response-info {
color : rgb(102, 102, 102);
float : left;
font : 3.8em;
padding : 5px 0 0 5px;
position : absolute;
text-align : left;
text-decoration : none;
width : 175px;
}

.response-info img {
border : 2px solid #FFFFFF;
margin-top:-3px;
}

.response-info acronym {
border : none;
}

.response-info a, .response-info a:visited {
color : #ff0066;
font : 1.1em;
text-decoration : none;
}

.response-info a:hover {
border-bottom : 1px dotted rgb(163, 178, 180);
}*/

.addResponse p {
margin : 0 80px;
}

.addResponse form {
border : none;
margin : 0 0 0 5px;
padding : 2px 0 0 0;
}

.addResponse form p {
color : rgb(153, 153, 153);
font : 1.2em;
line-height : 160%;
margin : 0;
padding : 5px 0;
}

.inputinfo {
background : url("images/response-postinfo.jpg") center 0%;
padding : 5px 0;
position : relative;
text-align : left;
}

.inputinfo p {
color : rgb(220, 221, 217);
float : right;
font : 1.2em;
line-height : 160%;
width : 240px;
}

label {
color : #777;
cursor : pointer;
font : 1em;
text-transform : uppercase;
font-weight:bold;

}

label strong {
font-style : italic;
}

.addResponse input {
background : rgb(255, 255, 255) url("images/textarea-back.jpg") center 0%;
border : 1px dotted #2a2a2a;
color : rgb(102, 102, 102);
font-size : 1.2em;
margin : 4px 0 10px 0;
padding : 4px;
width : 94%;
}

.addResponse textarea {
background : rgb(255, 255, 255) url("images/textarea-back.jpg") center 0%;
border : 1px dotted #2a2a2a;
color : rgb(102, 102, 102);
font-size : 1.4em;
height : 150px;
line-height : 140%;
margin-top : 4px;
padding : 3px 5px 3px 5px;
width : 93%;
}

.addResponse input#submit {
background : rgb(0, 124, 199);
border : 1px dotted #282828;
color : rgb(256, 256, 256);
cursor : pointer;
font-size : 1.5em;
font-weight : bold;
margin : 10px 0 0 0;
padding : 7px 3px 3px 3px;
width : 75px;
text-transform:uppercase;
font-family:Myriad;
}

p.submit {
text-align : center;
}

.addResponse #submit:hover {
background: #777;
color : #FFF;
}

.addResponse #submit:active {
background: #777;
color : #FFF;
}

/*code {
font-weight:bold;
font : 1em 'Courier New', 'Arial', Sans-Serif;
}*/

.gallery img, .sgallery img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

.gallery img:hover, .sgallery img:hover {
filter:alpha(opacity=50);
-moz-opacity:.5;
opacity:.5;
}

.gallery a:hover {
border:none;
}

/*li {
margin-left:30px;
}

.alignleft, .alignright {
font-size:11px;
}*/

.thumbnail {
padding:0px;
margin:5px;
border:none;
padding:0 1px 1px 0;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

.thumbnail:hover {
padding:0px;
margin:5px;
border:none;
padding:0 1px 1px 0;
filter:alpha(opacity=50);
-moz-opacity:.5;
opacity:.5;
}


#newmenu { 
/background-color: red;
width: 200px;
text-align: right;
list-style: none;
}

#newmenu li { 
display: inline;
padding-left: 10px;
}

#newmenu a:visited {
color: #444;
}

#newmenu a:hover {
color: #fff;
}

#newmenu a {
color: #444;
}

/*#top_menu {
position:fixed;
top:0px;
width:388px;
background:#f6f6f6;
z-index:2000;
margin:0 0 0 -15px;
padding-bottom:5px;
}

#top_menu td {
text-align:center;
width:33%;
}

.top_menu_selected {
display:block;
padding:5px;
background:#f6f6f6;
}

#top_menu a, #top_menu a:visited {
display:block;
padding:5px;
background:#e1e1e1;
}

#top_menu a:hover {
background:#999;
}*/

/*.more-info {
width:100%;
position:absolute;
top:13px;
right:10px;
text-align:right;
z-index:1005;
}

.more-info a, .more-link a:visited {
color:#fff;
text-decoration:none;
font-size:11px;
border-bottom:none;
}

.more-info a:hover {
border-bottom:1px dotted white;
}

.more-back {
background:#557C88;
width:350px;
position:absolute;
top:3px;
left:0px;
height:30px;
filter:alpha(opacity=30);
-moz-opacity:.30;
opacity:.30;
z-index:1004;
}*/

.avatar {
margin-right:5px;
margin-left:2px;
}

.avatar img {
/*border: 2px solid #2e2e2e;*/
}

.author {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

.author a, .author a:visited {
font-size:12px;
font-weight:bold;
color:#397BA3;
color:#33cccc;
text-decoration:none;

}

.author a:hover {
color:#777;
border-bottom:1px dotted #397BA3;

}*/

.sgallery {
margin: 0;
padding: 0;
text-align: left;
padding-left:1px;
margin-bottom:0px;
margin-top:5px;
}

.sgallery img {
margin: 0;
padding: 0;
/*margin:3px 0 -1px -1px;*/
margin:3px 0 6px -1px;
border:none;
}

.sgallery a {
border: none;
}

/*#social {
margin:15px 0 0 0 ;
text-align:right;
}

#social img {
padding-bottom:3px;
}*/
#menu {
text-align:right;
padding-right:10px;
padding-top:15px;
margin-right:0px;
color:#fff;
font-weight:bold;
line-height:0px;
width:200px;
}

#menu img {
margin-bottom:0px;
padding-bottom:0px;
border:none;
}

#menu span a, #menu span a:visited {
border-bottom : 5px solid red;
color : rgb(250, 251, 247);
font : 1em 'Georgia', 'Times New Roman', Sans-Serif;
margin : 1px 10px 0 0;
padding : 1px 3px 0 3px;
text-decoration : none;
}

#menu span a:hover {
border-bottom : 5px solid black;
text-decoration : none;
}
.comments_button {
position:absolute;
top:3px;
right:-36px;
color:#444;
}

.comments_button img {
margin-bottom:1px;
margin-left:-3px;
}

div.pagination {
text-align:center;
font-family:Tahoma,Helvetica,sans-serif;
font-size:.85em;
margin-top:10px;
}
	
div.pagination a {
border: 1px solid #007cc7;
margin-right:3px;
padding:2px 8px;
background-position:bottom;
text-decoration: none;
color: #8ad7eb;	
color: #f6e44b;	
}

div.pagination a:hover, div.pagination a:active {
border: 1px solid #0f8aaf;
background-image:none;
background-color:#007cc7;
color: #fff;
}
	
div.pagination span.current {
margin-right:3px;
padding:2px 6px;
font-weight: bold;
color: #fff;
}

div.pagination span.disabled {
display:none;
}

div.pagination a.next{
border:2px solid #ccdbe4;
margin:0 0 0 10px;
}

div.pagination a.next:hover{
border:2px solid #2b55af;
}

div.pagination a.prev{
border:2px solid #ccdbe4;
margin:0 10px 0 0;
}

div.pagination a.prev:hover{
border:2px solid #a78e12;
}

#social {
padding:20px 0 0 0;
}
#social img {
padding-left: 4px;
 }

#area51 ul {
list-style-type:none;
}

#area51 li {
padding-bottom:10px;
padding-top:10px;
border-bottom:1px dotted #262626;
}

//#area51 li {
font-size:11px;
}

#area51 a {
color:#007cc7;
}

#area51 a:hover {
color:white;
}
#aboutText {
font-family : 'Myriad Pro', 'Arial', 'Verdana', Sans-Serif;
color : #ccc;
font-size : 17px;
text-transform: uppercase;
line-height:1.6em;
text-align:left;
}

#footer {
clear : both;
margin : 0;
padding: 0;
text-align : left;
width : 350px;
text-align:right;
padding:80px 0 30px 0;
}

#footer img {
float:left;
}

#footer ul {
list-style:none;
text-transform:uppercase;
color:#333;
}

#footer ul a {
color:#333;
}

#footer ul a:hover {
color:#007cc7;
}

#footer ul li {
border:none;
padding:0;
}

#footer p {
float:left;
color:#333;
margin-top:-6px;
}
