/*
Theme Name: iPhotoFrame
Theme URI: http://iPhotoFrame.panshinspace.com/
Description: The theme for iPhotoFrame project.
Version: 1.0
Author: Yuri Panshin
*/

body{margin:0;padding:0;color:#999999;font-size:15px;font-family:"Verdana, Helvetica, Arial";}
a{text-decoration:none;color:#999;}
a:hover{color:#666;}
img{border:0;}

.wrapper{width:100%;height:100%;}

.header{height:130px;width:900px;margin-right:auto;margin-left:auto;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}
.header-icon{margin-left:10px;float:left;margin-top:40px;}
.header-icon  img{border:0;}
.header .menu-wrapper{float:right;height:22px; margin-top:98px;font-weight:bold}
.header .menu-wrapper ul{height:22px;margin:0;padding:0;}
.header .menu-wrapper ul li{display:inline;line-height:22px;}
.header .menu-wrapper ul li a{height:22px; margin:0 6px;}
.header .menu-wrapper .selected{color:#666;}

.content{width:900px;margin-right:auto;margin-left:auto;background:#dadada;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;}
.content .iphone-img{margin-left:100px;float:left;}
.content .center-wrapper{float:left;text-align:center;margin:0 30px;}
.content .center-wrapper .icon-wrapper{}
.content .center-wrapper .apple-store-icon{margin-top:18px;}
.content .center-wrapper .twitter-icon{margin-top:40px;}
.content .top-shaddow{height:25px;background:url(img/top-shaddow.gif) repeat-x;margin-bottom:20px;}
.content .bottom-shaddow{height:25px;clear:both;background:url(img/bottom-shaddow.gif) repeat-x;}
.content .description-wrapper{padding-right:20px;width:345px;float:right;}

.footer{height:104px;width:900px;margin-right:auto;margin-left:auto;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
.footer .footer-desc-wrapper{position:relative; float:left;width:213px;padding-right:5px;margin-top:5px;padding-left:5px; border-right:2px solid #e7e7e7;background:#ffffff;}
.footer .selected{border-top:1px solid #e7e7e7;}
.footer .footer-desc-wrapper .title{font-size:17px;font-weight:bold;text-align:center;}
.footer .footer-desc-wrapper .info-content{}
.footer .footer-desc-wrapper .info-content .icon{float:left;}
.footer .footer-desc-wrapper .info-content .description{margin-left:5px; width:127px;float:left;font-size:13px;}
.footer .footer-desc-wrapper .info-content .description p{margin:0}


.copyright-wrapper{position:absolute;width:100%;text-align:center;margin-top:20px;}
.admin-wrapper{position:absolute;width:100%;text-align:center;}
.admin-wrapper .login-link{color:white;}
.powered-by{position:absolute;width:100%;text-align:center;margin-top:40px;}


.text-content{padding:0 90px;}

.comments{}
.comments .comment-input{border:1px solid #999999;width:100%;}
.comments .comment-submit-btn{border:1px solid #999999;}


