/*
Theme Name: Kaos Pressroom
Theme URI: http://kaoseurope.com.
GPL
Author: Giorgos Karamitsos for Kaos Europe
Javascript by buildinternet, flowplayer under CC and GPL licences

*/


/* =Global
------------------------------------------------------------------*/

#wrapper {
	width: 980px;
	margin: 0 auto ;
	z-index:3;
	background: url(whiteborder.png);
	background-repeat: repeat-y;
}

body{width: 100%;
height: 100%;
overflow: hidden;
	background: #FFF;
	font-family: sans-serif;
	font-size: 0.9em;}

html {height:100%;
	width: 100%;
	overflow: hidden;}
	
		#supersize{
			position:fixed; top: 0px; z-index:1; width:100%; height:100%;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
			border:0;
			text-decoration: none;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
		

		
#scroller {position:absolute;
width:100%;
height:100%;
top:0;
left:0;
overflow:auto;
z-index:2;} 



html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

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

blockquote, q {
	quotes: "" "";
}

/* =navigation
---------------------------------------------
---------------------------------------------
------------------------------------------*/

 div#navbar {
        background-image: url(gradientbar.jpg);
        background-repeat: repeat-x;
        width: 100%;
        height: 35px;
        position: absolute;
        top: 0px;
        color: #FFFFFF;
        z-index:6;
        vertical-align: bottom;
    }
    
#sddm
{	margin: 5px auto 0 auto;
	padding: 0;
	z-index: 30;
        width: 980px;
            }

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: 300;
	letter-spacing: 1.4px;
	font-size: 12px;}

#sddm li a
{       display: inline-block;
	margin: 6px 10px 6px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
        outline: none;
}

#sddm li a:hover
{
        color: #ff0000;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 10px 0;
	border: 0px;
        background-color:#111111;
        color: #ffffff
        opacity: 0.8;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 6px 6px;
		width: 90px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #ffffff;
		font: 11px arial;}
                
		

	#sddm div a:hover
	{color: #ff0000;
        }
	
/*------------------------------------------------------------
 -------------------------------------------------------------
 -------------------------CONTENT---------------------------
 ---------------------------------------------------------*/

#top {
margin: 40px auto 0;
background:url(whitebordertop.png);
background-repeat: no-repeat;
height: 24px;
width:980px;
z-index:2;}


#content {
	width: 980px;
	margin: 20px 0 15px 0;
	float: right;
	display: inline;
	min-height: 30em;
}

#entry_content {
	width: 670px;
	padding: 0 20px 0 20px;
	float: left;
	display: inline;
	border-right: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
}

#entry_content .sticky {
	border: 0px dotted #CCC;
	padding: 15px;
	margin-bottom: 20px;
}

.entry {
	font-size: .8em;
	line-height: 1.9em;
}

#entry_content p {
	margin: .7em 0 2em 0;
}

.entry img {
	margin: 1.5em auto 0 auto;
	padding: 3px;
	border: 1px solid #000;
	display: block;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: 11px;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: 1.0em;
}

#entry_content h3 a {
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	font-size: .75em;
}

#entry_content .date {
	margin: -1em 0 1.2em 0;
}



.entry > p:first-child:first-letter {
	font-size: 1.2em;
}

.entry > p:first-child:first-line {
	font-size: 1em;
}

.entry ul, .entry ol {
	margin: 1.5em 0 0 0;
	padding-left: 2.2em;
}

.entry img.alignright {
	margin: 0 0 1.5em 1em;
}

.entry img.alignleft {
	margin: 0 1em 1.5em 0;
}

.entry {
	margin: 0 0 4em 0;
}

h2 {
	border-bottom: 0px solid #EEE;
}

h2 a {	padding-top: 10px;
	font-size: 0.9em;
	color: #000;
}

h2 a:hover {
	color: #ff0000;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
}

.entry a, .navigation a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #EEE;
}

.entry a:hover, .navigation a:hover {
	color: #FF0000;
	border-bottom: 0px dotted #333;
}

.entry sup {
	font-size: 11px;
	color: #aaa;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

.entry h3 a, .entry h3 a:hover {
	color: #333;
	text-decoration: none;
	border: 0;
}

.entry a.more-link {
	color: #333333;
	font-size: 1.1em;
	border: 0;
	text-align: left;
	display: block;
	margin: 0.5em auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}

/*--------------------------SIDEBAR-----
 --------------------------------------
 -------------------------------------*/

#supplementary {
	width: 240px;
	margin: 0 20px 0 0;
	float: right;
	display: inline;
	position: relative;
	font-size: 0.8em;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary p {
	line-height: 1.8em;
}

#supplementary a {
	color: #000;
}

#supplementary a:hover {
	color: #ff0000;

}

#supplementary .offsite a, .offsite a img {
	border: 0;
}

