/*  
Theme Name: Tdimitrov
Theme URI: 
Description: WP Theme for tdimitrov.com
Version: 1.6
Author: Ivailo Ivanov
Author URI: http://www.ivoivanov.net 

	
 */

img {
	border:none;
}
body {
	background:#000;
	color:#ccc;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color: red;
}
ul{margin:0px; padding:0px;}
.container {
	width:770px;
	margin:auto;
}
p{
	float: right; width: 555px; padding-bottom: 15px!important; display: block!important;
}
.container img{float:left;}
.footer{width:770px; text-align:center; margin:auto; padding:20px 0px;}
.footer a{ text-decoration:none; color:#333; font-size:10px;}
.footer a:hover{ color:#999;}
.content {
	width:696px;
	border:1px solid #1f1f1f;
	float:left;
	background:#090909;
	padding:35px;
}
.portfolio {border:4px solid #1F1F1F; background:#000; float:left; padding:10px;width:675px;
}
.portfolio p{margin:0px !important;}
.categories { margin-right:40px; width:80px; float:left;}
.categories a:link, .categories a:visited{ text-decoration:none; color:#fff; }
.categories a:hover{ color:red; }
#current a:link, #current a:visited{color:red;}



.tdimitrov_02 {
	background-image: url(images/tdimitrov_02.jpg);
	width:295px;
	height:169px;
	float:left;
}
.tdimitrov_03 {
	background-image:url(images/tdimitrov_03.jpg);
	width:169px;
	height:169px;
	float:left;
}
.tdimitrov_04 {
	background-image:url(images/tdimitrov_04.jpg);
	width:306px;
	height:169px;
	float:left;
}
.tdimitrov_06 {
	background-image:url(images/tdimitrov_06.jpg);
	width:295px;
	height:184px;
	float:left;
}
.menu {
	background-image:url(images/tdimitrov_07.jpg);
	width:169px;
	height:184px;
	float:left;
}
.tdimitrov_08 {
	background-image:url(images/tdimitrov_08.jpg);
	width:306px;
	height:184px;
	float:left;
}
.tdimitrov_09 {
	background-image:url(images/tdimitrov_13.jpg);
	width:295px;
	height:183px;
	float:left;
}
.tdimitrov_10 {
	background-image:url(images/tdimitrov_14.jpg);
	width:169px;
	height:183px;
	float:left;
}
.tdimitrov_11 {
	background-image:url(images/tdimitrov_15.jpg);
	width:306px;
	height:183px;
	float:left;
}

/*--------------------text--------------------*/

p {margin:0 0 15px 0; padding:0px;
}
h1, h2, h3, h4, h5, h6 {margin:0 0 10px 0; padding:0px;font-size:16px; color: red;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
}
blockquote {
}
blockquote cite {
}
hr {
}
dl {
}
dt {
}
dd {
}
ul {
}
ol {
}
li {
}
ul ul {
}
blockquote {
}
blockquote p {
}
code {
}
pre {
}
b, strong, i, em {
}
img {
}
address {
}
/*--------------------for links--------------------*/


a {
}
a:link {
}
a:visited {
}
a:link:focus {
}
a:link:hover, a:visited:hover {
}
a:link:active, a:visited:active {
}
/*--------------------iamges as a link--------------------*/
a img {
}
a:link img {
}
a:visited img {
}
a:link:active img, a:visited:active img {
}
/*--------------------smilies --------------------*/

body img.wp-smiley {
}
/*--------------------read more link--------------------*/

.more-link {
}
/*--------------------pages with pagination--------------------*/
p.serif {
}
/*--------------------search--------------------*/

#searchform {
}
input#s {
}
input#searchsubmit {
}
/*--------------------comments--------------------*/
.alt {
}
.commentlist {
}
.nocomments {
}
.commentlist li {
}
.commentlist cite, .commentlist cite a {
}
.commentlist p {
}
#commentform p {
}
.commentmetadata {
}
#commentform input {
}
#commentform textarea {
}
#commentform #submit {
}
/*--------------------calendar--------------------*/
 
#wp-calendar th {
}
#wp-calendar {
	empty-cells: show;
}
#wp-calendar #next a {
}
#wp-calendar #prev a {
}
#wp-calendar a {
}
#wp-calendar caption {
}
#wp-calendar td {
}
#wp-calendar td.pad:hover {
}
/*-------------------- widgets---------------------*/
h2.widgettitle {
}
.widget {
}
/*--------------------Archive--------------------*/

li#archives {
}
.widget_archives {
}
/*--recent posts--*/


li#recent-posts {
}
.widget_recent_entries {
}
/*--------------------text widget--------------------*/
li.widget_text {
}
/*--id in relationsship to the id of the widget*/
li#text-4 {
}
div.textwidget {
}
/*--------------------links blogroll--------------------*/

li#links {
}
.widget_links {
}
/*--------------------categories--------------------*/

.categories li {
list-style: none!important;
}
.widget_categories {
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	height:10px;
	padding: 18px 0 7px;
	width: 100%;
}

#wpcf input {
	width: 200px;
	padding: 6px 3px;
	margin: 2px 5px 2px 0;
	border:2px solid black;
}
#wpcf textarea {
	width: 350px;
	height: 150px;
	padding: 6px 3px;
	margin: 0 5px 10px 0;
	border:2px solid black;

}
#wpcf .formspam {
	padding: 22px 10px 10px 0!important;
}
#wpcf .formpad {
	padding: 0 5px 20px 0!important;
}
#wpcf #contactsubmit {
	width: 100px; background: #ccc; color:#000; border: 2px solid #fff;
}
.contact{
	float: right; margin-right: 60px; font-size: 20px;
}
.contactform {
	width: 400px; float: left; 
}
