/*
Theme Name: Modern Image
Theme URI: http://www.modernimage.com
Description: Theme for Modern Image
Version: 1.0
Author: Just Professionals
Author URI: http://www.justprofessionals.com/
*/
/* html */
* {
  margin: 0;
  padding: 0;
}
html { 
  height: 100%; 
}
body {
  min-height: 100%; 
  height: 100%;
  font-family: Georgia, Times, serif;
  font-size: 14px;
  color: #353434;
  background-color: #ffffff;
}
a {
  color: #353434;
  text-decoration: none;
}
a:focus, a:active {
  outline: none;
}
a img, img {
  border: none;
}
a:hover {
  text-decoration: underline;
}
ul, ol {
  margin-left: 20px;
}
td {
  vertical-align: top;
}
/* Globals */
.accent {
  color: #c3ae5d !important;
}
.block {
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
}
#page {
  width: 960px;
  margin: 0 auto;
}
/* header */
#header {
  padding-top: 0px;
}
#headtop {
  
}
#logo {
  background: url('http://blog.imagebylauren.com/wp-content/uploads/2010/02/schugar_background.jpg') no-repeat top center;
  width: 980px;
  height: 100px;
  margin: 0 auto;
}
#logo a {
  text-indent: -9999px;
  display: block;
  height: 87px;
  width: 414px;
}
#search {
  float: right;
  margin: -20px 0 10px;
}
#searchform #s {
  border: 1px solid #000000;
  padding: 5px;
  font-size: 13px;
  font-style: italic;
  width: 230px;
  height: 15px;
  vertical-align: top;
}
#searchsubmit {
  vertical-align: middle;
}
#topnav {
  background-color: #000000;
  padding: 4px 0px 4px 3px;
  clear: both;
  color: #ffffff;
}
#topnav a {
  color: #ffffff;
  margin: 0px 11px;
}
#topnav span {
  letter-spacing: 0px;
}
/* Right bar */
#table {
  height: 100%;
  overflow: hidden;
}
#table td {
  height: 100%;
}
#rightbar {
  float: right;
  background: transparent url('images/crocskin.gif') repeat-y;
  width: 388px;
  padding-bottom: 10px;
  height: 100%;
}
#rightarea {
  background: transparent url('images/right-bg.png') repeat-y;
  width: 333px;
  margin: 0 auto;
  padding: 1px 0;
}
#rightarea ul#widgets {
  list-style: none;
  margin: 0;
}
#rightarea ul#widgets li h2 {
  padding: 2px 5px;
  margin: 10px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 24px;
  font-style: italic;
}
#photo {
  text-align: center;
  padding: 10px;
}
#rightsignup {
  background-color: #000000;
  padding: 6px;
  margin: 5px 15px;
}
#email2 {
  border: 1px solid #000000;
  padding: 4px;
  vertical-align: top;
  height: 18px;
  width: 225px;
  font-size: 13px;
  font-style: italic;
}
#send-btn {
  vertical-align: middle;
}
#tweets {
  padding: 2px 5px;
  margin: 0px 10px;
  overflow: auto;
}
#tweets h2 {
  font-size: 24px;
  font-style: italic;
}
#tweets h2 span {
  font-size: 14px;
}
#twitter_update_list {
  color: #8c8b8b;
  font-size: 16px;
  list-style: none;
  margin: 0px 3px;
  float: left;
  width: 260px;
}
#twitter_update_list li a {
  font-style: italic;
}
.textwidget {
  padding: 0px 10px;
}
.pagenav ul {
  margin-left: 25px;
}
/* main */
#content {
  float: left;
  width: 560px;
}
.post {
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.post h2 {
  font-size: 24px;
  font-style: italic;
}
.post-title {
  overflow: auto;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #000000;
}
.post-title h2 {
  font-size: 30px;
  font-style: italic;
  margin-top: 10px;
}
.date {
  float: left;
  padding: 2px;
  width: 40px;
  text-align: center;
  margin-right: 10px;
}
.date .day {
  font-size: 27px;
  font-style: italic;
  color: #ffffff;
  background-color: #000000;
}
.date .month {
  background-color: #ae9440;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
}
.entry {
  font-size: 16px;
  line-height: 22px;
  padding-left: 20px;
}
.post-links {
  margin: 10px 0;
  padding: 0px 5px;
  font-style: italic;
}
/* comments */
#respond {
  margin: 10px 0;
}
#respond h3 {
  font-weight: normal;
  font-style: italic;
}
#commentform input[type=text] {
  border: 1px solid #000000;
  width: 150px;
  font-size: 14px;
  padding: 4px;
  height: 18px;
  margin: 5px;
  color: #000000;
  font-style: italic;
}
#commentform #comment {
  border: 1px solid #000000;
  margin: 5px;
}
.comment-author {
  float: left;
  margin-right: 5px;
}
.comment-meta {
  float: left;
  margin: 5px;
  width: 110px;
}
.comment-meta a {
  color: #af9945;
}
.comment-body p {
  clear: both;
  padding: 10px;
}
/* Footer */
#footer {
  clear: both;
}
#footer-nav {
  background-color: #000000;
  text-align :right;
  padding: 5px;
}
#footer-nav a {
  color: #ffffff;
  font-size: 10px;
  padding: 0 10px;
  font-family: Arial;
}
#footer-links {
  float: right;
  text-align: right;
}
#copyright {
  border-top: 1px solid #000000;
  font-size: 10px;
  padding-top: 15px;
}
#copyright div {
  float: left;
}
#copyright a {
  color: #000000;
}
#copylinks {
  text-align: right;
}
#facebook {
  margin: 0 10px;
}
#facebook a {
  color: #3b5997;
  font-style: italic;
}
#twitter a {
  color: #2fa1c0;
  font-style: italic;
}
#social {
  overflow: auto;
}
#newsletter {
  float: left;
  margin: 10px 0;
}
#social #icons {
  text-align: right;
  margin: 10px;
}
#social #icons span img {
  vertical-align: middle;
}
#newsletter #email {
  border: none;
  width: 150px;
  font-size: 14px;
  padding: 4px;
  height: 18px;
  margin: 0px 10px;
  color: #000000;
  background-color: #b7b7b7;
  vertical-align: middle;
  font-style: italic;
}
#submit-btn {
  vertical-align: middle;
}