/*
Theme Name: telesoft
Theme URI: http://www.telesoft.ro/
Description: Wordpress theme designed for Telesoft website.
Version: 1.6
Author: Razvan Gavril & Ionut Chirica
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* =RESET
===========================================*/
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;
	background: transparent;
}

ul, dl {
	list-style-type: none;
}

.break {
	clear:both;
	height: 0px;
	overflow: hidden;
}

i, .none {
	display: none;
}

.text_center {
	text-align:center;
}

.text_right {
	text-align: right;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}


/* =DEFAULTS
===========================================*/

body {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #9f9f9f url(images/bg_site.jpg) repeat-x top center;
	color: #4d4948;
}
p {
	margin-bottom: 15px;
}
a {
	text-decoration: underline;
	color: #007dcc;
}
a:hover {
	text-decoration: underline;
	color: #7bc4a0;
}


/* =LAYOUT
===========================================*/
#header {
	width: 980px;
	height: 123px;
	background: transparent url(images/bg_header.png) no-repeat;
	margin: 0px auto 0px auto;
	text-align: left;
}

* html #header {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_header.png',sizingMethod='scale');
}

#header h1 a {
	display: block;
	width: 187px;
	height: 72px;
	float: left;
	background: url(images/telesoft_logo.gif) no-repeat;
	margin-left: 62px;
	margin-top: 28px;
	display: inline;
	text-indent: -9999px;
	position: relative;
}
#header h2 {
	float: right;
	margin-right: 40px;
	margin-top: 80px;
	font: bold 18px Corbel, Arial, Helvetica, sans-serif;
	color: #007dcc;
	display: inline;
}
#container {
	width: 940px;
	background: transparent url(images/bg_container.png) repeat-y;
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px 20px 0px 20px;
}
* html #container {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_container.png',sizingMethod='scale');
}

/* =MENU
===========================================*/
#menu {
	width: 940px;
	background: #009383 url(images/bg_menu.gif) repeat-x;
	height: 37px;
}
#menu ul.topmenu {
	float: left;
	margin-left: 40px;
	margin-top: 7px;
	display: inline;
	position: relative;
}
#menu ul.topmenu li {
	float: left;
	margin-right: 10px;
	display: inline;
}
#menu ul.topmenu li a {
	display: block;
	float: left;
	font: normal 16px 'Myriad Pro', Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 8px;
}
#menu ul.topmenu li a:hover {
	background: #4d4948;
	-moz-border-radius: 3px;
}
#menu ul.topmenu li.current_page_item a,
#menu ul.topmenu li.current_page_parent a {
	background: #018375;
	-moz-border-radius: 3px;
}

.qtrans_language_chooser {
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	color: #fff;
	display: inline;
	position: relative;
}
.qtrans_language_chooser a {
	color: #fff;
	text-decoration: underline;
}
.qtrans_language_chooser li:hover a {
	xtext-decoration: underline;
	border-bottom: 1px solid #fff;
}

.qtrans_language_chooser {
	float: right;
}
.qtrans_language_chooser li {
	float: left;
	display: inline;
}

.qtrans_language_chooser li a {
	display: block;
	float: left;
	color: #fff;
	padding: 0px 2px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/lang16.png) no-repeat;
	padding-left: 20px;
}

.qtrans_language_chooser li.active a {
	display: none;
}
/* =CONTENT
===========================================*/
#headerphoto {
	position: relative;
	width: 940px;
	clear: both;
}
.home {
	background: url(images/header_home.jpg) no-repeat;
	height: 250px;
}
.header1 {
	height: 165px;
}

#headerphoto h3 {
	position: absolute;
	top: 50px;
	left: 40px;
	font: 24px Calibri, Arial, Helvetica, sans-serif;
	color: #eef;
	width: 450px;
	letter-spacing: -1px;
}
#headerphoto h3.inner {
	font-size: 18px;
	top: 20px;
}
#content {
	width: 565px;
	float: left;
	margin-left: 40px;
	display: inline;
	margin-bottom: 10px;
	line-height: 18px;
	position: relative;
	/* background: url(images/content-border.png) no-repeat top right; */
	border-right: 1px solid #f8f8f8;
	padding-right: 20px;
}

