/*
Theme Name: Please Make This Custom
Theme URI: http://www.pleasemakethisitsmyfavorite.com
Description: Customised from Blank Wordpress Theme
Author: estudio
Author URI: http://estudiodigimedia.com
*/



/* basics */

* {
margin : 0;
padding : 0;
}
body {
background : #feeaad;
margin-top : 0;
margin-left : 0;
font-family : verdana, arial, tahoma, sans-serif;
font-size : 11px;
}
h1 {
font-family : Georgia, Garamond, Times New Roman, serif;
font-size : 18pt;
}
h2 {
font-size : 14pt;
margin-top : 5px;
}
h3 {
font-size : 10pt;
margin-top : 5px;
}
h4 {
font-size : 9pt;
}
img a {
border : none;
}
img.left {
float : left;
border : none;
padding : 6px;
}
img.right {
float : right;
border : none;
padding : 6px;
}
blockquote {
border-left : 1px solid #fddb99;
margin : 15px;
padding : 0 12px 0 12px;
}
code {
margin : 10px;
font-family : "Courier New", Courier, monospace;
}
a {
color : #592402;
text-decoration : none;
border : underline;
}
a:hover {
color : #A87C66;
text-decoration : underline;
border : none;
}
#container {
width : 900px;
background : url(http://pleasemakethisitsmyfavorite.com/images/background.gif);
border-left : 1px solid #fddb99;
border-right : 1px solid #fddb99;
border-bottom : 1px solid #fddb99;
margin : 0 auto;
}
#header {
margin-top : 0;
height : 266px;
position : relative;
}
#navlist {
padding-left : 0;
padding-bottom : 10px;
margin-left : 0;
width : 150px;
text-align : left;
font-family : Georgia, Garamond, Times New Roman, serif;
font-size : 10pt;
border-bottom : 2px solid #fddb99;
border-top : 2px solid #fddb99;
}
#navlist li {
list-style : none;
padding-top : 25px;
}
#navlist li a {
color : #663300;
text-decoration : none;
}
#content {
float : left;
width : 60%;
overflow : hidden;
margin-left : 10px;
}
.post {
margin : 0 10px;
line-height : 14pt;
}
.post h2 {
font-family : Georgia, Garamond, Times New Roman, serif;
font-size : 14pt;
font-weight : 300;
color : #86412b;
}
.post h2 a {
color : #86412b;
text-decoration : none;
}
.post h2 a:hover {
color : #666;
text-decoration : none;
}
.post p {
font-size : 9pt;
}
.post a {
text-decoration : underline;
}
.entry p {
margin : 12px 0;
}
.postmetadata {
clear : both;
padding : 5px;
margin-top : 15px;
margin-bottom : 15px;
border-bottom : 1px solid #a2543c;
}
.postmetadata p {
font-size : 8pt;
}
.navigation {
margin : 12px 0 20px 0;
padding : 2px;
font-size : 0.9em;
float : left;
width : 98%;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
#left {
font-family : verdana, arial, tahoma;
font-size : 8pt;
width : 160px;
float : left;
margin : 0;
padding : 5px;
}
#left h2 {
font-family : georgia, verdana, times;
font-weight : bold;
font-size : 11pt;
text-align : left;
color : #08122e;
margin : 0;
padding-top : 10px;
}
#left p {
margin : 0;
padding : 0 6px 0 12px;
}
#left img {
padding : 0;
margin : 0;
}
#left ul {
margin : 5px;
padding : 0;
list-style-type : none;
}
#left ul li {
margin : 0;
padding : 0;
line-height : 14pt;
list-style-type : none;
}
#left ul ul {
margin : 6px 0 6px 12px;
padding : 0;
}
#left ul ul li {
list-style-type : none;
list-style-position : inside;
}
#left ul ul ul {
margin : 0;
padding : 0;
}
#left ul ul ul li {
padding : 0 0 0 15px;
list-style-type : square;
color : #898989;
}
#right {
font-family : verdana, arial, tahoma;
font-size : 8pt;
width : 165px;
float : right;
margin : 0;
padding : 5px;
}
#right h2 {
font-family : georgia, verdana, times;
font-weight : bold;
font-size : 11pt;
text-align : left;
color : #08122e;
margin : 0;
padding-top : 10px;
}

