﻿/*
Theme Name: Bicentenario de las Independencias
Theme URI: http://www.mincultura.gov.co/bicentenario/
Description: Tema diseñado y desarrollado para celebrar el Bicentenario de las Independencias
Version: 2.0
Author: SiEmpresas Ltda.
Author URI: http://www.siempresas.com/
*/

/*
Body-Styles
*/
body {
margin:0;
padding:0;
font-family:arial, verdana, helvetica, sans-serif;
color:#000000;
font-size:12px;
}

/*
Header-Styles
*/
#header {
position:relative;
height:223px;
display:block;
padding:40px 0 0 0;
}

.title {
position:relative;
background:#c5161d;
height:175px;
z-index:8;
}

.title h1 {
margin:0;
font-size:36px;
text-indent:-9999px;
}

.title h2 {
margin:0;
font-size:24px;
text-indent:-9999px;
}

#headerimg {
position:relative;
height:263px;
width:950px;
top:-215px;
margin:0 auto;
z-index:9;
}

#searchform {
position:absolute;
right:0;
z-index:10;
}

#searchsubmit {
float:left;
width:16px;
height:16px;
background:transparent url('images/search.png') no-repeat;
margin:2px 5px 0 0;
border:none;
}

#topsearch {
float:left;
font-size:13px;
font-weight:600;
color:#c5161d;
margin:0 10px 0 0;
}

.mainimg {
position:absolute;
left:0;
border:none;
z-index:11;
}

#myGallery {
display:none;
position:absolute;
top:40px;
left:255px;
height:155px !important;
width:685px !important;
border:none !important;
border-right:10px solid #ffffff !important;
overflow:visible;
}

#myGallery .slideInfoZone {
width:240px !important;
height:175px !important;
left:445px !important;
top:0;
}

#myGallery .slideInfoZone h2 {
padding:3px 5px;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px;
}

#myGallery .slideInfoZone h2 a {
color:#ffffff;
text-decoration:none;
}

#myGallery .slideInfoZone h2 a:hover {
text-decoration:underline;
}

#myGallery .slideInfoZone p {
padding:3px 5px;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:12px;
font-weight:500;
}

.color_block {
position:absolute;
top:195px;
left:255px;
width:695px;
height:20px;
background:#ffffff url('images/subbanner.png') no-repeat;;
}

/*
Menu-Styles
*/
.topmenuclass {
position:absolute;
left:265px;
top:220px;
z-index:12;
}

.topmenuclass ul {
margin:0;
padding:0;
list-style-type:none;
}

.topmenuclass ul li {
margin:0;
padding:0;
position:relative;
display:inline;
float:left;
}

.topmenuclass ul li a {
display:block;
font-size:14px;
font-weight:bold;
text-align:center;
text-decoration:none;
text-transform:uppercase;
letter-spacing:0;
outline:none;
color:#000000;
padding:0 5px;
}

* html .topmenuclass ul li a { /*IE6 hack to get sub menu links to behave correctly*/
display:inline-block;
}

.topmenuclass ul li a.selected {
border-bottom:1px solid #cccccc;
}

.topmenuclass ul li a:hover{
border-bottom:1px solid #cccccc;
}

.topmenuclass ul li ul {
position:absolute;
left:0;
display:none;
visibility:hidden;
margin:0;
padding:11px 0 0 0;
}

.topmenuclass ul li ul li {
display:list-item;
float:none;
}

.topmenuclass ul li ul li a {
font-size:14px;
font-weight:bold;
text-align:left;
text-decoration:none;
text-transform:none;
letter-spacing:0;
color:#c5161d;
outline:none;
width:150px;
margin:0;
padding:5px 0 5px 5px;
background:#ffffff;
}

* html .topmenuclass { /*Holly Hack for IE7 and below*/
height: 1%;
}

.ddshadow {
position:absolute;
left:0;
top:0;
width:0;
height:0;
}

/*
General-Styles
*/
#block_content {
width:950px;
margin:0 auto;
overflow:hidden;
}

/*
Text-Styles
*/
img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft {
padding:4px;
margin: 0 7px 2px 0;
display:inline;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

p {
margin:12px 0 0 0;
padding:0;
}

/*
Calendar-Styles
*/
#calendarimg {
position:relative;
top:14px;
left:5px;
width:140px;
height:28px;
background:transparent url('images/calendarimg.png') no-repeat;
}

