/* base
----------------------------------------------- */

body {
z-index:0;
  position:relative;
  top:0;
  left:0;
  top:0;
  bottom:0;
margin: 0;
padding : 0;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

#background-container
{
background-image: url('../images/background-lace.jpg');
}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

img
{
border-style : none;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
color : #fff;
}

h1, h2, h3 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 3em;
margin : 0;
}

h2 {
font-size: 1em;
font-style: italic;
}

h3
{
font-size: 1em;
color : #000;
font-weight : bold;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #fff;
border-bottom: 1px #000 solid;
}

h1 a, h2 a, h3 a {
border: none;
color : #fff;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #CCCCFF;
border: none;
font-weight : bold;
}

#sidebar-2 a:hover, #sidebar-1 a:hover{
color : #4682b4;
text-decoration : underline;
}

a.smd_slimbox_next, a.smd_slimbox_prev
{
color : #4682b4;
}

#web-designer
{
font-size : 7pt;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* layout
----------------------------------------------- */

#photos-portfolio
{
text-align : center;
}

#picture-frame
{
border : 8px double #C0C0C0;
background-color : #ffffff;
}

#container {
margin: auto;
width: 900px;
}

#container_home {
margin: auto;
width: 766px;
}

#head {
width : 100%;
height: 150px;
text-align: center;
background-color : #000;
}

#photo-logo
{
padding-top : 10px;
}

#fright
{
width : 885px;
}

#photo-services
{
text-align : center;


font-size : 8pt;
padding : 5px;
background-color : #000;
font-weight : bold;

}

#photo-services li
{
display : inline;
list-style: none;
}

#hood-river-photo
{
font-size : 8pt;
padding : 5px;
background-color : #000;
font-weight : bold;
}


#sidebar-1, #sidebar-2 {
}

#sidebar-1 {
margin-right: 5px;
text-align: right;
color : #fff; 
width : 100%;
}

#sidebar-2 {
color : #4682b4; 
width : 100%;
height : 50px;
}

#content {
padding : 10px;
width : 400px;
background-color : #CCCCFF;
filter:alpha(opacity=85); -moz-opacity:0.85; opacity: 0.85;
min-height:405px;
  height:auto !important;
  height:405px;
}


#content_blog {
padding : 10px;
width : 400px;
background-color : #CCCCFF;
filter:alpha(opacity=85); -moz-opacity:0.85; opacity: 0.85;
min-height:405px;
  height:auto !important;
  height:405px;
margin : auto;
}


.gallery-photo-link
{
padding : 2px;
}

.test 
{
display : none;
}

a.test:hover 
{
display : block;
}

#content_work
{
position:relative;
z-index : 2;
}

#photography_info
{
font-size: .75em;
color : #082567;
}

#photography_info a
{
color : #000000;
}

#photography_info a:hover
{
color : #4682b4;
}

a.permalink
{
color : #000000;
}

#foot {
clear: both;
width : 100%;
height: 150px;
text-align: center;
background-color : #000;
color : #fff;
z-index : -2;
font-size : 8pt;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 900px;
w\idth: 900px;
}

#sidebar-1, #sidebar-2 {

}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}