/*  
Theme Name: Politica
Theme URI: http://www.revista-politica.ro/
Description: XYZ
Version: 0.1
Author: Chican Alin-Andrei
Author URI: http://www.revista-politica.ro/

*/

/* v1.0 | 20080212 */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}

body {
color: #222222;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 11px;
background: #f1f1f1;
}

.cloud {
padding: 10px;
background: #222222;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-left: 650px;
}

#search_form {
margin-bottom: 5px;
text-align: right;
}

a {
text-decoration: none;
color: #222;
font-family: Verdana, sans-serif;
font-size: 11px;
}

#content {
background-color: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #FFF;
margin-bottom: 10px;
padding: 10px;

}


a:hover {
text-decoration: underline;
}


#header {

}

.skip_link {


}

#container {
width: 980px;
margin-left: auto;
margin-right: auto;
}


.hidden {
display: none;
}


#top_links {
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}

#top_links ul li {
display: inline;
padding-left: 2px;
padding-right: 2px;
}

#top_links a:link {
color: #555;
}


#TICKER {
background: #FFFFFF;
clear:both;
margin-bottom:5px;
margin-top:15px;
padding:5px;
width:970px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#TICKER  span a {
}


#TICKER span a:hover {
text-decoration: underline;
}

#TICKER span {
margin-left: 5px;
margin-right: 5px;
}

.left {
float: left;
}

.stiri_interne {
width: 310px;
margin-right: 10px;

}


.articole_more {
margin-left:650px;
width:300px;

}

.box {
margin-top: 10px;
margin-bottom: 10px;

}

.box p {
margin-top: 10px;
margin-bottom: 10px;
}

.box_meta {
margin-top: 5px;
margin-bottom: 5px;
}

.stiri_externe {
width: 320px;
}

.articole {

}

.titlu_categorie {
background:#F0F0F0 none repeat scroll 0 0;
font-size:16px;
font-weight:bold;
padding:5px;

}


#info {
color:#333333;
font-family:Verdana;
font-size:9px;
left:-110px;
margin-top:60px;
position:relative;
}

#navigation_top ul {
height: 23px;
margin-top:10px;
padding:5px;
}

#navigation_top ul li {
display:inline;
margin-left:10px;
margin-right:10px;
}

.selected {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background: #FFFFFF;
padding:15px 10px 10px;
}


.carousel {
margin-right: 10px;
margin-bottom: 10px;

}

#slider {
    width: 640px; /* important to be same as image width */
    height: 480px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 640px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 620px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}


.archive_nr2 li {
display: inline;
}

#jqnews_ori
{
	text-align: center;
	height: 110px; 
	overflow: hidden; 
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#jqnews_ori div
{
	height: 100px; 
	float:left;	
	margin: 5px;	
	width: 195px;
	display:block;
}


.archive_nr2 img {
background: #F1F1F1;
padding: 10px;
margin-bottom: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.archive_nr li {
display: inline;
margin-right: 10px;
}

.archive_nr img {
background: #F1F1F1;
padding: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.pagetitle {
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}


.post {
margin-top: 15px;
margin-bottom: 15px;
background: #F1F1F1;
padding: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


.post h3 a {
font-size: 14px;
}

.entry {
margin-top: 10px;
margin-bottom: 10px;
}

.entry p {
padding-bottom: 10px;

}

.entry strong {
font-size: 13px;
padding-top: 10px;
padding-bottom: 10px;

}