#calendar_tabs {
margin:-15px 0 0 0;
overflow:hidden;
visibility:hidden;
}

#calendar_tabs.ui-tabs .ui-tabs-nav {
margin:0 0 0 150px;
padding:0;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px;
font-weight:bold;
overflow:hidden;
}

#calendar_tabs.ui-tabs .ui-tabs-nav li {
list-style:none;
float:left;
margin:0 5px 0 0;
padding:5px 10px;
background:#cdd2d5;
}

#calendar_tabs.ui-tabs .ui-tabs-nav li a {
text-decoration:none;
color:#ffffff;
}

#calendar_tabs.ui-tabs .ui-tabs-nav li.ui-state-active {
background:#5a6b73;
}

#calendar_tabs.ui-tabs .ui-tabs-panel {
padding:10px;
height:230px;
background:transparent url('images/calendarpanel.png') repeat-x;
}

.ui-tabs .ui-tabs-hide {
display:none;
}

.inner_tabs {
margin:0 !important;
}

.inner_tabs .ui-tabs-nav {
margin:0 0 0 335px !important;
padding:0 !important;
font-size:22px !important;
font-weight:bold !important;
}

.inner_tabs .ui-tabs-nav li {
list-style:none !important;
float:left !important;
margin:0 10px 0 0 !important;
padding:2px 10px !important;
background:#e1e1e1 !important;
}

.inner_tabs .ui-tabs-nav li a {
text-decoration:none !important;
color:#ffffff !important;
}

.inner_tabs .ui-tabs-nav li.ui-state-active {
background:#c5161d !important;
}

.inner_tabs .ui-tabs-panel {
background:transparent !important;
margin:0 !important;
padding:0 !important;
height:188px !important;
}

.inner_tabs .image_block {
float:left;
margin:-31px 15px 0 0;
width:320px;
height:230px;
overflow:hidden;
background:#ffffff;
}

.inner_tabs .title_block h2 {
float:left;
margin:15px 0 5px 0;
padding:0;
width:590px;
}

.inner_tabs .title_block h2 a {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:18px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.inner_tabs .title_block h2 a:hover {
text-decoration:underline;
}

.inner_tabs .text_block {
float:left;
margin:0;
padding:0;
font-size:14px;
width:590px;
height:162px;
text-align:justify;
color:#000000;
overflow:hidden;
}

.inner_tabs .text_block p {
margin:0;
padding:0;
}

.inner_tabs .text_block a {
color:#ffffff;
text-decoration:none;
}

.inner_tabs .text_block a:hover {
text-decoration:underline;
}

/*
Second_Floor-Styles
*/
#secondfloor {
position:relative;
margin:20px 0 0 0;
overflow:hidden;
visibility:hidden;
}

#newsimg {
position:absolute;
top:0;
left:0;
width:300px;
height:29px;
background:transparent url('images/newsimg.png') no-repeat;
}

.news {
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-left-radius:6px;
-webkit-border-bottom-right-radius:6px;
float:left;
margin:28px 10px 0 0;
padding:0;
width:470px;
height:471px;
border-top:1px solid #ffffff;
overflow:hidden;
}

#detnews {
height:140px;
margin:15px 5px 5px 5px;
overflow:hidden;
}

#detnews .image_block {
width:200px;
height:140px;
float:left;
overflow:hidden;
margin:0 10px 0 0;
}

#detnews .title_block h2 {
float:left;
margin:5px 0 0 0;
padding:0;
height:auto;
width:250px;
}

#detnews .title_block h2 a {
margin:0;
padding:0;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px;
color:#879db4;
text-decoration:none;
}

#detnews .title_block h2 a:hover {
text-decoration:underline;
}

#detnews .text_block {
float:left;
margin:0;
padding:0;
height:72px;
width:250px;
color:#000000;
text-align:justify;
overflow:hidden;
}

#detnews .text_block img {
display:none;
}

#detnews .text_block a {
color:#000000;
text-decoration:none;
}

#detnews .text_block a:hover {
text-decoration:underline;
}

#detnews .text_block a.more-link {
font-weight:bold;
color:#c5161d;
text-decoration:none;
}

