/**
 * @file
 *
 * Layout configuration for Mini Site
 */

/* Layout */
 
body {

background-color: #FFFFFF;
font-family: Arial, serif;
margin: 0px;
color: #1F6393;
font-size: 12px;
}

#page-wrapper {

width: 960px;
margin: 0 auto;
}


#main-wrapper .og_stuff_block_logged .logout  a,
#main-wrapper a.af-button-large,
#main-wrapper a.af-button-large:hover,
#main-wrapper a.af-button-large:active,
#main-wrapper a.af-button-small,
#main-wrapper a.af-button-small:hover,
#main-wrapper a.af-button-small:active  {
color: #FFFFFF !important;
}

#main-wrapper .og_stuff_block_logged .logout  a ,
.og_stuff_block_anonymous .form-actions input {
background: url('../img/block/og_button.png') no-repeat;
}

#main-wrapper  a,#tools-wrapper  a {
color: #5EABE2 !important;
}

#main-wrapper .view-id-blog_minisite .views-row .field-name-node-link a {
color: #FFFFFF !important;
}

#block-system-main h1, #block-system-main h2 {
color: #87C5F1 !important;
}

#page {

}

#header {

position: relative;
height: 100px;
}

#tools-wrapper {

position: absolute;
top: 0px;
right: 0px;
width: 270px;
height: 75px;
border-top: none;
background-color: #EFF7FC;
}

#tools .contextual-links-wrapper {

right: -30px;
top: 0px;
}

#top-menu-wrapper {

margin-top: 1px;
height: 36px;
}

#main-wrapper {

margin-top: 10px;
}

.column {

float: left;
position: relative;
}

.sidebar {

width: 270px;
}

.sidebar-inner {


}

#content-wrapper {

width: 918px;
padding: 20px;
padding-top: 40px;
position: relative;
}

#content {

}

#page-title {

color: #5F8BAA;
font-size: 24px;
font-weight: normal;
}

.one-sidebar #content-wrapper {

width: 633px;
}

.two-sidebars #content-wrapper {

width: 348px;
}

#bottom-menu-wrapper {

margin-top: 20px;
}

#footer-wrapper {

margin-top: 20px;
}

.roundies {

border: 1px solid #5EABE2;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.tabs.secondary {

display: none;
}

/* Sidebar */

#sidebar-first-wrapper {

padding-right: 15px;
}

#sidebar-second-wrapper {

padding-left: 15px;
}

/* Mini site */

.node-type-mini-site #page-title {

display: none;
}

.node-type-mini-site #content-wrapper {

border: none;
padding: 0px;
width: 675px;
}

.node .content li, .block-block .content li, .forum-post-content li, .cke_show_borders li {
background: url('../img/block/puce.png') no-repeat 0px 4px !important;
}
