/*
Theme Name: rmaspero.com
Theme URI: http://rmaspero.com
Description: The first offical Wordpress theme from scratch, made by Rupert Maspero of rmaspero.com.
Version: 3.0
Author: Rupert Maspero
Author URI: http://rmaspero.com
*/

/* Global reset */

*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
font: 11px "Lucida Grande", Helvetica, Arial;
color: #333;
line-height: 18px;
margin: 0;
padding: 0;
outline: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset,img {
border: 0;
margin: 0;
padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: 400;
}

ol,ul,li {
list-style: none;
}

caption,th {
text-align: center;
background: #ddd;
border: 10px solid #ddd;
}

q:before,q:after {
content: '';
}

a,a:hover,a:active,a:focus {
text-decoration: none;
outline: none;
color: #000;
}

.clear {
clear: both;
}

code {
color: #f00;
}

strong {
font-weight: 700;
}

em {
font-style: italic;
}

.alignleft {
float: left;
text-align: left;
}

.alignright {
float: right;
text-align: right;
}

/* Wrapper */

div#wrapper {
width: 1000px;
margin: 0 auto;
}

/* Header */

div#header {
width: 1000px;
height: 90px;
background-color: #920000;
margin: 0 auto;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
}

div#header-logo {
width: 400px;
height: 85px;
float: left;
background: url(images/rmaspero.com-logo.gif) no-repeat 0 20px;
text-indent: -99999px;
margin: 5px 0 0 10px;
}

/* Menu */

div#header-navigation {
height: 22px;
margin: 0 auto;
float: right;
margin: 35px 20px 0 0;
width: 410px;
}

/* Menu Naviagtion */

div#header-navigation ul {
height: 30px;
padding: 0;
display: inline;
}

div#header-navigation ul li {
display: block;
float: left;
padding: 0;
margin: 0 5px 0;
}

div#header-navigation ul li a {
color: #333;
padding: 4px 12px;
float: right;
text-align: right;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #fff;
font-size: 13px;
line-height: 14px;
}

div#header-navigation ul li a:hover {
background-color: #212121;
color: #fff;
}

/* Menu Search */

div#header-navigation li {
display: inline;
float: right;
color: #fff;
margin: 0 2px;
}

input#searchsubmit {
display: none;
}

input#s {
display: block;
border: none;
width: 160px;
padding: 4px 5px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
line-height: 14px;
outline: none;
float: left;
color: #a9a9a9;
}

input#s:focus {
color: #333;
}

li.rss a.rss {
background: url(images/rss-icon.jpg) no-repeat center;
width: 25px;
height: 25px;
display: none;
text-indent: -99999px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
outline: none;
}

/* Post Content */

div#content {
width: 1000px;
margin: 10px auto 10px;
line-height: 16px;
}

div#blog-content {
width: 500px;
float: left;
}

div#post-title {
border-bottom: solid 1px #D9D9D9;
display: block;
height: 24px;
margin-bottom: 10px;
}

div#post-title-name {
float: left;
}

h1.post-title a {
font-size: 15px;
color: #000;
}

h1.post-title {
font-size: 15px;
color: #000;
}

h1.post-title a:hover {
color: #333;
}

div#post-title-date {
float: right;
margin-left: 5x;
font-size: 15px;
color: #333;
}

div#post-content {
overflow: hidden;
margin: 0 0 20px 0;
}

div#post-content p {
margin: 0 10px 0 0;
padding: 5px 0;
}

div#post-content a, div#page-content a {
color: #8fc2e6;
}

div#blog-content ul {
margin-top: 10px;
}

div#blog-content li {
list-style-type: circle;
list-style-position: outside;
line-height: 20px;
margin-left: 20px;
}

div#post-content a:hover {
color: #56a4e7;
}

div#post-content img a {
border: 4px solid #920000;
}

div#post-content h1 {
font-size: 15px;
line-height: 24px;
border-bottom: 1px solid #ddd;
margin: 20px 0 0;
clear: both;
font-weight: 500;
color: #000;
clear: both;
}

div#post-content h2 {
font-size: 14px;
line-height: 20px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 10px 0 5px;
clear: both;
}

h2.post-title-error {
font-size: 14px;
line-height: 20px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 10px 0 5px;
clear: both;
}

div#post-content h3 {
font-size: 13px;
line-height: 20px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 10px 0 5px;
clear: both;
}

div#post-content h4 {
font-size: 12px;
line-height: 18px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 5px 0 5px;
clear: both;
}

div#post-content h5 {
font-size: 12px;
line-height: 16px;
border-bottom: 1px solid #ddd;
color: #333;
margin: 2px 0 5px;
clear: both;
}

div#post-content h6 {
font-size: 12px;
line-height: 14px;
border-bottom: 1px solid #ddd;
color: #333;
margin: 2px 0 5px;
clear: both;
}

div.postmetadata {
float: left;
width: 500px;
margin-top: 10px;
font-weight: bolder;
color: #1d1d1d;
clear: both;
}

