/*
Theme Name: WordCamp
Theme URI: http://www.wordcamp.ro
Description: WordCamp Romania.
Author: BECMedia
Version: 1.0
*/

html { 
	min-height: 100%;
}

p::-moz-selection { background: #FFF2A8; color: #BB0000; }
p::selection { background: #FFF2A8; color: #BB0000;}

article, aside, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	font: 13px/1.5 'Helvetica', Arial, sans-serif;
	color: #000000;
	background-color: #b7b6b1;
}

#topWrap {
	width: 100%;
	background: url(images/top_bg.jpg) repeat scroll;
	height: 421px;
}

#topLight {
	width: 100%;
	background: url(images/light_top.png) no-repeat top center scroll;
	height: 421px;
}

#topLight header {
	background: url(images/header_bg.jpg) no-repeat top center scroll;
	height: 421px;
	text-indent: -9999px;
}

#menuWrap {
	width: 100%;
	background: url(images/menuWrap_bg.png) repeat-x scroll;
	height: 53px;
}

#menuBg {
	background: url(images/nav_bg.png) repeat-x scroll;
	height: 53px;
}


#menuBg nav ul {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 600px;
}

#menuBg nav ul li {
	float: left;
	margin-right: 15px;
	line-height: 53px;
}

#menuBg nav li a {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
}

#menuBg nav li a:hover {
	text-decoration: none;
	color: #000;
}

#mainWrap {
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	background: url(images/container_shadow.png) repeat-y scroll;
}

#documentBody {
	background: #657070 url(images/docGradient.png) repeat-x scroll;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* footer wrap */
#footerWrap {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 978px;
	height: 60px;
	background: url(images/docFooter_bg.png) no-repeat scroll;
}

#footerContent {
	padding-top: 10px;
}

#footerNav ul li {
	float: left;
	margin-left: 15px;
	line-height: 50px;
}

#footerNav li a {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #B7D1D5;
	text-decoration: none;
}

#footerNav li a:hover {
	text-decoration: none;
	color: #000;
}

#copyright p {
	color: #B7D1D5;
	line-height: 50px;
	word-spacing: -2px;
	text-align: right;
}

#copyright p a {
	color: #B7D1D5;
	text-decoration: none;
}

#copyright p a:hover {
	color: #000;
	text-decoration: none;
}
/* social icons */
#icons ul {
	float: right;
}

#icons ul li {
	float: left;
	width: 39px;
	height: 38px;
}

#icons ul li a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}

#icons ul li.facebook {
	background: url(images/facebook_icon.png) no-repeat scroll;
}

#icons ul li.twitter {
	background: url(images/twitter_icon.png) no-repeat scroll;
}

#icons ul li.youtube {
	background: url(images/youtube_icon.png) no-repeat scroll;
}

#icons ul li.linkedin {
	background: url(images/linkedin_icon.png) no-repeat scroll;
}

#icons ul li.flickr {
	background: url(images/flickr_icon.png) no-repeat scroll;
}

#icons ul li.rss {
	background: url(images/rss_icon.png) no-repeat scroll;
}

/* search */
#search {
	margin-top: 5px;
}

#search #s {
	background-color: #FFFEFF;
	border: 1px solid #6A6A6A;
	height: 22px;
	width: 140px;
	color: #AAB7B7;
	font-size: 11px;
	padding-left: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#search #searchsubmit {
	background: url(images/search_btn.png) no-repeat scroll;
	width: 62px;
	height: 27px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	float: right;
}

/* custom grid columns */
.left {
	display: inline;
	float: left;
	position: relative;
	margin-right: 10px;
	width: 710px;
}
.left-full {
	display: inline;
	float: left;
	position: relative;
	margin-right: 10px;
	width: 960px;
}
.right {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	width: 230px;
}

/* twitter */
#twitsWrap {
	min-height: 305px;
	background: #FFFEFF url(images/twitterBird_icon.png) no-repeat scroll;
	background-position: 140px 10px;
}

