/*
Theme Name: I Love Alison Angel	
Theme URI: http://superpimpdesigns.com
Description: Theme inspired by AlisonAngel.com
Version: 1.0
Author: Super Pimp Designs
*/

/***** General Styles *****/

body {
  marigin-top: 0px;
  background-color: #F6E5D3;
  text-align: center;
  font-family: Arial, Helvetica, Sans-serif;
}

/***** Header Styles *****/
#header {
  width: 820px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/***** Link Bar Styles *****/
#link_bar {
  width: 820px;
  height: 45px;
  padding: 0px;
  font-family: "Century Gothic";
  text-align: right;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("images/alisonangel_gradient.jpg");
}
#link_bar .links {
  float: right;
  margin-top: 8px;
  padding: 0px 5px; 
  font-weight: bold;
  font-size: 18px;
}
#link_bar a {
  color: #333333;
}
#link_bar a:hover {
  text-decoration: none;
  color: #6666CC;
} 

/***** Blog Main Content Area Styles *****/
#blog_wrapper {
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fbd5d4;
}

/***** Blog Post Column Styles *****/
#blog_content {
  background-color: #fbd5d4;
  width: 540px;
  float: left;
}
#blog_content img {
  border: 1px solid;
}
#blog_content .post {
  width: 530px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fbd5d4;
  border: 1px solid #8A9FB0;
}
#blog_content h2 {
  font-family: "Century Gothic";
  font-weight: normal;
  font-size: 30px;
  text-align: left;
  padding: 5px 20px;
}
#blog_content a.title {
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
#blog_content a.title:hover {
  color: #333333;
  font-wieght: normal;
  text-decoration: none;
}
#blog_content p {
  padding: 0px 5px;
  text-align: left;
}
#blog_content a {
  font-weight: bold;
  color: #6666CC;
}
#blog_content a:hover {
  text-decoration: none;
  color: ##8A9FB0;
}
#blog_content cite {
  font-size: 14px;
}
#blog_content .entry {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
}
#blog_content .postmetaright {
  font-size: 12px;
  padding: 2px 5px;
  text-align: right;
}
#blog_content .postmetaleft {
  font-size: 12px;
  padding: 2px 5px;
  border-top: 1px dotted #666666;
  text-align: left;
}
#blog_content hr {
  border: none 0;
  border-top: 1px dashed #666666;
  width: 540px;
  height: 1px;
  padding: 2px 0px;
}
#blog_content blockquote {
  background-color: #CFD0D5;
  border: 1px inset #666666;
}
#blog_content li {
  padding: 0px 20px;
  text-align: left;
}
#blog_content td.postcell {
  width: 33%;
  text-align: center;
}
#blog_content td.postcelltext {
  width: 33%;
  text-align: left;
}


/***** Blog Sidebar Styles *****/
#blog_sidebar {
  background-color: #fbd5d4;
  width: 280px;
  float: right;
  text-align: left;
}
#blog_sidebar h2 {
  font-family: "Century Gothic";
  font-size: 30px;
  font-weight: normal;
  color: #333333;
  padding: 0px 10px;
}
#blog_sidebar img {
  border: 1px solid;
}
#blog_sidebar a {
  font-weight: bold;
  color: #6666CC;
}
#blog_sidebar a:hover {
  text-decoration: none;
  color: #8A9FB0;
}
  

/***** Footer Styles *****/
#footer_top {
  width: 820px;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 8px;
  background-image: url("images/alisonangel_footertop.jpg");
}
#footer_bottom {
  width: 820px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 8px;
  background-image: url("images/alisonangel_footerbottom.jpg");
}
#footer {
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  background-color: #DEDAD9;
  font-size: 12px;
  text-align: center;
}
#footer p {
  margin-top: auto;
  margin-bottom: auto;
}
#footer a {
  font-weight: normal;
  color: #333333;
}
#footer a:hover {
  text-decoration: none;
  color: #6666CC;
}
/***** Spam Karma *****/
#sk2-footer {
  display: none;
}