#detnews .text_block a.more-link:hover {
text-decoration:underline;
}

.extra {
position:relative;
float:left;
margin:0;
padding:0;
width:470px;
}

.extra #networks {
position:relative;
margin:0;
padding:0;
overflow:auto;
}

.extra #networks a {
float:left;
text-decoration:none;
margin:0 0 0 6px;
padding:0;
}

.extra #networks a img {
width:110px;
height:28px;
border:none;
}

#main_tabs.ui-tabs {
margin:15px 0 0 0;
}

#main_tabs.ui-tabs .ui-tabs-nav {
margin:0 0 0 10px;
padding:0;
overflow:hidden;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:18px;
font-weight:bold;
}

#main_tabs.ui-tabs .ui-tabs-nav li {
border-top-left-radius:12px;
border-top-right-radius:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
-webkit-border-top-left-radius:12px;
-webkit-border-top-right-radius:12px;
list-style:none;
position:relative;
float:left;
background:#e1e1e1;
margin:0 5px 0 0;
padding:3px 10px;
}

#main_tabs.ui-tabs .ui-tabs-nav li a {
text-decoration:none;
color:#ffffff;
}

#main_tabs.ui-tabs .ui-tabs-nav li.ui-state-active {
background:#d3d3d3;
}

#main_tabs.ui-tabs .ui-tabs-panel {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:#d3d3d3;
padding:10px;
width:450px;
height:405px;
}

#tabs-31 .title_block h2 {
margin:0;
padding:0;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px;
}

#tabs-31 .text_block {
margin:10px 0 0 0;
}

#tabs-31 .text_block a {
margin:0;
padding:0;
color:#c5161d;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:14px;
text-decoration:none;
}

#video_block {
margin:10px 0 0 0;
width:450px;
height:295px;
}

a #videoimg, a #imageimg {
cursor:pointer;
}

#videoimg, #imageimg, #audioimg {
position:absolute;
bottom:10px;
left:145px;
width:180px;
height:28px;
}

#videoimg {
background:transparent url('images/videoimg.png') no-repeat;
}

#imageimg {
background:transparent url('images/imageimg.png') no-repeat;
}

#audioimg {
background:transparent url('images/audioimg.png') no-repeat;
}

#image_block {
width:448px;
height:355px;
}

/*
Special-Styles
*/
#special {
position:relative;
height:100px;
margin:20px 0 0 0;
padding:0;
overflow:hidden;
visibility:hidden;
}

#special .text_block {
float:left;
margin:0;
padding:0;
height:100px;
width:465px;
color:#000000;
text-align:justify;
overflow:hidden;
}

#special .block_line {
float:left;
height:100px;
width:0;
margin:0 10px;
}

#special p {
margin:0;
padding:0;
}

#special a img {
border:none
}

/*
Third_Floor-Styles
*/
#thirdfloor {
position:relative;
margin:20px 0 0 0;
overflow:hidden;
visibility:hidden;
}

.pictures {
position:relative;
float:left;
margin:0 5px 0 0;
padding:0 0 0 5px;
width:465px;
height:504px;
background:#003333;
overflow:hidden;
}

.pictures .title_block h2 {
margin:10px 0 0 10px;
padding:0;
width:470px;
height:20px;
}

.pictures .title_block h2 a {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:18px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-transform:uppercase;
}

.pictures .title_block h2 a:hover {
text-decoration:underline;
}

.pictures .bigimage_block {
margin:10px 0 10px 10px;
padding:0;
width:440px;
height:194px;
overflow:hidden;
}

.pictures .bigimage_block img {
border:none;
}

.pictures .image_block {
float:left;
margin:0 0 10px 10px;
width:140px;
height:60px;
overflow:hidden;
}

.pictures .image_block img {
border:none;
}

#picturesimg {
position:absolute;
bottom:10px;
left:145px;
width:180px;
height:28px;
background:transparent url('images/picturesimg.png') no-repeat;
}

a #picturesimg {
cursor:pointer;
}

.featured {
position:relative;
float:left;
margin:0;
width:470px;
}

a #featuredimg1, a #featuredimg2, a #featuredimg3 {
cursor:pointer;
}

