/*
Theme Name: SME Technology Summit theme
Theme URI: http://smetechsummit.com/
Version: 1.0
Author: Daniil Alexandrov
Author URI: http://idiosync.info/
*/

* { padding: 0; margin: 0; }
/* layout */
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;

}
#wrapper { 
 margin: 20px auto 0px auto;
 width: 980px;
}

#header {
 width: 770px;
 height: 120px;
 margin: 0px 0px 0px 190px;
}

#flashbanner {
 width:600px;
 height:120px;
 margin:0px;
 float:left;
 background:url(images/flash_banner_placeholder.png) top left no-repeat;
}

#register {
 width:150px;
 height:120px;
 margin-left:20px;
 float:left;
}

#navigation {
 color: #c0e5ff;
 font-weight:bold;
 width: 750px;
 height:40px;
 padding: 14px 10px 10px 14px;
 margin: 20px 0px 10px 190px;
 background:url(images/navbar.png) top left no-repeat;
}


#leftcolumn { 
 color: #333;
 margin:0px 20px 10px 20px;
 width: 150px;
 float: left;
}

#leftcolumn a { 
 margin-bottom:20px;
 border:none;
}


#smelogo a {
 background:url(images/sme_logo.png) top left no-repeat;
 display:block;
 text-indent:20px;
 border:none;
 margin:0;
 height:265px;
 width:100%;
 color:#fff;
}

#content { 
 float:left;
 color: #333;
 margin: 0px 0px 10px 0px;
 width: 525px;
 position: relative;
 padding-right:10px;
 border-right: #69b645 1px solid;

}

#rightcolumn { 
 position: relative;
 color: #333;
 margin: 0px 20px 10px 0px;
 width: 220px;
 float: right;   
}


#footer { 
 width: 980px;
 height:60px;
 clear: both;
 color: #fff;
 background:url(images/footer_bar.png) top left no-repeat;
 margin:0px;
 padding: 10px;
}

#footer a{ 
 color: #fff;
}

#footer img{ 
 border:none;
 margin:0px;
}

.clear { clear: both; background: none; }

img {
border:none;
border-width:0;
border-color:#fff;}

/* typography */


#rightcolumn li {
list-style-type:none;
padding-bottom:10px;
text-transform:lowercase;
}

#rightcolumn li a{
border:none;
margin:0;
padding:0;
text-decoration:none;
}

#leftcolumn li {
list-style-type:none;
}

#leftcolumn li a{
border:none;
margin:0;
padding:0;
text-decoration:none;
}

p {
color:#333;
line-height:17px;
}

a {
color:#075e9c;
}

h1 {
 font-size:30px;
 color:#69b645;
 display:inline-block;
 font-weight:bold;
 margin-bottom:10px;
}

h1 a {
 color:#69b645;
 text-decoration:none;
}


h2 {
 background:url(images/long_bar.png) top left no-repeat;
 height:30px;
 width:220px;
 padding:8px 0px 5px 35px;
 font-size:12px;
 font-weight:bold;
 color:#fff;
 margin:0;
}

h3 {
 font-size:18px;
 line-height:20px;
 color:#69b645;
 font-weight:bold;
 padding-top:10px;
 }

h4 {
 background:url(images/short_bar.png) top left no-repeat;
 height:30px;
 width:150px;
 padding:8px 0px 5px 35px;
 font-size:12px;
 font-weight:bold;
 color:#fff;
 margin:10px 0 0 0;
 text-transform:lowercase;
 min-height:0;
}

h5 {
 font-size:14px;
 line-height:18px;
 color:#075e9c;
 font-weight:bold;
}

h5 a {
 color:#075e9c;
 text-decoration:underline;
}

h6 {
 font-size:18px;
 line-height:24px;
 color:#075e9c;
 font-weight:bold;
}


/* navigation */

#navigation ul{
  margin-right:-10px;}
 
#navigation li {
 font-size:12px;
 display:inline;
 list-style-type:none;
 padding:0 3px 0 5px;
 text-transform:uppercase;
 border-left:#fff 1px solid;
} 

#navigation li.last {
 border-left:#fff 1px solid;
 font-size:12px;
} 

#navigation a:link{
 color:#fff;
 word-spacing:2px;
 text-decoration:none;
}

#navigation a:visited{
 color:#fff;
 text-decoration:none;
}

#navigation a:hover{
 text-decoration:underline;
 color:#c0e5ff;
}

#navigation a:active{
 text-decoration:underline;
 color:#fff;
}

/* table */
table {
width:100%;
border:none;
line-height:16px;
}

th {
background-color:#075e9c;
text-align:left;
font-size:14px;
font-weight:bold;
color:#fff;
padding-left:5px;}

.tablesubhead{
font-size:12px;
font-weight:normal;
padding-left:5px;
}

.tdgreen {
width:13%;
color:#69b645;
font-weight:bold;}

.tdblue {
width:13%;
color:#075e9c;
font-weight:bold;
vertical-align:top;}

.tdlight {
width:29%;
color:#fff;
background-color:#82aecf;
font-weight:bold;
padding-left:5px;}

.tdnarrow {
width:13%;
color:#fff;
background-color:#82aecf;
font-weight:bold;
padding-left:5px;}

.tdtitle{
color:#075e9c;
display:block;
}

.tdtrack{
vertical-align:top;
padding:0 5px 5px 0;
}

.tditalic {
font-style:italic;
}

.tdtrack img {
float:left;
margin-right:5px;
margin-bottom:5px;}

#searchform {
margin-bottom:20px;
}

/* rollover button */
.registerbutton a {
display:block;
width: 150px;
height:120px;
background: url("images/register_button.png") top left no-repeat;
text-decoration: none;
text-indent:-9999px
}
.registerbutton a:hover { 
background-position: 0 -120px;
color: #fff;
}
.registerbutton a:active {
background-position: 0 -240px;
color:#fff;
}

/* blogging */

.entry p {
margin-bottom:20px;
}

.entry p a {
	color: #075e9c;
	}
.entry p a:visited {
	color: #754696;
	}
	
.entry ol{
	margin:10px 0 0 20px;
}	

.entry ul {
	margin:10px 0 20px 20px;
	}
	
.entry li {
	margin-bottom:10px;}	
	 
.entry blockquote {
	margin:10px 0px 10px 20px;
	border-left:#999 1px solid;
	padding-left:10px;	
	}
	
.wp-caption-text {
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:13px;
	margin:10px 0;
}

.postmetadata {
	line-height:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#075e9c 1px solid;
	}

	
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}	
	
.textwidget img {
	margin-right:10px;}	

	
/* IE hacks */	

* html #content{
\margin-left:5px;
}

 *:first-child+html #content{
\margin-left:5px;
}

*html #leftcolumn {
 \margin-right:-25px;
 }


*html #rightcolumn { 
 \margin-right:-30px;
} 


*html #searchform {
\margin-left:-15px;
}

*:first-child+html #searchform {
 \margin-left:-15px;
}

* html h2 { 
 \margin-left:-15px;
}
*:first-child+html h2 {
 \margin-left:-15px;
}
* html h4 {
 \margin-left:-15px;
}

*:first-child+html h4 {
 \margin-left:-15px;