#content.homepage_content {
	width: 860px;
}

#content h1 {
	background: url(images/bg_heading.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 10px;
	font: normal 26px Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #007dcc;
}
#content h2 {
	font: bold 20px Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #333;
}
#content h3 {
	font: bold 16px Calibri, Arial, Helvetica, sans-serif;
	color: #555;
	margin-bottom: 5px;
}
#content ul {
	margin-left: 30px;
	margin-bottom: 15px;
	list-style-type: disc;
}
#content ul li {
	line-height: normal;
	margin-bottom: 4px;
}
table.formatted {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.formatted th {
	padding: 2px 5px;
	background: #dedede;
	border-bottom: 1px solid #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
table.formatted td {
	padding:2px 5px;
	border: 1px solid #dedede;
}
.button {
    display:block;
	width: 100px;
    position:relative;
    border-width:1px 0;
    border-color:#333;
    border-style:solid;
    color:#fff;
    text-decoration:none !important;
    margin:4px 1px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.button span {
    display:block;
    position:relative;
    margin:0 -1px;
    border-width:0 1px;
    border-color:#333;
    border-style:solid;
    background:#007dcc;
    padding:4px 10px;
	text-align: center;
}

.button:hover {
    border-color:#333;
    color:#333;
}

.button:hover span {
    border-color:#333;
    background-color:#7bc4a0;
}

/* =RIGHT
===========================================*/
#right {
	width: 260px;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 40px;
	position: relative;
	line-height: 16px;
}
#right h3 {
	font: bold 16px Calibri, Arial, Helvetica, sans-serif;
	color: #555;
	margin-bottom: 5px;
	margin-left: -10px;
}
.box {
	width: 260px;
	padding: 0px 20px;
}

.boxbottom {
	background: url(images/bg_menu.jpg) no-repeat bottom left;
	height: 40px;
	margin: 0px -20px;
}

/* =HOMEPAGE
===========================================*/
.homepage_activity {
	float: left;
	width: 257px;
	margin : 10px 3px;
	padding: 10px;
	height: 100px;
	border :1px solid #ddd;
	-moz-border-radius: 5px;
	background: #f7f7f7;
}

.homepage_activity .left,
.homepage_activity .right {
	float: left;
	padding: 5px;
}

.homepage_activity ul{
	list-style-type: image !important;
	list-style-image: url(/images/bullet.gif);
	margin-left: 25px !important;
	padding: 0px !important;
}
.homepage_activity h3 {
	font-size: 20px !important;
	margin-left: 5px;
	border-bottom: 1px dotted #ccc;
}
.homepage_activity li a {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}

.homepage_activity li a:hover {
	text-decoration: none;
	color: #7BC4A0;
}




ul#homepage_news {
	list-style-type: none !important;
	margin: 0;
}
ul#homepage_news li {
	padding: 4px 0px;
	display:block;
	clear: both;
}
#homepage_news small {
	display: block;
	width: 60px;
	text-align: center;
	background: #ddd;
	padding: 2px;
	margin: 0px 5px;
	float: left;
	-moz-border-radius: 2px;
}

#homepage_news a {
	text-decoration: none;

}


/* =FOOTER
===========================================*/
#footer {
	width: 980px;
	background: transparent url(images/bg_footer.png) no-repeat;
	margin: 0px auto 0px auto;
	text-align: left;
	height: 91px;
	font-size: 10px;
	color: #777;
}
* html #footer {
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_footer.png',sizingMethod='scale');
}

#footer ul {
	float: left;
	margin-left: 60px;
	margin-top: 25px;
	display: inline;
	position: relative;
}
#footer ul li {
	float: left;
	margin-right: 18px;
	padding-left: 18px;
	display: inline;
	background: url(images/bullet.gif) no-repeat center left;
}
#footer ul li.first {
	background: none;
	padding: 0;
}
#footer ul li a {
	display: block;
	text-transform: uppercase;
	color: #007dcc;
	text-decoration: none;
	padding: 1px 3px;
}
#footer ul li a:hover {
	background: #dedede;
	color: #333;
}
#footer p {
	float: right;
	margin-right: 60px;
	display: inline;
	margin-top: 20px;
	padding-right: 40px;
	height: 26px;
	padding-top: 5px;
	background: url(images/logo_footer.gif) no-repeat top right;
	position: relative;
}