#featuredimg1, #featuredimg2, #featuredimg3 {
position:absolute;
top:0px;
left:25px;
width:445px;
height:28px;
}

#featuredimg1 {
background:transparent url('images/featureimg.png') no-repeat;
}

#featuredimg2 {
top:173px;
background:transparent url('images/featureimg2.png') no-repeat;
}

#featuredimg3 {
top:346px;
background:transparent url('images/featureimg3.png') no-repeat;
}

#detfeatured {
height:140px;
width:455px;
margin:0 0 5px 20px;
padding:28px 0 0 0;
overflow:hidden;
background:transparent url('images/detfeatured.png') repeat-x;
}

#detfeatured .image_block {
width:180px;
height:120px;
float:left;
background:#cccccc;
overflow:hidden;
margin:10px 10px 0 10px;
}

#detfeatured .title_block h2 {
float:left;
margin:5px 0 0 0;
padding:0;
height:auto;
width:255px;
}

#detfeatured .title_block h2 a {
margin:0;
padding:0;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:18px;
color:#000000;
text-decoration:none;
}

#detfeatured .title_block h2 a:hover {
text-decoration:underline;
}

#detfeatured .text_block {
float:left;
margin:0;
padding:0;
height:125px;
width:245px;
color:#000000;
text-align:justify;
overflow:hidden;
}

#detfeatured .text_block img {
display:none;
}

#detfeatured .text_block a {
color:#000000;
text-decoration:none;
}

#detfeatured .text_block a:hover {
text-decoration:underline;
}

#detfeatured .text_block a.more-link {
font-weight:bold;
color:#c5161d;
text-decoration:none;
}

#detfeatured .text_block a.more-link:hover {
text-decoration:underline;
}

/*
Fourth_Floor-Styles
*/
#fourthfloor {
position:relative;
margin:20px 0 0 0;
overflow:hidden;
visibility:hidden;
}

.ecomments {
position:relative;
float:left;
margin:28px 10px 0 0;
width:470px;
}

#ecommentsimg {
position:absolute;
top:0px;
left:0px;
width:300px;
height:28px;
background:transparent url('images/posts.png') no-repeat;
}

#detecomments {
height:140px;
margin:15px 5px 5px 5px;
overflow:hidden;
}

#detecomments .image_block {
width:200px;
height:140px;
float:left;
background:#ffffff;
overflow:hidden;
margin:0 10px 0 0;
}

#detecomments .title_block h2 {
float:left;
margin:5px 0 0 0;
padding:0;
height:auto;
width:250px;
}

#detecomments .title_block h2 a {
margin:0;
padding:0;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px;
color:#879db4;
text-decoration:none;
}

#detecomments .title_block h2 a:hover {
text-decoration:underline;
}

#detecomments .text_block {
float:left;
margin:0;
padding:0;
height:88px;
width:250px;
color:#000000;
text-align:justify;
overflow:hidden;
}

#detecomments .text_block img {
display:none;
}

#detecomments .text_block a {
color:#000000;
text-decoration:none;
}

#detecomments .text_block a:hover {
text-decoration:underline;
}

#detecomments .text_block a.more-link {
font-weight:bold;
color:#c5161d;
text-decoration:none;
}

#detecomments .text_block a.more-link:hover {
text-decoration:underline;
}

.maps {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
position:relative;
float:left;
margin:40px 0 0 0;
padding:0;
width:468px;
height:460px;
border:1px solid #879db4;
}

#mapsimg {
position:absolute;
top:0px;
left:480px;
width:320px;
height:28px;
background:transparent url('images/mapsimg.png') no-repeat;
}

.maps .other_block {
margin:0 0 0 10px;
padding:0;
width:448px;
height:449px;
overflow:hidden;
}

.maps .other_block a img {
margin:0;
padding:0;
border:none;
}

/*
Page_Posts-Styles
*/
#content_area {
width:590px;
float:left;
margin:0 5px 20px 5px;
padding:10px;
}

.main_page {
margin-bottom:0;
}

.main_page img {
border:none;
}

.main_page .title_block h2 {
float:none;
padding:5px 0 5px 0;
width:auto;
height:auto;
font-size:22px;
color:#879db4;
}

.main_page .title_block h2 a {
margin:0;
padding:0;
font-size:22px;
color:#879db4;
text-decoration:none;
}

