/**********************************************************************************************
 
 Title: BadrIT
 
 Author: Branded07
 
 Author url: http://www.branded07.com
 
 Date: 2009
 
 Version: 1.0
 
 ***********************************************************************************************
 ==============================================================================================*/
/* Global Reset ------------------------------------------------------------------------------*/ * {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
    background: #fff repeat-x top center;
    font-weight: normal;
    min-width: 1000px;
    color: #231f20;
    font: 12px / 140% Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after {
    content: "";
}

blockquote {
    quotes: "" "";
}

p {
    padding: 6px 0;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}

hr {
    display: none;
}

b, strong {
    font-weight: bold;
}

a, a:visited {
    color: #5d758c;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #11528f;
    border: none;
    text-decoration: none;
}

.none {
    border: none !important;
    background: none !important;
}

.no-margin {
    margin: 0 !important;
}

.clear {
    clear: both;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    display: inline-block; /* for IE/Mac */
}

/* CSS3 Elements -------------------------------------------------------------------------------*/
.round {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}

.round-top {
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -khtml-border-top-left-radius: 8px;
    -khtml-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.round-bottom {
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -khtml-border-bottom-left-radius: 8px;
    -khtml-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

/* Headers -------------------------------------------------------------------------------------*/
h1 {
    float: left;
    width: 135px;
    height: 103px;
    padding: 10px 0 0 20px;
}

h2, h3, h4, h5, h6 {
    color: #11528f;
    font-weight: bold;
    line-height: 120%;
}

h2 {
    font-size: 26px;
    letter-spacing: -1px;
}

h3 {
    font-size: 26px;
    letter-spacing: -1px;
}

h4 {
    font-size: 24px;
    text-transform: none;
    letter-spacing: -1px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 20px;
}

/* Global Structure ----------------------------------------------------------------------------*/
#header-wrap, #hero-wrap, #content-wrap, #footer-wrap {
    width: 100%;
}

#header, #hero, #hero-home, #content, #footer {
    margin: 0 auto;
    width: 980px;
    display: block;
}

.left {
    float: left;
    margin: 0 20px 0 0;
}

.right {
    float: right;
    margin: 0 0 0 20px;
}

.center {
    text-align: center;
}

/* Images --------------------------------------------------------------------------------------*/
.alignleft {
    float: left;
    margin: 5px 15px 5px 0;
}

.alignright {
    float: right;
    margin: 5px 0 5px 15px;
}

.aligncenter {
    float: none;
    text-align: center;
    margin: 20px 0;
}

img.img-border {
    padding: 6px;
    background: #fff url('../images/BG-fade-slice.png') repeat-x top center;
    border: #fff 1px solid;
    margin: 0;
}

/* Lists ---------------------------------------------------------------------------------------*/
.white-round ol {
    padding: 15px 0 15px 22px;
}

.white-round ol li {
    list-style: decimal;
    padding: 1px;
}

/* Forms ---------------------------------------------------------------------------------------*/
#content input, #content textarea, #content select {
    border: #b4c5d5 1px solid;
    background: #fff url('../images/BG-input.png') repeat-x top center;
    color: #445c74;
    font: italic 15px / 140% Georgia, "Times New Roman", Times, serif;
    padding: 6px;
    letter-spacing: -1px;
    width: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

input.invalid {
    background: red;
}

#content form ul li {
    padding: 4px 0;
}

#content .submit-wrap {
    padding: 0 10px 0 0;
}

#content .submit-wrap input {
    float: right;
    border: none;
    background: url('../images/BTN-submit.gif') no-repeat center;
    font: normal bold 14px / 140% Arial, Helvetica, sans-serif;
    color: #364900;
    text-align: center;
    letter-spacing: -1px;
    text-shadow: #d8e19a 0 1px 0;
    width: 85px;
    cursor: pointer;
}

/* Header --------------------------------------------------------------------------------------*/
#header-wrap {
    background: #fff url('../images/BG-header.jpg') repeat-x top center;
    height: auto;
}