div.postmetadata a {
background: none!important;
color: #1d1d1d;
}

div.navigation {
width: 500px;
clear: both;
}

div.navigation div a {
padding: 5px;
font-size: 12px;
}

div.navigation div a:hover {
color: #920000;
}

blockquote {
background: #eee url(images/blockquote6.png) no-repeat 10px 20px;
margin: 10px 10px 10px 10px;
padding: 20px 10px 10px 70px;
min-height: 50px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
}

blockquote p {
min-height: 30px;
font-size: 13px;
}

div.wp-caption {
background: #eee;
padding: 10px 0 10px 10px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

p.wp-caption-text {
background: #eee;
}

div.gallery {
background: #eee;
padding: 5px 0 10px 10px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

div.gallery img.attachment-thumbnail {
}

/* Comments */

div#comments {
width: 500px;
}

h3#comments {
font-size: 16px;
line-height: 24px;
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
}

ul.commentlist {
margin-bottom: 30px;
}

ul.commentlist li {
border: 2px solid #ddd;
padding: 5px;
margin-bottom: 5px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: auto;
background: #fff;
}

ul.commentlist li.depth-2, ul.commentlist li.depth-3, ul.commentlist li.depth-4, ul.commentlist li.depth-5 {
clear: both;
}

ul.commentlist li.alt {
background-color: #eee;
}

ul.commentlist li.alt p {
clear: both;
}

ul.commentlist li p {
clear: both;
padding-top: 5px;
}

ul.commentlist li.comment-author-rmaspero {
border: 2px solid #920000;
}

ul.commentlist li div#respond form#commentform {
overflow: hidden;
clear: both;
}

ul.commentlist li div#respond form#commentform p textarea#comment {
width: 99%;
}

div#cancel-comment-reply {
display: none;
}

li div#cancel-comment-reply {
display: block;
}

ul.commentlist li div div.reply {
float: left;
border: 2px solid #ddd;
width: 60px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 5px 0;
background: #eee;
line-height: 20px;
outline: none;
padding: 2px 0;
text-align: center;
}

ul.commentlist li.alt div div.reply a {
color: #000;
}

ul.commentlist li.alt div div.reply {
border: 2px solid #fff;
background: #ccc;
}

ul.commentlist li div div#cancel-comment-reply {
border: 2px solid #ddd;
float: right;
width: 24px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 5px 0;
background: #ccc;
line-height: 20px;
outline: none;
text-align: center;
padding: 2px 0;
}

ul.commentlist li.alt div div#cancel-comment-reply {
border: 2px solid #fff;
background: #ddd;
}

ul.commentlist li div div#cancel-comment-reply a {
font-size: 15px;
}

ul.commentlist li div div.comment-author {
float: left;
height: 35px;
}

ul.commentlist li div div.comment-meta {
float: right;
margin: 19px 0 0;
}

form#commentform {
margin: 10px 0 0;
}

form#commentform p a#logout:hover {
color: #8fc2e6;
}

form#commentform p {
margin-top: 10px;
width: 100%;
}

form#commentform p input {
border: 2px solid #ddd;
width: 250px;
outline: none;
padding: 2px 5px;
height: 18px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
vertical-align: middle;
}

form#commentform p textarea {
border: 2px solid #ddd;
line-height: 20px;
outline: none;
height: 150px;
overflow: auto;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
width: 500px;
}

form#commentform p input#submit {
border: 2px solid #ddd;
float: left;
width: 120px;
color: #fff;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 5px;
text-align: center;
height: 26px;
background: #ccc;
display: block;
}

form#commentform p.subscribe-to-comments {
float: right;
display: block;
text-align: right;
}

form#commentform p.subscribe-to-comments input#subscribe {
margin: 3px 0 0;
}

/* Page */

h1.page-title {
margin-left: 5x;
font-size: 15px;
line-height: 24px;
border-bottom: solid 1px #D9D9D9;
margin-bottom: 10px;
}

div#page-content {
overflow: hidden;
margin: 0 0 20px 0;
}

div#page-content p {
margin: 0;
padding: 5px 0;
}

div#page-content a, div#page-content a {
color: #8fc2e6;
}

div#page-content ul {
margin-top: 10px;
}

div#page-content li {
list-style-type: circle;
list-style-position: outside;
line-height: 20px;
margin-left: 20px;
}

div#page-content a:hover {
color: #56a4e7;
}

div#page-content img a {
border: 4px solid #920000;
}

div#page-content h1 {
font-size: 15px;
line-height: 24px;
border-bottom: 1px solid #ddd;
margin: 20px 0 0;
clear: both;
font-weight: 500;
color: #000;
clear: both;
}

div#page-content h2 {
font-size: 14px;
line-height: 20px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 10px 0 5px;
clear: both;
}

div#page-content h3 {
font-size: 13px;
line-height: 20px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 10px 0 5px;
clear: both;
}