#right h3 {
font-family : georgia, verdana, times;
font-weight : bold;
font-size : 12pt;
text-align : left;
color : #08122e;
margin : 0;
padding-top : 10px;
}



#right p {
margin : 0;
padding : 0 6px 0 12px;
}
#right img {
padding : 0;
margin : 0;
}
#right ul {
margin : 5px;
padding : 0;
list-style-type : none;
}
#right ul li {
margin : 0;
padding : 0;
line-height : 14pt;
list-style-type : none;
}
#right ul ul {
margin : 3px 0 3px 3px;
padding : 0;
}
#right ul ul li {
list-style-type : none;
list-style-position : inside;
}
#right ul ul ul {
margin : 0;
padding : 0;
}
#right ul ul ul li {
padding : 0 0 0 15px;
list-style-type : square;
color : #898989;
}
#commentssection {
clear : both;
padding : 2px 12px;
margin : 0;
}
#commentssection h3 {
font-family : georgia, times, verdana;
font-size : 10pt;
font-weight : 300;
font-style : normal;
color : #86412b;
}
#commentform {
background : #FBF2D9;
margin : 12px 12px 20px 12px;
padding : 20px;
}
#commentform p {
color : #000;
}
#commentform a {
color : #000;
text-decoration : none;
border-bottom : 1px dotted #E1CD92;
line-height : 14pt;
}
#commentform h3 {
font-family : georgia, times, verdana;
font-size : 10pt;
font-weight : 300;
color : #86412b;
}
#commentbox {
width : 75%;
min-width : 400px;
margin : 5px 5px 0 0;
}
#author, #email, #url, #commentbox, #submit {
background : #FBF2D9;
font-family : verdana, arial, times;
font-size : 8pt;
margin : 5px 5px 0 0;
border : none;
padding : 6px;
border : 1px solid #E1CD92;
}
#submit {
margin : 5px 5px 0 0;
}
ol.commentlist {
list-style-type : none;
}
ol.commentlist li {
background : #FBF2D9;
margin : 10px 0;
padding : 5px 0 5px 10px;
overflow : hidden;
}
ol.commentlist li.alt {
background : #FBF2D9;
}
ol.commentlist li p {
margin : 6px 0 6px 0;
padding : 0 12px 0 0;
line-height : 14pt;
}
ol.commentlist a {
color : #000;
}
cite {
font-family : arial, verdana, tahoma;
font-size : 9pt;
font-weight : bold;
font-style : normal;
}
cite a {
color : #000;
text-decoration : none;
border-bottom : 1px dotted #465d71;
}
#searchform {
padding : 6px 0 6px 6px;
font-family : verdana, arial, times;
}
#searchform input#s {
font-family : verdana, arial, times;
font-size : 8pt;
padding : 2px;
margin : 2px;
border : 1px solid #fddb99;
}
#searchform input#searchsubmit {
font-family : verdana, arial, times;
font-size : 7pt;
padding : 2px;
margin : 2px 0 0 2px;
border : 1px solid #fddb99;
background-color : #fff;
color : #797979;
}
#footer {
clear : both;
width : 50%;
border-top : 1px solid #fddb99;
margin-top : 15px;
font-family : verdana, arial, tahoma;
font-size : 7pt;
}
#footer p {
padding : 6px;
margin : 0;
color : #836c40;
}
#footer a {
color : #bcbcbc;
text-decoration : none;
}
#footer a:hover {
color : #5d5d5d;
text-decoration : underline;
}
.wp-email P {
text-align : left;
}
.wp-email-loading {
display : none;
text-align : center;
height : 16px;
}
.wp-email-image {
border : 0;
}