#header {
    background: #fff url('../images/BG-header-center.jpg') no-repeat top center;
    height: 124px;
}

#nav {
    float: right;
    padding: 48px 20px 0 0;
}

#nav li {
    float: left;
    height: 31px;
    overflow: visible;
}

#nav li.current {
    background: #8eaf10 url('../images/BG-nav-active.jpg') repeat-x top center;
    border: #7fa911 1px solid;
}

#nav li a, #nav li a:visited {
    display: block;
    font: bold 18px / 140% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #5d758c;
    letter-spacing: -1px;
    padding: 3px 12px;
    text-shadow: #fff 0 1px 0;
}

#nav li a:hover {
    color: #11528f;
}

#nav li.current a {
    color: #364900;
    text-shadow: #d8e19a 0 1px 0;
    height: 32px;
    background: transparent url('../images/BG-nav-speach.gif') no-repeat bottom center;
}

/* Hero ----------------------------------------------------------------------------------------*/
#hero-wrap {
    background: #0e5ba3;
    height: auto;
}

#hero-home {
    height: 390px;
}

#galleryHome {
    float: left;
    width: 980px;
    height: 390px;
    z-index: 5;
    display: none;
    border: none;
    background: transparent url('../images/BG-hero-home.jpg') no-repeat top center;
    overflow: hidden;
}

.gallery {
    overflow: hidden;
    position: relative;
}

.gallery img {
    border: 0;
    margin: 0;
}

.gallery .slideElement {
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.gallery .loadingElement {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center 170px;
    background-image: url('../images/loader.gif');
}

.gallery .slideInfoZone {
    position: absolute;
    z-index: 11;
    width: auto;
    margin: 0 0 0 100px;
    left: 0;
    padding: 50px 0 0 0;
    top: 0;
    text-indent: 0;
    overflow: hidden;
}

.gallery .slideInfoZone img {
    background: transparent;
    text-shadow: none;
}

* html .gallery .slideInfoZone {
    bottom: -1px;
}

.gallery .slideInfoZone h2 {
    padding: 0;
    width: 260px;
    display: block;
    text-align: center;
    border: none;
    color: #b5dbff;
    font-size: 30px;
    line-height: 30px;
}

.gallery .slideInfoZone p {
    display: block;
    font-size: 14px;
    color: #b5dbff;
    width: 195px;
    padding: 10px 0 0 40px;
    margin: 0;
}

.gallery a.gallery-view, .gallery a.gallery-view:visited {
    display: block;
    width: 177px;
    height: 30px;
    color: #364900;
    text-align: center;
    font-size: 17px;
    letter-spacing: -1px;
    background: url('../images/BTN-gallery.png') no-repeat center;
    margin: 15px auto;
    padding: 10px 0 0 0;
}

.gallery a.gallery-view:hover {
    color: #1b2400;
}

.gallery a.right, .gallery a.left {
    position: absolute;
    height: 58px;
    width: 58px;
    top: 160px;
    cursor: pointer;
    z-index: 10;
}

.gallery a.left {
    left: 40px;
    background: url('../images/BG-gallery-arrows.png') no-repeat center left;
}* html .gallery a.left {
    background: url('../images/BG-gallery-arrows.gif') no-repeat center left;
}

.gallery a.right {
    right: 40px;
    background: url('../images/BG-gallery-arrows.png') no-repeat center right;
}* html .gallery a.right {
    background: url('../images/BG-gallery-arrows.gif') no-repeat center right;
}

#hero {
    background: #0e5ba3;
    height: 94px;
    padding: 36px 30px 0 30px;
    width: 860px;
}

#hero h2 {
    font-size: 48px;
    letter-spacing: -2px;
    color: #fff;
}

/* Content -------------------------------------------------------------------------------------*/
#content {
    background: #fff url('../images/BG-content.jpg') no-repeat top center;
    padding: 40px 0 40px 0;
}

