/*
Theme Name: Just Business
Theme URI: http://www.perfectly-random.com/
Description: A minimalistic WP theme, perfect for business blogs that wish to convey an image of professionalism.
Version: 1.0
Author: Rui Figueiredo
Author URI: http://www.perfectly-random.com/
*/


/* standard elements */
html {min-height: 100%;}

* { margin: 0; padding: 0; }

a {color: #963;}

a:hover {color: #C60;}

body {
    background: #FFF;
    color: #272727;
    font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 { font: normal 18px Verdana,serif; margin-bottom: 4px; }

img { border: none 0px; padding: 1px 2px 1px 2px; }

code {
    background: #FFF;
    border: 1px solid #EEE;
    border-left: 6px solid #C1CAD3;
    color: #666;
    display: block;
    font: normal 1em Tahoma,sans-serif;
    line-height: 1.6em;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}

blockquote {
    background: url(img/quote.gif) no-repeat;
    display: block;
    font-weight: bold;
    padding-left: 28px;
}


/* misc */
.clearer {clear: both;}

.left {float: left;}

.center {text-align: center;}

.right {float: right;}


/* structure */


.container {
    font-size: 1.1em;
    margin: 0 auto;
    width: 800px;
    padding-bottom: 25px;
}


/* header */
.header {
    background: url(images/header.jpg) no-repeat;
    color: #7e2828;
    margin: 0 auto;
    width: 800px;
    height: 190px;
}

.hdrtitle h1 { text-align: right; padding: 22px 65px 0 0; font: normal 26px Verdana,serif; }

.header a:hover {color: #7e2828; text-decoration: none;}
.hdrtitle a { color: #008DE5; text-decoration: underline; }
.hdrtitle a:hover { color: #3B3B3B; text-decoration: none; }

.hdrtitle h2 { color: #008DE5; text-align: right; padding: 0 65px 10px 0; font: normal 16px Verdana,serif; }


/* navigation */
.navigation {
    width: 590px;
    float:left;
    margin-top: 40px;
    height: 11px;
    padding-top: 18px;
    text-align: left;
}

.navigation a { 
    background: url(images/nav-split.gif) no-repeat right;
    text-decoration: none;
    font: bold 1.1em Arial,"Trebuchet MS",sans-serif;
    color: #474747;
    padding: 0 20px 0 20px;
}

.navigation a:hover {
    color: #474747;
    text-decoration: underline;
}

.navigation li { display: inline; }


/* sidebar */
.outside {
    background: #FFF;
    float: right;
    width: 210px;
    margin: 0px 0px 10px 0;
    border: 1px solid #e0e0e0;
}

.sidenav {
    background: #343434;
    margin: 5px;
    color: #d5d5d5;
}

.sidenav h2 {
    background: url(images/sb-menu.gif) no-repeat;
    color: #FFF;
    font: bold 1.1em Tahoma,Arial,"Trebuchet MS",Verdana,sans-serif;
    padding: 10px 0 0 18px;
}

.sidenav ul { padding: 6px 0 6px 0; }

.sidenav li a{
    font-size: 1em;
    color: #d5d5d5;
    display: block;
    margin-left: 10px;
    padding: 0 0 6px 16px;
    text-decoration: none;
}

.sidenav li a:hover { text-decoration: underline; }

.feed { margin: 5px 0 0 45px; }

.sidenav a {
    font-size: 1em;
    color: #FFF;
    display: block;
    margin: 0 auto;
    width: 85%;
}

.sidenav li a:hover { text-decoration: underline; }


/* content */
.content {
    float: left;
    margin: 20px 0 0 10px;
    width: 570px;
}

.post {
    color: #203866;
    width: 570px;
    float: left;
    margin-top: 10px;
    padding: 0 10px 0 10px;
}

.top {
    background: #ececec;
    width: 570px;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-top: 5px;
}


.post h3 { color: #6D777E; font: bold 1.2em Verdana,serif; }

.post .text { width: 96%; padding: 8px; color:#6D777E; font-family:Verdana,serif; font-size:12px;}
.post .textcomm { width: 100%; color: #444; padding-top: 2px; margin-bottom: 15px; border-bottom: 3px solid #c7c7c7; }
.post .text a { color: #008DE5; font-family:Verdana,serif; font-size:12px; outline-style:none;
outline-width:0pt; text-decoration:underline;}
.post .text a:hover { color: #3b3b3b; text-decoration: none; }
.post .text h2 { font-size:16px; padding-bottom:5px;}

.comm-area { color: #203866; }


.nav { display: block; color: #203866; width: 570px; float: left; margin: 10px 10px 5px 10px; }
.nav h1, .nav h2 { color: #203866; font: bold 1.2em Arial,sans-serif; }
.nav a { color: #203866; font: bold 1.2em Arial,sans-serif; }
.nav a:hover { text-decoration: none; }
.alignright { float: right; }
.alignleft { float: left; }

.title h1 { color: #7e2828; font: bold 1.6em Verdana,serif; margin: 12px 0 0 15px; }
.title h2 { color: #031219; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; padding-bottom: 6px; }
.title a { color: #FF6C00; text-decoration: none; }
.title a:hover { color: #FF6C00; text-decoration: underline; }

.nofound { color: #203866; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; }

.content .descr {
    color: #646464;
    font-size: 1em;
    padding: 1px 0 10px 15px;
}

.content li { list-style-type:disc; margin-left: 18px; }

.comment {
    background: #f4f4f4;
    width: 290px;
    height: 20px;
    float: right;
    color: #646464;
    font-size: 1em;
    margin-bottom: 10px;
    padding-top: 5px;
    text-align: center;
}

.comment a { color: #646464; text-decoration: none; }
.comment a:hover { text-decoration: underline; }
.comauthor a { color: #203866; text-decoration: none; }

.info {
    color: #5774ad;
    font-size: 1em;
    padding-top: 10px;
    border-top: 3px solid #c7c7c7;
    text-align: left;
}

.info a { color: #5774ad; }
.info a:hover { text-decoration: none; }

.search {
    background: #383838 url(images/search-bg.png) repeat-x;
    font: bold 1em Arial,sans-serif;
    text-align: center;
    color: #FFF;
    width: 520px;
    height: 58px;
}

.search_text { padding: 6px 0 6px 14px; }


/* footer */
.footer {
    width: 800px;
    margin: 0 auto;
    color: #343434;
    font: normal 1em Arial,sans-serif;
    text-align: center;
    padding: 10px 0 10px 0;
    border-top: 3px solid #c7c7c7;
}
.footer a {color: #343434; text-decoration: underline; }
.footer a:hover {color: #343434; text-decoration: none; }
.footer img {vertical-align: middle}
.shapeSites a {
    color:#008DE5;
    font-size:1em;
    text-decoration:underline;
}
.shapeSites a:hover {
    text-decoration:none;
    color:#3b3b3b;
}


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 0 auto; width: 120px; }
#wp-calendar a { clear: both; } 
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }

.simplearch-year-link {
    margin-left:0px !important;
    padding-bottom:0px !important;
    outline-width:0;
    outline-style:none;
}

.text .democracy {
    max-width:350px;
}
.blockLightBlueUnderline {
    padding-bottom:2px;
    border-bottom:1px solid #addfff;
}