.main_page .title_block h2 a:hover {
text-decoration:underline;
}

.main_page .title_block small {
color:#666666;
margin:0;
padding:0;
}

.main_page .title_block small a {
color:#666666;
text-decoration:none;
}

.main_page .title_block small a:hover {
text-decoration:underline;
}

.main_page .text_block {
float:none;
width:auto;
height:auto;
color:#000000;
text-align:justify;
}

.main_page .text_block a {
color:#000000;
text-decoration:none;
}

.main_page .text_block a:hover {
text-decoration:underline;
}

.main_page .text_block a.more-link {
font-weight:bold;
color:#c5161d;
text-decoration:none;
}

.main_page .text_block a.more-link:hover {
text-decoration:underline;
}

.sub_page {
margin-top:20px;
overflow:hidden;
}

.sub_page .block_inside {
float:left;
width:274px;
height:215px;
margin:0;
padding:0;
overflow:hidden;
}

.sub_page .block_line {
float:left;
height:215px;
width:0;
border-right:1px solid #879db4;
margin:0 20px;
}

#empty_block {
height:auto;
}

.sub_page #empty_block.block_line {
height:10px;
border:none;
}

.sub_page .image_block {
float:none;
width:273px;
height:70px;
margin-top:10px;
}

.sub_page .block_inside .text_block img {
display:none;
}

.sub_page .title_block h2 {
float:none;
margin:10px 0 5px 0;
padding:0;
width:273px;
height:auto;
}

.sub_page .title_block h2 a {
font-size:16px;
font-weight:bold;
color:#879db4;
text-decoration:none;
}

.sub_page .title_block h2 a:hover {
text-decoration:underline;
}

.sub_page .text_block {
float:none;
width:273px;
color:#000000;
height:auto;
text-align:justify;
}

.sub_page .text_block p {
margin:0;
}

.sub_page .text_block a {
color:#000000;
text-decoration:none;
}

.sub_page .text_block a:hover {
text-decoration:underline;
}

.sub_page .text_block a.more-link {
font-weight:bold;
color:#c5161d;
text-decoration:none;
}

.sub_page .text_block a.more-link:hover {
text-decoration:underline;
}

/*
Comment-Styles
*/
#comments_template {
border-top:1px solid #666666;
margin-top:25px;
padding:5px 10px 0 10px;
}

ul.commentlist {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:5px solid #cccccc;
padding:0;
margin:0;
font-family:helvetica, arial, verdana, sans-serif;
font-size:10px;
color:#464646;
}

ul.commentlist li {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:1px solid #cccccc;
position:relative;
list-style:none;
padding:5px;
margin:5px;
}

ul.commentlist .avatar {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:1px solid #cccccc;
}

ul.commentlist .commentmetadata a {
text-decoration:none;
color:#cccccc;
}

#respond {
margin-top:25px;
}

.separator {
border-top:1px solid #cccccc;
}

/*
Sidebar-Styles
*/
#sidebar {
position:relative;
width:310px;
height:768px;
float:left;
margin:0 0 20px 0;
padding:0 5px;
}

#sidebar #networks {
position:relative;
margin:0 25px 0 25px;
}

#sidebar #networks a {
text-decoration:none;
}

#sidebar #networks a img {
border:none;
}

#sidebar_tabs.ui-tabs {
margin:30px 5px 0 5px;
}

#sidebar_tabs.ui-tabs .ui-tabs-nav {
margin:0;
padding:0;
overflow:hidden;
font-size:16px;
font-weight:bold;
}

#sidebar_tabs.ui-tabs .ui-tabs-nav li {
border-top-left-radius:12px;
border-top-right-radius:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
-webkit-border-top-left-radius:12px;
-webkit-border-top-right-radius:12px;
list-style:none;
position:relative;
float:left;
margin-right:2px;
background:#e1e1e1;
}

#sidebar_tabs.ui-tabs .ui-tabs-nav li a {
padding:5px 15px;
text-decoration:none;
color:#ffffff;
}

#sidebar_tabs.ui-tabs .ui-tabs-nav li.ui-state-active {
background:#d3d3d3;
}

