/*
Theme Name: Unconventional Look
Theme URI: http://www.allclutchbags.com/
Description: custom WordPress theme for <a href="http://www.allclutchbags.com/">All Clutch Bags</a>.
Version: 1.6
Author: Gemma Baltazar
Author URI: http://www.theladyprogrammer.com/
*/

body {
font: 10pt Verdana, Arial, sans-serif;
background: #E8E8E8;
margin: 0;
padding: 0;
color: #333;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, Times, sans-serif;
color: #000;
margin: 20px 0 10px;
}

a {
outline: 0;
color: #8C1821;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #59080F;
}

img {
border: 1px solid #DDDDDD;
background: #eee;
padding: 5px;
margin: 0 10px 5px;
}

blockquote {
border-top: 1px dotted #ddd;
border-bottom: 1px dotted #ddd;
background: #efefef;
padding: 10px;
color: #666;
}

blockquote p {
margin: 0;
}

cite, cite a {
font-size: 8pt;
color: #666;
}

cite a:hover {
color: #333;
text-decoration: none;
}

ul, ol {
padding-left: 20px;
margin: 3px 0 5px;
}

ul {
list-style-image: url(images/bullet-1.gif);
list-style-type: none;
}

ul ul {
list-style-image: url(images/bullet-2.gif);
list-style-type: none;
}

ul ul ul {
list-style-image: url(images/bullet-3.gif);
list-style-type: none;
}

ol ol {
list-style-type: lower-alpha;
}

ol ol ol {
list-style-type: lower-roman;
}

p {
margin: 5px 0 15px;
}

.wrapper {
margin: 0 auto;
width: 960px;
}

.clearfloat {
clear:both;
}

.header_sites {
overflow: hidden;
list-style-type: none;
background: #000;
}

.header_sites ul {
list-style-image: none;
margin: 0;
}

.header_sites h2, .header_sites li {
float: left;
}

.header_sites h2, .header_sites a {
margin: 0;
padding: 2px 15px;
font: 0.85em Arial, Verdana, sans-serif;
color: #F0AAAF;
display: block;
}

.header_sites h2 {
font-weight: bold;
}

.header_sites a:hover {
color: #fff;
text-decoration: none;
}

#page-nav {
background: url(images/bgnavigation.jpg) repeat-x;
height: 60px;
}

#page-nav ul {
list-style-type: none;
width: 960px;
margin: 0 auto;
padding: 25px 0 0 0;
}

#page-nav ul li {
background: url(images/page-nav-bullets.png) no-repeat 0 0;
display: inline;
margin: 0 15px;
padding-left: 20px;
}

#page-nav ul li:hover {
background: url(images/page-nav-bullets.png) no-repeat 0 -25px;
}

#page-nav ul li a {
color: #fff;
text-decoration: none;
text-transform: lowercase;
}

#page-nav ul li a:hover {
color: #EBABB1;
}

.current_page_item a {
color: #E1CEAE !important;
}

#bgwrapper {
width: 960px;
margin: 0 auto;
}

#header {
width: 700px;
}

#header h1 {
margin: 0;
background: url(images/bg-header.jpg) no-repeat;
}

#rss-subscription {
float: right;
position: relative;
right: 10px;
top: 12px;
}

#header img {
border: 0;
margin: 0;
padding: 0;
background: transparent;
}

#leftmost {
width: 710px;
float: left;
}

#sidebar-left {
width: 170px;
float:left;
font-size: 8pt;
}

#sidebar-left .sidewidget {
padding: 15px 10px 15px 0;
}

#content {
background: #FFFFFF;
float: left;
margin: 10px 10px 10px 0;
padding: 0 15px 10px;
width: 500px;
}

.full-width {
width: 960px !important;
}

.post-title, .post-title a {
font: bold 12pt Georgia, Times, sans-serif;
color: #8C1821;
text-decoration: none;
margin: 0;
display: inline;
}

.post-date {
display: inline;
margin: 0;
font: 8pt Georgia, Times, sans-serif;
color: #333;
}

.post-author {
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
color:#999999;
font-size:8pt;
margin: 3px 0 5px 0;
padding: 2px 0;
}
.post-author a {
text-decoration: none;
color: #999999;
}

/* social networks - start */
.share-social-networks {
margin: 10px 0 0;
padding: 0;
list-style-image: none;
height: 30px;
}

.share-social-networks li {
float: left;
margin: 0 10px;
}

/* social networks - end */

.post {
padding: 20px 0;
border-bottom: 1px solid #eee;
}

#random404 .post-title, #top404 .post-title {
margin: 10px 0;
display: block;
}

#random404, #top404 {
margin: 0 0 25px;
}

.entry {
clear: both;
}

.more-link {
font-style: italic;
font-size: 8pt;
display: block;
text-align: right;
margin-top: 15px;
}

#postmetadata {
font-size: 8pt;
color: #999;
border-top: 1px dotted #ddd;
border-bottom: 1px dotted #ddd;
padding: 2px 0;
background: #eee;
}

#postmetadata p {
margin: 3px 10px;
}

#postmetadata a {
color: #999;
}

#sidebar-right {
background: #E1CEAE;
float: left;
position: relative;
top: -100px;
width: 250px;
color: #352813;
}

#sidebar-right .sidewidget h2 {
color: #352813;
}

#sidebar-right .sidewidget a {
color: #7A5E2E;
}