#main {
    padding: 0 0 0 25px;
}

#main-home {
	padding: 10px 0 25px;
}

#main-home p {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
    font-size: 20px;
	line-height: 28px;
}

#main-home a {
	background-color: #F8F8F8;
	border-bottom: 1px dotted #1A87EF;
	color: #125CA3;
	padding: 0 1px;
	text-decoration: none;
}

.wide-col {
    background: url('../images/BG-wide-col.gif') no-repeat top center;
    width: 902px;
    padding: 30px;
}

.single-col {
    width: 520px;
    padding: 30px 60px;
    background: url('../images/BG-single-col.gif') no-repeat top center;
}

/* Sidebar -------------------------------------------------------------------------------------*/
#sidebar {
    width: 250px;
    padding: 0 35px 20px 35px;
    background: url('../images/BG-sidebar-groove.jpg') no-repeat top left;
}

/* Homepage ------------------------------------------------------------------------------------*/
#blog-home p {
    font: italic normal 14px / 140% Georgia, "Times New Roman", Times, serif;
    padding: 5px 10px 20px 10px;
    margin: 0 0 15px 0;
}

.recent_blog_post{
	padding-left: 10px;
	border-bottom: #e0e9ef 1px solid;	
}

#blog-home ul.arrow-list li {
    background: url('../images/ICON-arrow-sml.gif') no-repeat left center;
	margin-left: 10px;
}

#blog-home h3 {
    padding-left: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
    font-size: 17px;
	
}

.recent_blog_post small {
    display: block;
    font: normal bold 12px / 140% Arial, Helvetica, sans-serif;
}

#blog-home a.read-more {
    float: right;
    padding: 3px 26px 3px 0;
    background: url('../images/ICON-arrow.gif') no-repeat right center;
}

#sidebar-home p {
    font: italic normal 13px / 140% Georgia, "Times New Roman", Times, serif;
    color: #445c74;
}

/* Products ------------------------------------------------------------------------------------*/
#products-wrap h3 {
    color: #5d758c;
    font: normal bold 36px / 140% Arial, Helvetica, sans-serif;
    clear: both;
}

#products-wrap p {
    padding-bottom: 30px;
}

#products-wrap img {
    border: #a0b0be 1px solid;
    padding: 5px;
    margin-right: 25px;
	margin-bottom: 25px;
}

#supported-software {
    position: relative;
    display: block;
    border: #cbdae3 1px solid;
    background: #e7f0f4;
    overflow: hidden;
    width: 880px;
    height: 127px;
    padding: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#slider ul, #slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider-outer, #slider ul {
    width: 800px;
    overflow: hidden;
    margin: 0 auto;
}

#slider, #slider li {
    display: inline;
    height: 127px;
}

#slider img {
    border: none;
    padding: 0;
}

#prevBtn, #nextBtn {
    display: block;
    width: 30px;
    height: 77px;
    position: absolute;
    top: 55px;
}

#prevBtn {
    left: 10px;
}

#nextBtn {
    right: 10px;
}

#prevBtn a, #nextBtn a {
    display: block;
    overflow: hidden;
    width: 34px;
    height: 34px;
    text-indent: -999em;
    background: url('../images/BG-slider-left.gif') no-repeat center;
}

#nextBtn a {
    background: url('../images/BG-slider-right.gif') no-repeat center;
}

/* Portfolio -----------------------------------------------------------------------------------*/
#portfolio-wrap ul li {
    float: left;
    border: #b4c5d5 1px solid;
    padding: 5px;
    margin: 0 15px 15px 0;
    background: #e7f0f4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.portfolio-item {
    width: 268px;
    height: 208px;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0;
}

.cover {
    position: absolute;
    display: block;
    width: 278px;
    height: 208px;
    top: 208px;
    left: 0;
    border: 0;
    background: #8eaf10 url('../images/BG-portfolio.jpg') repeat-x top center;
}

