/*  
Theme Name: Memento-Designs
Theme URI: memento-designs.com
Description: Custom Theme for Memento Designs
Version: 1.0

*/

body{
 
        font-family: "Garamond", serif;
	font-size: 15px;
	text-align: left;
	vertical-align: top;	
        color: #333;
        
}

img{
border:none;
}

h1{ 
       font-size: 16px;
       color: #514f4e
}

h2{
       font-size:18px;
       display:right;
}

.title{
       text-align:left;
       font-size: 20px;
       padding: 0px 10px 4px 0px;
}

h4{
       font-family: courier new, sans-serif;
       text-transform: uppercase;
       color: #514f4e;
}


a:link, a:visited, a:active{
	text-decoration: none;
	color: #b59696;
}


a:hover{
	text-decoration: underline;
        color: #ae8b6f;
}

#container{
       width: 936px;
       margin: 0 auto 0 auto;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 930px;
	text-align: left;
        float:left;
}

#header{
	padding: 0px 0px;
        float: left;
	width: 930px;
        height: 345px;
}


#pagination {
         text-align: center;
}

.pagination-newer {
         float: left;
}

.pagination-older {
         float: right;
}


a.transeffect:hover {
        filter:alpha(opacity=75);
        -moz-opacity:0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75;
}

#box{
	float: left;
	width: 700px;
margin-right:10px;
        
}


.sidebar{
	float: right;
	width: 200px;
        padding: 0px 0px 0px 0px;
        display:right;
        

}
   

.sidebar ul{
        list-style-type: none;
        width: 200px;
        text-align:right;
        display:right;
}



.sidebarbutton{
        padding-bottom:30px;
        border: none;
        font-size: 20px;
        display:right;

}


 
.sendbutton{
        font-size:30px;
        background: #966749;
        border: 2px dotted #cbba9e;
        color:#cbba9e;
}

#footer{
	clear: both;
	float: left;
	width: 850px;
        text-align: center;
        background: url(http://www.memento-designs.com/wp-content/uploads/2010/12/footer-new1.jpg) no-repeat;
        padding-top: 20px;
        height: 104px;
}

.footerinfo{
        border: 0px solid #e5c9ad
        padding-top: 0px;
        height: 35px;
        width:280px;
        font-size: 18px;
        margin: auto;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family:  "Garamond", serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


.widget_rssiconwidget {
	padding-top: 30px;
	padding-left: 15px;
}