/* RAZVAN */
.pages ul {
	width: 260px;
	list-style-type: none;
	margin: 0;
	margin-left: -20px;
	padding: 0;
}

.pages ul li a {
	display: block;
	padding: 5px;
	padding-left: 7px;
	text-decoration: none;
	font-weight: bold;
	color: #444;
	font: bold 12px Calibri, Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	margin-bottom: 1px;
}

.pages ul li a:hover {
	background: #555;
	color: #fff;
}

.pages ul li.current_page_item a {
	background: #007DCC;
	color: #fff;
}

label {
	font-weight:bold;
	font-size: 14px;
	display: block;
	margin-top: 8px;
}

input {
	padding: 2px;
	border:1px solid #ccc;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

input[type="text"], input[type="password"], textarea {
	width: 450px;
	display:block;
}
select {
	padding: 2px;
	border: 1px solid #ccc;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

input:focus {
	border: 1px solid #999;
}
textarea:focus {
	border: 1px solid #999;
}
textarea {
	width:450px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}

input[type='submit'] {
	border: 1px solid #333;
	background-color: #007DCC;
	width: 100px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

input[type='submit']:hover {
	background-color: #7BC4A0;
	border: 1px solid #666;
	color: #333;
}

.post h1 a {
	text-decoration: none;
	display:block;
}

.posttop  {
	font-size: 11px;
	color: #777;
	margin-top: -20px;
	margin-bottom: 5px;
}
.posttop a {
	text-decoration: none;
	color: #999;
}
.posttop a:hover {
	text-decoration: none;
	color: #ccc;
}

.postmetadata {
	border-top: 1px dotted #ccc;
	font-size: 11px;
	margin-bottom: 40px;
	background-color: #f7f7f7;
	padding: 3px 7px;
	padding-bottom: 7px;
	color: #333;
}
.righmeta {
	text-align: right;
	display:block;
	margin-top: -17px;
}

.righmeta a {
	text-decoration: none;
	font-weight: bold;
}

.more-link {
	display: none;
}

.post-edit-link {
	color: red;
}

.tag_cloud a {
	text-decoration: none;
}

.wpcf7-not-valid-tip-no-ajax {
	color: #f33;
}

.wpcf7-validation-errors {
	color: #f33;
}

/* =PORTFOLIO
===========================================*/

div.portfolio_entry {
	width :266px;
	border: 0px solid red;
	float: left;
	margin: 9px;
}

.portfolio h1 {
	margin: 0px !important;
}

img.portfolio_image {
	border: 1px solid #fff;
}

p.portfolio_brief {
	margin: 5px 0px;
	margin-bottom: 0px;
	height: 90px;
}

.portfolio_link {
	display:block;
	text-decoration: none;
	border: 1px solid #ddd;

	background-color: #f7f7f7;
	padding: 7px;
}
a.portfolio_link:hover {
	background-color: #fff;
	border: 1px solid #007DCC;
}

#portfolio_details_right {
	float: right;
	width: 320px;
	border: 0px solid green;
}

#portfolio_details_right ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
}
#portfolio_details_right ul li {
	border-bottom:1px solid #E1E1E1;
	font-size:1em;
	line-height:1.5em;
	padding:4px 0;
}

#portfolio_details_right ul li span {
	color:#007DCC;
	font-weight:bold;
}

a.portfolio_url {
	background:transparent url(images/portfolio_url.png) repeat scroll 0 0;
	color:#fff;
	float:left;
	font-weight:bold;
	height:40px;
	line-height:40px;
	margin-left: 35px;
	margin-top:10px;
	text-align:center;
	width:240px;
	text-decoration: none;
}

a.jFlowControl img { margin: 0px 5px; padding: 2px;}
a.jFlowSelected img {
	border: 1px solid #4d4948;
}