.portfolio-image {
    float: left;
    position: absolute;
    background: #fff;
    width: 278px;
    height: 208px;
    padding: 0;
    top: 0;
    left: 0;
	text-align: center;
}

.cover h3 {
    font-size: 18px;
    color: #364900;
    text-shadow: #ececa7 0 1px 0;
    padding: 12px 0 8px 12px;
}

.cover p {
    color: #364900;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 4px 12px 0 12px;
}

.cover h4, .cover p strong {
    color: #fff;
}

.cover h4 {
    font-size: 16px;
    padding: 4px 12px 0 12px;
}

.cover a, .cover a:visited {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    width: 110px;
    height: 22px;
    padding: 6px 0 0 10px;
    text-align: center;
    font-size: 12px;
    background: url('../images/BTN-portfolio.gif') no-repeat center;
    color: #364900;
}

.cover a:hover {
    color: #111700;
}

#portfolio-single-wrap img {
    max-width: 500px;
    border: #b4c5d5 1px solid;
    padding: 5px;
    background: #e7f0f4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.portfolio-sidebar ul {
    padding: 8px 0 25px 0;
}

.portfolio-sidebar ul li {
    display: block;
    background: url('../images/ICON-arrow-sml.gif') no-repeat left center;
    border-bottom: #e2e7eb 1px solid;
    padding: 6px 0 6px 24px;
    font-size: 13px;
}

/* Contact -------------------------------------------------------------------------------------*/
#contact-wrap {
    padding-left: 70px;
}

#contact-wrap h2 {
    font-size: 34px;
}

.contact-sidebar strong {
    color: #5d758c;
}

.contact-sidebar a, .contact-sidebar a:visited, .contact-sidebar a:hover {
    font-weight: normal;
}

#contact-wrap form {
    margin: 30px auto;
    width: 340px;
}

#contact-wrap form .submit-wrap input {
    margin: 10px 0 0 100px;
    float: none;
    background: url('../images/BTN-contact.gif') no-repeat center;
    font-size: 18px;
    width: 118px;
}

/* Join ----------------------------------------------------------------------------------------*/
#join-wrap h3, #join-wrap h4, #join-wrap h5 {
    padding-top: 15px;
}

#join-wrap h4 {
    border-top: #e2e7eb 1px solid;
    margin-top: 15px;
}

#join-wrap ul {
    padding: 10px 0;
}

#join-wrap ul li {
    font: italic normal 15px / 170% Georgia, "Times New Roman", Times, serif;
    color: #496075;
    background: url('../images/ICON-tick.gif') no-repeat left center;
    padding: 3px 0 3px 26px;
}

#join-wrap ul.arrow-list li {
    background: url('../images/ICON-arrow-sml.gif') no-repeat left center;
}

#sidebar ol {
    list-style: decimal;
    padding: 5px 0 10px 20px;
    font-size: 13px;
    font-weight: bold;
}

#sidebar ol li {
    padding: 2px 0;
}

/* Blog ----------------------------------------------------------------------------------------*/
#blog-wrap {
    width: 600px;
}

.entry-wrap, #blog_top_contents, #empty_posts {
    padding: 0 0 0 60px;
}

.entry-wrap h2 {
    font-size: 36px;
    color: #5d758c;
    padding: 10px 45px 10px 0;
    position: relative;
}

.entry-wrap h2 span {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
    width: 42px;
    height: 37px;
    background: url('../images/BG-comment-bubble.gif') no-repeat center;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    padding: 8px 0 0 0;
}

.entry-wrap a.read-more {
    float: right;
    border: none;
    background: url('../images/BTN-submit.gif') no-repeat center;
    font: normal bold 13px / 140% Arial, Helvetica, sans-serif;
    color: #364900;
    text-align: center;
    letter-spacing: -1px;
    text-shadow: #d8e19a 0 1px 0;
    width: 85px;
    height: 24px;
    padding: 6px 0 0 0;
    cursor: pointer;
}

