/*
Theme Name:     dannydonnelly
Theme URI:      http: //vaultmultimedia.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Brook Drumm
Author URI:     http://vaultmultimedia.com/contact-us
Template:       twentyten
Version:        0.6.0
*/
@import url("../twentyten/style.css");

/* =Full Screen Background
-------------------------------------------------------------- */
body {
margin: 0;
padding: 0;
background: #000 url(http://vaultmultimedia.com/dannydonnelly/wp-content/themes/dannydonnelly/images/bg.jpg) left top fixed no-repeat;
-moz-background-size: cover;
background-size: cover;
color: #fff;
}
@media only all and (max-width: 1024px) and (max-height: 768px) { /* Important: 1024x768px has the same ratio as 1280x960px */
body {	
-moz-background-size: 1024px 768px;
background-size: 1024px 768px;
}
}

/* =END of Full Screen Background
-------------------------------------------------------------- */

.entry-title a:link, .entry-title a:visited {
    color: #efefef;
    text-decoration: none;
}

a:link, a:active, a:hover, a:visited {
	color:#efefef
}

.widget-title {
    color: #fff;
    font-weight: bold;
}

#wrapper {
    background: none repeat scroll 0 0 transparent;
    margin-top: 0;
    padding: 0;
}

body,input,textarea {
	font-family:verdana;
}

#content, #content input, #content textarea {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

/* =Header
-------------------------------------------------------------- */

#header {padding:0;}
#site-title{
width:350px
}

#site-title a {
color:#fff
}

#site-description{
font-size:1.5em;
width:425px;
margin-top:10px;
color:#fff;
}

/* =Navigation
-------------------------------------------------------------- */

#access {
	 background: url("http://vaultmultimedia.com/exilecity/wp-content/themes/exilecity/images/blackalpha.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
}


/* =Body
-------------------------------------------------------------- */

#container {
background: url("http://vaultmultimedia.com/dannydonnelly/wp-content/themes/dannydonnelly/images/blackalphaline.png") repeat-y scroll 0 0 transparent;
}

.entry-title a:hover{
color:#fff
}

.hentry {
    margin: 20px 0 48px;
}

.entry-meta, .entry-utility, .navigation a:link, .navigation a:visited {
    color: #fff;
}
#content .entry-title {
    color: #fff;
}
h3#comments-title, h3#reply-title {
    color: #fff;
}
#respond label {
    color: #dedede;
}
#content input, #content textarea {
    color: #000;
}
#respond .form-allowed-tags {
    color: #dedede;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #fff;
}
.page-title span {
    color: #dedede;
}

/* =Sidebar
-------------------------------------------------------------- */
#primary {
    background: url("http://vaultmultimedia.com/dannydonnelly/wp-content/themes/dannydonnelly/images/blackalpha.png") repeat scroll 0 0 transparent;
    min-height: 207px;
  
}

#main .widget-area ul {
    margin-left: 0;
    padding:20px;
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
	background: url("http://vaultmultimedia.com/dannydonnelly/wp-content/themes/dannydonnelly/images/blackalpha.png") repeat scroll 0 0 transparent;
border-top:1px solid #dedede;
margin-top:30px;
}

#site-generator {width:220px;}

#site-generator a{
	background: transparent;
	padding-left:0;
	margin-bottom:0;
	color:#dedede;
}

#site-info {padding-left:30px;}

#site-info, #site-info a {
	color:#dedede;
	font-size:1.1em;
}

#site-info {width:500px;}

.one-column #content {width:900px;}







#footer-widget-area .widget-container {
    margin: 0 10px 18px;
}

 .lockup {
    padding-bottom: 16px;
    padding-left: 24px;
    display: block;
    float: left;
    margin-bottom: 0 !important;
    padding-left: 18px;
    position: relative;
    text-align: left;
    width: 112px;
}
.lockup-info {font-size:.75em;margin-top:-10px;}
div.artwork {width: 112px;}
div.artwork img.artwork {
    -moz-box-shadow: 0 3px 5px #999999;
    border: 1px solid #FFFFFF;
}