#twits {
	background-color: #FFFEFF;
	height: 315px;
}

#twitsWrap h2 {
	color: #1E4168;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 50%;
	padding: 10px;
	margin: 10px 10px 0 0;
}

.tb_header {
	display: none;
}

.tb_tweet {
	border-top: none !important;
	border-bottom: 1px solid #66c2d0;
	color: #333333;
	font-size: 11px;
	margin: 10px !important;
	min-height: 0 !important;
}

.tb_tweetlist {
	border-bottom: none !important;
}

.tb_footer {
	background-color: #364757;
	text-align: right;
	color: #fff;
	width: 230px;
	clear: both;
	overflow: hidden;
	margin-bottom: 0 !important;
	margin-top: 5px;
}

.tb_footer a {
	padding: 10px !important;
	color: #fff;
	text-decoration: none;
}

.tb_footer a:hover {
	text-decoration: underline;
}

.tb_tweet a {
	color: #0c4da2;
	text-decoration: none;
}

.tb_tweet a:hover {
	text-decoration: underline;
}

.tb_tweet-info a{
	color: #333333 !important;
	text-decoration: none;
}

.tb_tweet-info a:hover {
	text-decoration: underline;
}

#twits article {
	margin: 0 10px;
}

#twitsWrap footer {
	background-color: #364757;
	text-align: right;
	color: #fff;
	width: 230px;
}

#twitsWrap footer p {
	padding: 10px;
}

/* tabs */
#tabsContent {
	margin-left: 20px;
	width: 220px;
	display: inline;
	float: left;
	position: relative;
}

#tabsContent ul li {
	border-bottom: 1px solid #364757;
	margin-bottom: 10px;
	font-size: 12px;
}

#tabsContent ul li a {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}

#tabsContent ul li a:hover {
	text-decoration: none;
}

#tabsContent ul li a strong {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
}

#tabsContent ul li.current_tab {
	color: #000 !important;
}

#tabsContent ul li img.hidden {
	display: none;
}

/* tabs color styles */

#tabsContent ul li.tab-1 a, #tabsContent ul li.tab-1 a strong {
	color: #A55027;
}

#tabsContent ul li.tab-2 a, #tabsContent ul li.tab-2 a strong {
	color: #3F5BB0;
}

#tabsContent ul li.tab-3 a, #tabsContent ul li.tab-3 a strong {
	color: #2C7124;
}

#tabsContent ul li.tab-4 a, #tabsContent ul li.tab-4 a strong {
	color: #770084;
	border-bottom: none;
}

/* tab image */
#tabImageContainer {
	display: inline;
	float: left;
	position: relative;
	background-color: #fff;
	margin-left: 10px;
	width: 460px;
	height: 300px;
}

/* blog posts */
#posts {
	background-color: #F4F4F2;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* post entry */
.postEntry header {
/*	border-left: 10px solid #CF7A23; */
	padding-right: 40px;
	line-height: 28px;
}

.postEntry header h4 {
	border-left: 10px solid #CF7A23;
	padding-left: 30px;
	width: 60%;
	font-weight: normal;
	font-size: 24px;
	color: #314656;
}

.postEntry header h4 a {
	text-decoration: none;
	color: #314656;
}

.postEntry header h4 a:hover {
	text-decoration: underline;
}

.postEntry header p {
	text-align: right;
	font-size: 12px;
	margin-top: -10px;
	color: #314656;
}

.postEntry header p a {
	color: #314656;
	text-decoration: none;
}

.postEntry header p a:hover {
	text-decoration: underline;
}
.postEntry img.alignright {float:right; margin: 1em 1em 1em 0;}
.postEntry img.alignleft {float:left; margin: 0 1em 1em 0;}
.postEntry img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.postEntry article {
	margin: 20px 40px 10px 40px;
}