#supplementary h3, h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1em;
	border-bottom: none;
	font-weight: 400;
	letter-spacing: 1.5px;
}

.meta img{vertical-align: middle;}

.meta ul {
	margin: 0;
}

.meta li {
	margin:0;
	line-height: 1.8em;
	padding: 0;
}

ul#categories li, img, ul#archives li {
	border: 0;
	
}

.meta {
	margin: 0;
}


/* footer stuff
  ------------------------------------------------------------------
  -------------------------------------------------------------------
*/


#bottom {
margin: 0 auto;
background:url(whiteborderbottom.png);
background-repeat: no-repeat;
height: 48px;
width:980px;
z-index:2;}

#footer_contact {
	width: 450px;
	float: right;
	display: inline;
}

#footer {
	clear: both;
	border-top: 0px solid #000;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #999999;
	letter-spacing: 1.3px;
}

#footer_contact {
	padding: 1em 0 1em 1em;
}

#footer_info {
	height: 3.2em;
	padding: 1em 1.9em 1em 1em;
	border-right: 0px dotted #000;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #ff0000;
}

#footer a:visited {
	color: #999;
}

/*-------------------------PHP CLASSES-----------
 -----------------------------------------------
 ---------------------------------------------*/




.date, .description {
	margin: .1em 0 1.5em 0;
	padding: 0;
}

.header {
	margin: 0 0 1.5em 0;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.offsite img {
	margin-top: 1em;
	border: 0;
}


dd.gallery-caption {
	font-size: 11px;
	color: #CCC;
	line-height: 12px;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

input {
	border: 1px solid #666;
	}

blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
	border-left: 2px solid #000;
	font-style: italic;
}


.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 0px dotted #999;
	font-size: .85em;
	line-height: 1.2em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}




/* =Typography
------------------------------------------------------------------*/




h1, .date, .description {
	font-variant: normal;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 16px;
	letter-spacing: 1.1px;
	margin-bottom: 1.3em;
	font-weight: 500;
}

h3 {
	font-size: 1.7em;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #eee;
}



.widget li {
	border-bottom: 0;
}

h4 {
	font-size: 1.4em;
	margin: 2em 0 0 0;
	font-variant: small-caps;
}

h5 {
	font-size: 1.3em;
	margin: .8em 0;
}




.description, .date  {
	font-size: .9em;
	color: #000000;
}

.commentcount {
	color: #aaa ;
}

/*-------------- S E A R C H-------------
 -----------------------------------------
 ----------------------------------------*/

#search {
	margin-top: 1.5em;
	border-bottom: 0px dotted #999;
}

.search {
	text-transform: uppercase;
	font-size: .7em;
}

#searchform {
	margin-top: 0em;
	text-align: left;
	padding: 0 0 1em 0;
	}





#entry_content .fin {
	text-align: center;
	font-size: 1.3em;
	margin: 3em 0 4em 0;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}


code {
	font-size: 1.2em;
}

.navigation {
	font-size: .9em;
	border-top: 1px dashed #ddd;
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


.current_page_item, .current {
	width: 100%;
	border-right: 3px solid #EEE;
}







/*---------------------E N D----------------------------------
 ------------------------------------------------------------
 --------------------------------------------------------*/

/* =Plug-in Styles
---------------------------------------------------------------
------------------------------------------------------------------*/

ul.delicious {
	list-style-type: none;
}

ul.delicious li {
	margin: 1em 0;
	line-height: 1.5em;
	padding-bottom: .8em;
}

.twitter {
	margin: 0 0 4em 0;
	font-size: .7em;
	color: #999;
}

.smartarchives {
	margin: 2em 0 3em 0;
	font-size: .8em;
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
	font-size: 11px;
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
	font-size: 11px;
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #336699;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}




/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {
	font-variant: small-caps;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

ul.children {
	list-style-type: none;
	margin-left: 10px;
}

h3#comments {
	margin-bottom: 1em;
	clear: both;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------
-------------
----------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#entry_content .entry p.wp-caption-text {
	color: #CCC;
	text-align: center;
	font-size: 11px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}


/*--------------menu---------*/

.glossymenu{
margin: 10px 0;
padding: 0;
width: 110px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #FFFFFF;
font-family: sans-serif;
font-size: 14px;
letter-spacing: 1.1px;
color: #000000;
display: block;
position: relative;
width: auto;
padding: 4px 0;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000000;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover {
    opacity: 0.6;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #FFFFFF;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}


.glossymenu div.submenu ul li a{
display: block;
font-family:sans-serif;
font-size: 12px;
letter-spacing:1.1px;
color: #333333;
text-decoration: none;
padding: 2px 0;
}

.glossymenu div.submenu ul li a:hover{
opacity: 0.6;
}