#sidebar-right .sidewidget a:hover {
color: #000;
}

#sidebar-right #cse-search-box input[name="q"], #sidebar-right #cse-search-box input[name="sa"] {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#sidebar-right #cse-search-box input[name="q"] {
border: 1px solid #bfaf94 !important;
padding: 2px 10px !important
}

#sidebar-right #cse-search-box input[name="sa"] {
background: #F1E7D7;
border: 2px solid #F1E7D7;
}

#sidebar-right #cse-search-box input[name="sa"]:hover {
cursor: pointer;
background: #f7f3eb;
border: 2px solid #f7f3eb;
}

#subscriptions {
list-style-image: none;
margin: 20px 10px 0;
padding-left: 0;
overflow: hidden;
}

#subscriptions li {
float: left;
height: 27px;
}

.sidewidget {
padding: 15px;
}

.sidewidget h2 {
margin: 0 0 5px 0;
color: #333;
font: 11pt Georgia, Times, sans-serif;
text-transform: uppercase;
}

.sidewidget ul {
padding-left: 20px;
margin: 0;
list-style-image: url(images/bullet-sidebar.png);
}

.sidewidget a {
color: #666;
text-decoration: none;
}

.sidewidget a:hover {
color: #841F2A;
}

input {
color: #7A5E2E;
}

#s {
border-top: 3px solid #D1B483;
border-left: 2px solid #D1B483;
border-bottom: 1px solid #DCC7A3;
border-right: 1px solid #DCC7A3;
}

#searchsubmit {
background: #DAC29A;
}

.navigation {
padding: 20px 0;
}

#comments {
color: #999;
}

.commentlist {
color: #333;
}

.comment {
border-bottom: 1px solid #eee;
list-style-image: none;
padding: 10px;
}

.comment .avatar {
float: left;
padding: 0;
}

#respond {
color: #999;
}

#commentform .comment_input {
width: 200px;
border: 1px solid #aaa;
}

#commentform .message_input {
width: 400px;
border: 1px solid #aaa;
}

#commentform #submit {
background: #8C1821;
border: 1px solid #460C11;
color: #fff;
padding: 5px 15px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
}

#bottom {
background: #841F2A url(images/bgbottom.jpg) repeat-x;
min-height: 220px;
}

#bottom ul {
list-style-image: none;
padding: 0 !important;
}

#bottom ul ul {
padding-left: 20px !important;
}

#bottom-wrapper {
width: 960px;
margin: 0 auto;
}

#bottom-wrapper .sidewidget {
width: 290px;
float: left;
margin-bottom: 0;
color: #E8E8E8;
font-size: 8pt;
}

#bottom-wrapper .sidewidget h2 {
color: #F0AAAF;
font: bold 11pt Verdana,Arial,sans-serif;
text-transform: none;
}

#bottom-wrapper .sidewidget a {
color: #E8E8E8;
}

#bottom-wrapper .sidewidget ul {
list-style-type: none;
padding-left: 5px;
}

#bottom-wrapper .sidewidget ul li {
padding:3px 0 2px;
}

#bottom-wrapper .sidewidget ul li a {
border-bottom:1px dotted #BF222E;
font-size: 8pt;
}

#bottom-wrapper .sidewidget a:hover, #bottom-wrapper .sidewidget ul li a:hover {
color: #fff;
}

#footer {
background: #460C11;
color: #AAAAAA;
font: 8pt Verdana,Arial,sans-serif;
padding: 5px;
}

#footer a {
color: #ccc;
text-decoration: none;
}

#footer a:hover {
color: #fff;
}

.footer_sites {
list-style-image: none;
padding-left: 0;
list-style-type: disc;
overflow: hidden;
width: 735px;
}

.footer_sites li {
float: left;
margin: 0 20px 10px 0;
}

.footer_sites li:first-child {
list-style-type: none;
}

#your_next_ensemble {
background: url(images/yournextensemble.png) no-repeat;
float: right;
text-indent: -9999px;
display: block;
width: 135px;
height: 35px;
}

#your_next_ensemble:hover {
background-position: -136px 0;
}

/* advanced recent posts */
.advanced-recent-posts {
padding-left: 0 !important;
list-style-image: none !important;
}

.advanced-recent-posts li {
margin-bottom: 15px;
}

.advanced-recent-posts img {
display: block;
margin: 0;
padding:0;
}

/* advanced random posts */
.advanced-random-posts {
padding-left: 0 !important;
list-style-image: none !important;
}

.advanced-random-posts li {
margin: 10px 0;
overflow: hidden;
}

#random404 .advanced-random-posts li, #top404 .top10 li {
overflow: hidden;
margin: 10px 0;
}

.advanced-random-posts img, .top10 img {
float: left;
margin: 3px 10px 3px 5px;
padding: 0;
border: 1px solid #999;
padding: 0;
}

#random404 .random-posts-thumb, #top404 .tptn_thumb {
margin: 0 10px 0 0;
}

#top404 .top10 {
padding-left: 0;
}

#top404 .tptn_thumb {
margin: 0 10px 0 0;
float: left;
}

/* wp page numbers */
#wp_page_numbers {
border: 0 !important;
background: #EFEFEF !important;
}

/* social bookmarks */
div.sexy-bookmarks ul.socials li {
width: 58px !important;
}

/* link within issue */
img[src="http://www.linkwithin.com/pixel.png"] {
padding: 0;
}