.postEntry article p {
	color: #314656;
	font-size: 12px;
	margin-bottom: 10px;
}
.postEntry article a { 
    color: #314656;
    font-weight: bold;
}
.postEntryfooter {
	margin: 0 40px 20px 50px;
}

.facebookLike {
	float: left;
	width: 450px;
	display: inline;	
}

.entryComments {
	float: left;
	width: 150px;
	margin-left: 20px;
	text-align: right;
	display: inline;
}

.entryComments a {
	color: #314656;
	font-size: 12px;
	text-decoration: none;
}

.entryComments a:hover {
	text-decoration: underline;
}

/* aside calendar */
#calendar {
	background-color: #EEE7DC;
	padding: 20px;
}

#calendar h3 {
	background: url(images/calendar_logo.png) no-repeat top left;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	color: #CF7922;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}
#facebook { margin-top: 10px;}
#calendar p, #calendar h4, #calendar ul li, #calendar a {
	color: #364757; text-decoration: none;
}
#calendar a:hover { text-decoration: underline;}
#calendar p {
	font-size: 12px;	
	padding-top: 10px;
}

#calendar h4.date {
	background-color: #F0F6F6;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#calendar ul {
	list-style-type: square;
	list-style-position: inside;
}

#calendar ul li {
	margin-bottom: 10px;
	font-size: 11px;
}

/* aside sponsori */
#sponsori, #facebook{ 
	background-color: #EEE7DC;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#sponsori h3 {
	color: #CF7922;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 20px;
}

#sponsori li {
	margin-bottom: 10px;
}
table.tableProgram { width: 630px; margin: 0 auto; font-size: 14px;}
table.tableProgram td { padding: 6px; background: #EEE7DC; }
table.tableProgram td.schedule-hours { font-weight: normal; font-size: 20px; color: #314656; text-align: center;}
table.tableProgram td.schedule-title, table.tableProgram td.schedule-title a { font-weight: bold; color: #314656; text-decoration: none; font-size: 16px;}

table.tableProgram span.schedule-author, table.tableProgram span.schedule-author a { font-weight: normal; font-size: 14px;}
table.tableProgram a:hover { text-decoration: underline !important; }

ul.ulSponsori li { display: inline;}
ul.ulSponsori li img { margin: 10px;}
ul.ulSponsori { margin: 0 auto; text-align: center; }

ul.ulSpeakeri li { display: inline; background: #FFFFFF; display: block; width: 120px; padding: 10px; float: left; margin: 8px; height: 180px;}
ul.ulSpeakeri li a { text-decoration: none; }
ul.ulSpeakeri li span.speaker-position { font-weight: normal; font-style: oblique;}

form#cformsform { margin-top: 20px; padding-left: 0px; margin-left: 0px;}
#cf_field_1, #cf_field_2, #cf_field_3, #cf_field_4 {width: 300px;}
ol.cf-ol { width: 600px; margin: 0px; padding: 0px;}
p.linklove { display: none;}

.cancel-comment-reply { margin-bottom: 10px;}
.says{ display:none; }
ol.commentlist { list-style: none; margin: 0px; padding: 0px; }
img.avatar { padding: 2px; border: 1px solid #DFDFDF; float: right; margin: 5px;}
.reply { font-weight: bold; margin-bottom: 5px; font-size: 11px;}
.comment-author { font-style: normal; font-weight: bold; }
li.comment { border-top: 1px dotted #666666; margin: 0px; padding: 0px; padding: 10px; margin-top: 10px;}
li.comment ul { list-style: none; margin: 0px; padding: 0px; margin-left: 15px; } 
.comment-meta a { color: #000000; font-size: 11px; }
#comments-template { padding: 20px;}
#comments-template a { color: #252525;}
.speaker-image { padding: 10px; float: left; margin: 0px 10px 10px 0px; background: #FFFFFF; display: block;}
#becmedia { margin: 10px; text-align: right;}