#sidebar_tabs.ui-tabs .ui-tabs-panel {
border-top-right-radius:6px;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
-moz-border-radius-topright:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-bottomleft:6px;
-webkit-border-top-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
background:#d3d3d3;
padding:10px;
width:280px;
height:300px;
}

#sidebar_tabs.ui-tabs .ui-tabs-hide {
display:none;
}

#sidebar_video {
width:280px;
height:300px;
}

#sidebar_image {
width:280px;
height:300px;
}

#sidebar_special {
position:relative;
width:290px;
margin:20px 10px 0 10px;
padding:0;
}

#sidebar_special a img {
border:none
}

/*
Footer-Styles
*/
#footer {
position:relative;
font-family:verdana, helvetica, arial, sans-serif;
width:950px;
margin:50px auto 20px auto;
font-size:10px;
overflow:auto;
}

#footer .container {
padding:70px 0 0 0;
overflow:auto;
}

#logoimg1 {
position:absolute;
top:0px;
left:10px;
width:140px;
height:56px;
background:transparent url('images/logoimg1.png') no-repeat;
}

#logoimg2 {
position:absolute;
top:0px;
right:10px;
width:300px;
height:56px;
background:transparent url('images/logoimg2.png') no-repeat;
}

.line {
border-bottom:1px solid #666666;
margin:0 10px;
}

.footer_images {
margin:20px 0 0 121px;
width:678px;
}

.footer_images a {
text-decoration:none;
}

.footer_images a img {
border:none;
margin-left:30px;
vertical-align:middle;
}

.client {
float:left;
left:0;
width:470px;
padding:5px 0 5px 0;
margin:20px 0 0 0;
}

.client ul, .siempresas ul {
padding:0;
margin:0;
}

.client li, .siempresas li {
list-style:none;
color:#464646;
}

.client li a {
color:#464646;
}

.client li a img {
border:none;
}

.client li.client_name, .siempresas li.si_name {
text-transform:uppercase;
font-weight:bold;
color:#000000;
}

.siempresas {
float:right;
width:350px;
text-align:right;
padding:5px 0 5px 0;
margin:20px 0 0 0;
}

.siempresas li a {
color:#000000;
text-decoration:none;
}

/*
Archive-Styles
*/
.archive {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:1px solid #879db4;
margin:0 0 10px 0;
}

.archive .block_inside {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:1px solid #ffffff;
background:#879db4;
padding:10px;
text-align:justify;
overflow:auto;
}

.archive .title_block h2 {
float:none;
margin:0;
padding:0;
width:auto;
height:auto;
}

.archive .title_block h2 a {
font-size:16px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.archive .title_block h2 a:hover {
text-decoration:underline;
}

.archive .title_block small {
color:#ffffff;
text-decoration:none;
}

.archive .title_block small a {
color:#ffffff;
text-decoration:none;
}

.archive .title_block small a:hover {
text-decoration:underline;
}

.archive .text_block {
width:auto;
height:auto;
text-align:justify;
color:#ffffff;
}

.archive .text_block a {
color:#ffffff;
text-decoration:none;
}

.archive .text_block a:hover {
text-decoration:underline;
}

/*
Search-Styles
*/
.search {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:1px solid #879db4;
margin:0 0 10px 0;
}

.search .block_inside {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border:1px solid #ffffff;
background:#879db4;
padding:10px;
text-align:justify;
overflow:auto;
}

.search .title_block h2 {
float:none;
margin:0;
padding:0;
width:auto;
height:auto;
}

.search .title_block h2 a {
font-size:16px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.search .title_block h2 a:hover {
text-decoration:underline;
}

.search .title_block small {
color:#ffffff;
text-decoration:none;
}

.search .title_block small a {
color:#ffffff;
text-decoration:none;
}

.search .title_block small a:hover {
text-decoration:underline;
}

.search .text_block {
width:auto;
height:auto;
text-align:justify;
color:#ffffff;
}

.search .text_block a {
color:#ffffff;
text-decoration:none;
}

.search .text_block a:hover {
text-decoration:underline;
}

/*
Special-Styles
*/
.special_block {
overflow:auto;
}

.special_block h2 a {
margin:0;
padding:10px;
font-size:22px;
color:#879db4;
text-decoration:none;
}

/*
Navigation-Styles
*/
#posts_navigation {
margin-top:20px;
}