.entry-wrap img {
    border: #b4c5d5 1px solid;
    padding: 5px;
    background: #e7f0f4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.post-meta {
    clear: both;
    padding: 10px 0;
    border-bottom: #a0b0be 1px solid;
    margin: 0 0 25px 60px;
}

.post-meta li {
    display: inline;
    color: #5d758c;
}

.post-meta li a {
    color: #000;
}

.post-meta img {
    margin: 3px 4px -3px 8px;
}

.blog-navigation {
    padding: 0 0 0 60px;
}

.blog-navigation a {
    display: block;
    padding: 8px;
    background: #edf4f7;
}

#comment-wrap {
    padding: 0 0 0 60px;
}

#comment-wrap form {
    width: 300px;
    margin: 10px auto;
    padding: 0 0 40px 0;
}

#comment-wrap form ul {
    border: none;
}

#comment-wrap ul {
    border-bottom: #e2e7eb 1px solid;
    margin: 10px 0;
    padding: 10px 0;
}

#comment-wrap .comment {
    display: block;
    border: #b7cedb 1px solid;
    padding: 20px;
    margin: 5px 0;
    background: #f7fafc;
}

#comment-wrap .comment.alt {
    background: #dae7ee;
}

#comment-wrap .comment img {
    float: left;
    border: #b4c5d5 1px solid;
    padding: 5px;
    background: #e7f0f4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    margin: 3px 15px 0 0;
}

#comment-wrap .comment cite {
    font-size: 18px;
}

#comment-wrap .comment p {
    margin: 0 0 0 110px;
}

.blog-sidebar ul {
    padding: 8px 0 25px 0;
}

.blog-sidebar ul li {
    display: block;
    background: url('../images/ICON-arrow-sml.gif') no-repeat left center;
    border-bottom: #e2e7eb 1px solid;
    padding: 6px 0 6px 24px;
    font-size: 13px;
}

#tag-cloud {
    padding: 10px 0;
}

#tag-cloud li {
    display: inline;
    border: none;
    background: none;
    padding: 0;
}

#tag-cloud li a {
    line-height: 22px;
}

/* Footer --------------------------------------------------------------------------------------*/
#footer-wrap {
    background: #dae7ee url('../images/BG-footer.jpg') repeat-x top center;
    height: 409px;
}

#footer {
    height: 360px;
    margin-bottom: -17px;
}

#breadcrumb {
    padding: 17px 0 17px 30px;
    width: 950px;
}

#breadcrumb, #breadcrumb ul li {
    float: left;
}

#breadcrumb ul li {
    height: 24px;
    background: url('../images/BG-bc.gif') no-repeat right center;
    text-align: center;
    color: #4e657c;
    padding: 6px 16px 0 8px;
    font: bold 13px / 140% Arial, Helvetica, sans-serif;
}

#breadcrumb ul li#bc-home {
    width: 115px;
    padding: 6px 4px 0 0;
    background: url('../images/BG-bc-home.gif') no-repeat left center;
}

#breadcrumb ul li#bc-end {
    padding: 6px 16px 0 8px;
    background: url('../images/BG-bc-end.gif') no-repeat right center;
}

#site-search {
    float: right;
    padding: 0 30px 0 0;
}

#site-search li {
    background: url('../images/BG-search.gif') no-repeat left top;
    width: 228px;
    height: 36px;
    padding: 10px 50px 0 10px;
    color: #4e657c;
    font: normal bold 14px / 100% Arial, Helvetica, sans-serif;
}

#site-search input {
    background-color: #e8f1f5;
	border: none;
    color: #4e657c;
    font: normal bold 14px / 100% Arial, Helvetica, sans-serif;
}

#footer-about {
    float: left;
    width: 500px;
    padding: 35px 0 0 50px;
}

#footer-about p {
    color: #496075;
    font: italic normal 15px / 170% Georgia, "Times New Roman", Times, serif;
}

#footer-about p a {
    float: right;
    padding: 0 8px 0 0;
    background: url('../images/BG-arrow-sml.gif') no-repeat right center;
}