div#page-content h4 {
font-size: 12px;
line-height: 18px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 5px 0 5px;
clear: both;
}

div#page-content h5 {
font-size: 12px;
line-height: 16px;
border-bottom: 1px solid #ddd;
color: #333;
margin: 2px 0 5px;
clear: both;
}

div#page-content h6 {
font-size: 12px;
line-height: 14px;
border-bottom: 1px solid #ddd;
color: #333;
margin: 2px 0 5px;
clear: both;
}

/* Archives */

h1.page-title-archive, h1.page-title-search, h1.page-title-error {
font-size: 15px;
line-height: 24px;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
clear: both;
font-weight: 500;
color: #000;
clear: both;
}

div.archives-type li {
padding-top: 5px;
display: block;
}

span.monthtitle a strong {
font-size: 13px;
line-height: 20px;
border-bottom: 1px solid #ddd;
color: #000;
margin: 10px 0 5px;
clear: both;
width: 450px;
display: block;
font-weight: 400;
}

/* Sidebar */

div#sidebar-content {
width: 220px;
float: left;
margin-left: 20px;
}

ul.sidebar-list a:hover {
color: #8fc2e6;
}

ul.sidebar-list li {
margin-bottom: 30px;
}

ul.sidebar-list li ul {
margin: 0;
}

ul.sidebar-list li ul li {
border-bottom: 1px solid #ddd;
margin: 0;
padding: 2px 0 2px 5px;
}

ul.sidebar-list li ul li:hover {
color: #8fc2e6;
}

ul.sidebar-list li ul li:hover a {
color: #8fc2e6;
}

ul.sidebar-list a,ul.sidebar-list li ul li a {
color: #000;
}

h2.widgettitle {
font-size: 15px;
line-height: 24px;
border-bottom: 1px solid #ddd;
}

/* Footer */

div#footer {
width: 1000px;
padding: 15px 0;
background: #920000;
clear: both;
color: #fff;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

div#footer p {
color: #fff;
padding: 0 20px;
}

div#footer a {
color: #fff;
}

/* Contact Me Page */

input#wpcf_your_name, input#wpcf_email, input#wpcf_website {
border: 2px solid #ddd;
line-height: 14px;
width: 258px;
outline: none;
padding: 2px 5px;
height: 18px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
}

textarea#wpcf_msg {
border: 2px solid #ddd;
line-height: 14px;
width: 258px;
outline: none;
padding: 2px 5px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

div.contactleft label {
display: block;
text-align: left;
}

input#contactsubmit {
border: 2px solid #ddd;
float: left;
width: 120px;
color: #fff;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 5px;
text-align: center;
height: 26px;
background: #ccc;
}

/* Sharing */

div#sharing {
width: 500px;
margin-bottom: 10px;
}

div#sharing ul {
display: block;
}

div#sharing ul li {
display: inline;
float: left;
}

div#sharing ul li a {
margin-right: 10px;
width: 48px;
height: 48px;
display: block;
text-indent: -9999px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

div#sharing ul li a:hover {
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

div#sharing ul li.stumbleupon a {
background: url(images/Stumbleupon.png) no-repeat;
}

div#sharing ul li.digg a {
background: url(images/Digg.png) no-repeat;
}

div#sharing ul li.reddit a {
background: url(images/Reddit.png) no-repeat;
}

div#sharing ul li.technorati a {
background: url(images/technorati.png) no-repeat;
}

div#sharing ul li.delicious a {
background: url(images/delicious.png) no-repeat;
}

/* Search */

ul#results-list {
margin-top: 10px;
}

ul#results-list li {
list-style-type: circle;
list-style-position: outside;
line-height: 20px;
margin-left: 20px;
}

/* Flickr */

li#flickrrss h2.widgettitle {
font-size: 15px;
line-height: 24px;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
}

li#flickrrss a img {
margin: 10px 14px;
border: 3px solid #fff;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

li#flickrrss a img:hover {
border: 3px solid #920000;
}

/* Desktop Tuesday */

ul#results-list-img {
display: block;
}

ul#results-list-img li {
display: inline;
float: left;
margin: auto;
}

ul#results-list-img li img {
margin: 9px;
border: 3px solid #fff;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

ul#results-list-img li img:hover {
border: 3px solid #920000;
}

a.desktop-tuesday-save {
padding: 5px 0 5px 20px;
background: url(images/save.png) no-repeat;
}

/* Twitter */

div#tweet-bird {
background: url(images/tweet.gif) no-repeat 0;
display: block;
width: 220px;
height: 100px;
}

ul#twitter_update_list {
margin-top: 10px;
}

ul#twitter_update_list li {
background: #eee;
border: none;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
display: block;
padding: 6px;
text-align: justify;
}

ul#twitter_update_list li a {
display: block;
}

div#tweet-bird a {
display: block;
text-align: right;
padding-right: 40px;
padding-top: 64px;
}
