/*  
Theme Name: Lead
Theme URI: http://www.amypink.com
Description: The official AmyPink Theme
Version: 1.0
Author: Marcel Winatschek
Author URI: http://www.amypink.com

	
 */
html body {
    /*background-image: url("http://david-carmona.com/wp-content/uploads/2011/03/bg.png");*/
    background-image: url("http://david-carmona.com/wp-content/uploads/2011/03/bg2.png");
    background-repeat: no-repeat;
    /*background-color: #f2f2ee;*/
    /*background-image: -webkit-gradient(;
    ): ;
    background-image: -moz-linear-gradient( center bottom, rgb(237,237,237) 70%, rgb(225,225,225) 89% );
    background-color: #ededed;*/
    border-top: 20px solid #63A6BB;
    color: #777;
    font: 12px/16px Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    float: left;
    width: 100%;
    height: 100%;
}
#color {
    background-image: url("http://david-carmona.com/wp-content/uploads/2011/03/davidcarmona-color1.png");
    display: block;
    width: 100%;
    height: 6px;
    float: left;
}
a img { border : none }
a {
    text-decoration : none;
    color : #000;
}
a:hover {
    text-decoration : none;
    color : #ff0055;
}
b {
    font-size : 13px;
    color : #ff0055;
    text-transform : uppercase;
    font-weight : bold;
    letter-spacing : 0.035em;
}
strong {
    font-weight : normal;
    color : #000;
}
em {
    font-size : 13px;
    color : #ff0055;
    font-style : normal;
}
#logo {
    background-color: #67A5BD;
    float: left;
    font-size: 26px;
    height: 53px;
    padding: 3px 10px 3px 50px;
    top: 5px;
    width: 169px;
}
#logo a { color: DarkCyan }
#logo a:hover { color: #ff0055 }
#logo a:active { color: DarkCyan }
.banner_img {
    border : 1px solid #ccc;
    margin : 0;
    padding : 0;
}
.clr { clear : both }
h1,
h2,
h3 {
    margin : 0;
    font-size : 16px;
    text-transform : uppercase;
    font-weight : bold;
    letter-spacing : 0.035em;
}
h2 {
    background-color: #DBE9ED;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 23px;
    margin-top: 10px;
    padding: 5px;
    color: #000;
}
h3 {
    margin-bottom: 5px;
    color: #63A6BB;
}
h4 { margin: 0px }
#wrap {
    float: left;
    /*width: 1130px;*/
    width: 900px;
    margin : 0 auto;
    padding : 0;
}
#leftcol {
    -moz-border-radius: 8px 8px 8px 8px;
    float: left;
    height: 100%;
    left: 4px;
    margin-bottom: 40px;
    margin-left: 51px;
    margin-top: 35px;
    width: 500px;
}
#entry img { width: 475px }
#rightcol {
    float: left;
    margin-left: 100px;
    margin-top: 50px;
    padding: 15px 0 10px 10px;
    width: 220px;
}
#footer {
    background-color: #f3f7fd;
    border-top: 1px solid #EBEBEB;
    clear: both;
    color: #67A5BD;
    float: left;
    height: 25px;
    width: 100%;
	position:fixed;
	bottom:0px;
}
*html #footer {
position: absolute;
bottom: 0px;
}
#footer-item {
    margin-left: 52px;
    margin-top: 4px;
}
#footer-item a { color: #67A5BD }
#footer-item a:hover { color: #FF0055 }
#leftcol #thumbs img { margin : 0 15px 15px 0 }
#leftcol #thumbs img.end { margin : 0 0 15px 0 }
#leftcol #thumbs a img { border : 2px solid #fff }
#leftcol #thumbs a img:hover { border : 2px solid #ff0055 }
#leftcol ul {
    clear : both;
    margin : 0;
    padding : 10px 0 0 0;
    list-style : none;
}
#leftcol li {
    list-style : none;
    float : left;
    margin-right : 20px;
    margin-bottom: 10px;
}
#leftcol li a { color : #666 }
#leftcol li a:hover { color : #ff0055 }
#leftcol .active a { color : #000 }
#header {
    float: left;
    margin-top : 35px;
}
#date {
    position : absolute;
    top : 70px;
    left : 0;
    height : 20px;
    width : 500px;
}
#menu {
    float: left;
    height: 40px;
    left: 3px;
    margin-left: 70px;
    margin-top: 9px;
    text-transform: uppercase;
    top: 56px;
    width: 500px;
}
#menu ul {
    margin : 10px 0 0 0;
    padding : 0;
}
#menu li {
    position : relative;
    margin : 0;
    margin-right: 35px;
    padding : 0;
    float : left;
    list-style: armenian outside none;
    letter-spacing : 0.05em;
}
#menu a {
    color: #666;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0;
}
#menu li a:hover { color : #63A6BB }
#menu li a.active { color : #666 }
#menu li a.active,
#menu li a.active:hover { color : #63A6BB }
#menu li.on { color : pink }
.blogSmall { width: 468px }
#blogMore {
    color: #FF0055;
    font-size: 19px;
    height: 20px;
    text-decoration: underline;
    width: auto;
}
.jury_member {
    margin : 0 0 30px 0;
    width : 470px;
    float : left;
}
.jury_member img {
    float : left;
    margin : 5px 20px 0 0;
}
.jury_member p {
    float : left;
    margin : 0;
    padding : 0;
    width : 320px;
}
.archive {
    margin : 0 0 50px 0;
    width : 470px;
    float : left;
}
.archive img {
    float : left;
    margin : 5px 25px 0 0;
}
.archive p {
    float : left;
    margin : 0;
    padding : 0;
    width : 215px;
}
.artist {
    margin : 0 0 60px 0;
    width : 470px;
    float : left;
}
.artist img {
    float : left;
    margin : 5px 20px 0 0;
}
.artist p {
    float : left;
    margin : 0;
    padding : 0;
    width : 320px;
}
.artist p img {
    float : left;
    margin : 20px 5px 0 0;
    border : 1px solid #fff;
}
.artist p img:hover { border : 1px solid #ff0055 }
#pulse_credit {
    margin : 30px 0 30px 0;
    height : 55px;
    width : 240px;
    overflow : hidden;
    line-height : 19px;
    font-size : 13px;
}
#pulse_credit img {
    float : left;
    margin : 3px 12px 0 0;
}
#pulse_credit p {
    margin : 0;
    padding : 0;
    height : 85px;
}
.inpt_1 {
    float : left;
    width : 475px;
    overflow : hidden;
    color : #888;
}
.inpt_2 {
    float : left;
    width : 150px;
    overflow : hidden;
    color : #888;
}
.inpt_3 {
    float : left;
    width : 150px;
    overflow : hidden;
    color : #888;
}
.inpt_4 {
    float : left;
    width : 72px;
    overflow : hidden;
    color : #888;
}
.inpt_5 {
    float : left;
    width : 72px;
    overflow : hidden;
    color : #888;
}
.inpt_6 {
    float : left;
    overflow : hidden;
    color : #888;
}
.inpt_7 {
    float : left;
    width : 310px;
    overflow : hidden;
    color : #888;
}
.inpt_1 input {
    height : 18px;
    width : 98%;
    margin-top : 5px;
    border : 1px solid #ccc;
}
.inpt_2 input {
    height : 18px;
    width : 96%;
    margin-top : 5px;
    border : 1px solid #ccc;
}
.inpt_3 input {
    height : 18px;
    width : 96%;
    margin-top : 5px;
    border : 1px solid #ccc;
}
.inpt_4 input {
    height : 18px;
    width : 93%;
    margin-top : 5px;
    border : 1px solid #ccc;
}
.inpt_5 input {
    height : 18px;
    width : 93%;
    margin-top : 5px;
    border : 1px solid #ccc;
}
.inpt_7 input {
    height : 18px;
    width : 98%;
    margin-top : 5px;
    border : 1px solid #ccc;
}
.text_1 {
    float : left;
    width : 470px;
    margin : 15px 0 0 0;
    overflow : hidden;
    color : #888;
}
.text_1 textarea {
    width : 99%;
    margin : 5px 0 0 0;
    border : 1px solid #ccc;
    height : 50px;
}
.text_2 {
    float : left;
    width : 470px;
    margin : 15px 0 0 0;
    overflow : hidden;
    color : #888;
}
.text_2 textarea {
    width : 99%;
    margin : 5px 0 0 0;
    border : 1px solid #ccc;
    height : 300px;
}
.container_1 {
    float : left;
    width : 470px;
    margin : 15px 0 0 0;
}
.margin_1 { margin : 15px 0 0 0 }
.margin_2 { margin : 15px 10px 0 0 }
.margin_3 { margin : 15px 6px 0 0 }
.margin_4 { margin : 8px 0 0 0 }
.margin_5 { margin : 8px 10px 0 0 }
.margin_6 { margin : 8px 6px 0 0 }
.submit {
    float : left;
    width : 350px;
    height : 24px;
    margin : 38px 10px 50px 0;
}
.grey { color : #888 }
#credit {
    margin-top : 35px;
    height : 20px;
    width : 150px;
    color : #666;
    font : 9px Arial, Helvetica, Sans-serif;
    text-align : left;
}
#credit a {
    text-decoration : none;
    color : #666;
}
#credit a:hover {
    text-decoration : none;
    color : #fff;
    background-color : #ff0055;
}
#commentform textarea {
    background : #f8f7f6;
    border : 1px solid #d6d3d3;
    width : 460px;
}
#commentform textarea:hover {
    background : #ffffff;
    border : 1px solid #d6d3d3;
}
#commentform textarea:focus {
    background : #ffffff;
    border : 1px solid #939793;
}
#commentform #email:focus,
#commentform #author:focus,
#commentform #url:focus {
    font-size : 1.1em;
    background : #ffffff;
    border : 1px solid #939793;
    width : 280px;
}
#commentform input { margin-bottom : 3px }
.com-list { }
.com-list h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: solid 1px #ebeadd;
}
.com-entry {
    background: url(images/com-top.png) no-repeat left top;
    margin-bottom: 20px;
}
.com-entry-bot {
    background: url(images/com-bot.png) no-repeat left bottom;
    padding: 10px 0px;
}
.com-con {
    padding: 10px 70px 10px 20px;
    font-size: 11px;
    line-height: 16px;
    color: #666;
    border-left: solid 1px #e7e5dd;
    border-right: solid 1px #e7e5dd;
    position: relative;
}
.com-name { }
.com-avt {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 30px;
    height: 30px;
}
* html .com-avt { right: 40px }
.com-avt img { border: 1px solid #ccc }
.com-date {
    font-size: 10px;
    color: #999;
    margin-bottom: 10px;
}
.com-text { width: 200px }
.com-date a,
.com-date a:visited,
.com-date a:hover {
    color: #999;
    text-decoration: underline;
}
#flickr { margin-top : 10px }
#flickr img {
    padding-bottom : 10px;
    width : 475px;
}
#twitterHolder {
    float: left;
    width: auto;
    height: auto;
    margin-top: 10px;
}
#twitter_update_list {
    font-size: 12px;
    height: auto;
    list-style-type: none;
    margin: 10px 0 10px 0px;
    overflow-x: hidden;
    padding: 0;
    width: 215px;
}
#viewTweets {
    float: left;
    margin-left: 0px;
}
.postmetadata { margin-bottom: 15px }
.googleAd {
    float: left;
    margin-top: 5px;
    margin-bottom: 25px;
}
.google-api1 {
    font-family: 'cardo', serif;
    font-size: 24px;
    margin-bottom: 5px;
}
.google-api2 {
    font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 24px;
    margin-bottom: 10px;
}
.google-api3 {
    font-family: 'IM Fell English', arial, serif;
    font-size: 24px;
    margin-bottom: 5px;
}