#footer-contact {
    float: right;
    padding: 14px 40px 14px 0;
    width: 282px;
}

#footer-contact span {
    font: normal bold 44px / 130% Arial, Helvetica, sans-serif;
    text-shadow: #f6f9fb 0 1px 0;
    color: #8099a7;
    letter-spacing: -4px;
}

#footer-contact p {
    color: #496075;
    font-size: 15px;
}

#footer-contact a, #footer-contact a:visited {
    display: block;
    width: 245px;
    height: 32px;
    color: #364900;
    text-align: center;
    font-size: 18px;
    letter-spacing: -1px;
    text-shadow: #d8e19a 0 1px 0;
    background: url('../images/BTN-tech.gif') no-repeat center;
    margin: 10px auto;
    padding: 14px 0 0 0;
}

#footer-contact a:hover {
    color: #1b2400;
}

#footer-sub {
    display: block;
    clear: both;
    padding: 0 30px;
    border-top: #cbdae3 1px solid;
    position: relative;
}

#footer-social, #footer-nav, #footer-copyright {
    float: left;
    width: 640px;
}

#footer-social li, #footer-nav li {
    float: left;
    padding: 3px;
}

#footer-social li {
    padding: 16px 2px 0 2px;
}

#footer-nav, #footer-copyright {
    font-size: 12px;
    color: #436375;
}

#footer-copyright {
    padding: 0;
}

#footer-logos {
    padding: 25px 0 0 0;
    position: absolute;
    right: 30px;
    top: 25px;
    padding: 0;    
}

#footer-logos a {
  float: right;
}

#footer-logos a {
    padding: 0 0 0 8px;
}

img.img-left-border2 {
    border: 1px solid #969696;
    margin: 4px 7px 3px 0px;
}

div.product_images {
    cursor: hand;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
    background-color: #ffffff;
    padding: 30px 10px 10px 10px;
    width: 520px;
}

#gallery ul {
    list-style: none;
}

#gallery ul li {
    display: inline;
}

#gallery ul img {
    border: 5px solid #DAE7EE;
    border-width: 5px 5px 20px;
}

#gallery ul a:hover img {
    border: 5px solid #fff;
    border-width: 5px 5px 20px;
    color: #fff;
}

#gallery ul a:hover {
    color: #fff;
}

/************************************Admin*******************************/
div.admin {
    margin: 0 40px 0px 40px;
}

div.admin input, textarea {
    border: thin solid;
}

div.admin fieldset{
	border: thin solid;
	padding: 20px;
	margin: 20px 0px 20px 0px;
}

div.admin legend
{
	font-size: larger;
	font-weight:bold;
}

div.admin h1 {
    float: none;
    height: 100%;
    width: 100%;
    padding: 30px;
    font-weight: bold;
    font-size: large;
}

div.admin table {
    border-collapse: separate;
    border-spacing: 20px;
}

div.admin table th{
	font-weight:bold;
}
.biglink {
  font-size:20px;
  padding-right:20px;
}
.blog_filter_text{
	color: green;
}
#empty_posts{
	font-size: 30px;
}

.entry-wrap ol, .entry-wrap ul, #blog-home .blog_recent_post_content ol, #blog-home .blog_recent_post_content ul, #portfolio-single-wrap ul, div.admin ul, #portfolio-single-wrap ol, div.admin ol {
	padding-left: 40px;
}

.entry-wrap ol, #blog-home .blog_recent_post_content ol, #portfolio-single-wrap ol, div.admin ol {
	list-style-type: decimal;
}

.entry-wrap ul, #blog-home .blog_recent_post_content ul, #portfolio-single-wrap ul, div.admin ul {
	list-style-type: disc;
}

#blog-home{
	padding-top: 10px;
}

#blog-home .blog_recent_post_content p {
    font: italic normal 14px / 140% Georgia, "Times New Roman", Times, serif;
    padding: 0px;
    margin: 0px;
    border-bottom: none;
}

#blog-home .blog_recent_post_content  small {
    display: block;
    font: normal bold 12px / 140% Arial, Helvetica, sans-serif;
}

/***********************/
/*  SIDEBAR */
/***********************/
/*-----------------------------------------------*/
/*  Size                            */
/*-----------------------------------------------*/
/* Because of IE float-rendering bug, the width  */
/* must be reduced by 6px, otherwise it will     */
/* duplicate characters after the last float     */
/* Reason: IE may not alwys allow nested floats  */
/* have identical widths, but inside float must  */
/* be smaller than outside float. This IE-bug is */
/* somewhat unpredictable. See Section 5 header  */
/* for more details on this topic.               */
/*-----------------------------------------------*/

.sidebar {float: right; width: 210px; margin: 0px ; padding: 3.1em 0px 0px 0px; background-color: rgb(255,255,255); text-align: left;  color: rgb(75,75,75);} /* Actual width should be: 175px, but because of IE-bug we reduce with 6px so that container has some free space) */
.sidebarbox-noborder {width: 240px; margin: 0px 0px 1.0em 9px; padding: 0px;}
.sidebarbox-border {width: 235px; margin: 0px 0px 1.0em 9px; padding: 4px 4px 4px 4px; border: solid 1px rgb(200,200,200);}
.sidebarbox-title-noshading {display: block; margin: 0px 0px 2px 0px; padding: 0px; background-color: transparent; font-weight: bold; font-size: 110%;}
.sidebarbox-title-shading {display: block; margin: 0px 0px 2px 0px; padding: 2px 5px 3px 5px; background-color: rgb(225,225,225); font-weight: bold; font-size: 110%;}
.sidebarbox-noborder p {margin: 0px 5px 0.4em 5px; padding: 0px; background-color: transparent; line-height: 1.2em; font-size: 110%;}
.sidebarbox-border p {margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; line-height: 1.2em; font-size: 110%;}

.bg-white {background-color: rgb(255,255,255);}
.bg-black {background-color: rgb(0,0,0);}

.bg-grey01 {background-color: rgb(242,242,242);}
.bg-grey02 {background-color: rgb(230,230,230);}
.bg-grey03 {background-color: rgb(217,217,217);}
.bg-grey04 {background-color: rgb(204,204,204);}
.bg-grey05 {background-color: rgb(191,191,191);}
.bg-grey06 {background-color: rgb(178,178,178);}
.bg-grey07 {background-color: rgb(153,153,153);}
.bg-grey08 {background-color: rgb(127,127,127);}
.bg-grey09 {background-color: rgb(89,89,89);}
.bg-grey10 {background-color: rgb(51,51,51);}

#pscroller{
    height: 160px;  
    vertical-align: middle;      
}  

#portfolio-single-wrap label{
	font-weight: bold;
	padding-right: 10px;
}


#flash_notice, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
}

#flash_notice {
  background-color: #CFC;
  border: solid 1px #6C6;
}

#flash_error {
  background-color: #FCC;
  border: solid 1px #C66;
}


#nav_admin {
    float: right;
    padding: 5px 20px 0 0;
    clear:right;
    /*margin-top: -45px;*/
}

#nav_admin li {
    float: left;
    height: 31px;
    overflow: visible;
}

#nav_admin li.current {
    background: #8eaf10 url('../images/BG-nav-active.jpg') repeat-x top center;
    border: #7fa911 1px solid;
}

#nav_admin li a, #nav_admin li a:visited {
    display: block;
    font: bold 18px / 140% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #5d758c;
    letter-spacing: -1px;
    padding: 3px 12px;
    text-shadow: #fff 0 1px 0;
}

#nav_admin li a:hover {
    color: #11528f;
}

#nav_admin li.current a {
    color: #364900;
    text-shadow: #d8e19a 0 1px 0;
    height: 32px;
    background: transparent url('../images/BG-nav-speach.gif') no-repeat bottom center;
}
