/*
Theme Name: ajoen
Theme URI: http://www.ajoen.com
Description: in simplicity we trust
Version: 1.0
Author: ajoen int.
Author URI: http://www.ajoen.com
Tags: ajoen, 

	ajoen.com
	 http://www.ajoen.com

	CSS, XHTML and GPL licenses
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#999;
}

:focus {
	outline: 0;
}


.entry {
	font:11px/16px Tahoma, Arial, Verdana;
	width:97%
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.postmetadata {
	text-align: left;
	}

.alt {
	background-color: #fbfbfb;
	}

.date {
	font:10px Georgia, serif;
	color:#666;
	padding:0;
	margin:0;
	}


a {
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #999;
	text-decoration: line-through;
	}

.colorAbout, .colorAbout a{ color:#ff0066; text-decoration:none; border:none !important}
.colorWorks, .colorWorks a { color:#3aa2c5; text-decoration:none; border:none !important }
.colorProducts, .colorProducts a { color:#e25a00; text-decoration:none; border:none !important}
.colorBlog, .colorBlog a { color:#00a035; text-decoration:none; border:none !important }
.colorContact, .colorContact a { color:#91059a; text-decoration:none; border:none !important}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background:#000;
	}

#page {
	width:100%;
	margin:25px 0 0 0;
	padding:0 0 20px 0;
	background:#080808 url(images/background.jpg) top left no-repeat;
	float:left;
	display:block;
	}

#headerimg 	{
	text-align:left;
	}	
	
#header {
	width:100%;
	display:block;
	float:left;
}

#header a:active{
	opacity:0.8
}

#header img{
	margin:30px 0 0 140px;
}

.mainbox {
	width:630px;
	margin:30px 0 0 100px;
	float:left;
	padding:15px 0 0 15px;
	border-right:1px solid #333;
	}
	
.mainbox-in {
	width:590px;
	margin:30px 0 0 120px;
	float:left;
	padding:0 20px 0 15px;
	border-right:1px solid #333;
	}
	
.mainbox-in  input{
	padding:6px;
	border:0;
	background:#333;
	color:#999;
	margin-right:6px
	}
	
.mainbox-in  input:focus{
	background:#080808;
	}
	
h3.other-things b {
	font:normal 14px Arial !important; 
	}	
	
.mainbox p{
	padding:10px 20px 0 27px;
	margin:0;
}

#mainHello{
	width:290px;
	height:220px;
	float:left;
}

#mainHello:hover, #mainNews:hover{
	background:url(images/background-box.png) bottom repeat-x;
}

#mainHello p a, .mainbox-in a{
	border-bottom:1px solid #333;
}

#mainHello p a:hover, .mainbox-in a:hover{
	border-bottom:1px solid #666;
        text-decoration:none
}

#mainNews{
	width:290px;
	height:220px;
	float:left;
	margin:0 0 0 20px;
}

#mainNews ul {
	padding:0px 20px 0 27px;
	margin:10px 0 0 0;
}

#mainNews ul li {
	list-style: url(images/arrow-2.gif);
	margin:0 0 8px 0
}

#mainNews p{
	margin:0;
	padding:0
}

#mainNews li a{
	font:11px Georgia,Arial,Tahoma,Verdana;
        border-bottom:1px solid #333;
	}

#mainNews li a:hover{
	text-decoration:none;
        border-bottom:1px solid #666;
}

#mainRecentWorks{
	width:600px;
	margin:0;
	padding:20px 0 0 0;
	height:275px;
}

#mainRecentWorks p{
	padding:15px 0 0 0;
}

.mainRecentWorks{
	margin:0 0 0 27px;
	width:260px;
}
	
.archive {
	float: left;
	padding: 10px 25px;
	margin: 15px 0 0;
	width: 480px;
	background:#fff;
	font:11px Tahoma, Arial, Verdana;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	background:#fff;
	}

.duzenle {
	font:10px Tahoma, Arial, Verdana;
	float:right;
	margin:0;
	padding:0;
	color:#999
	}
	
.duzenle a {
	color:#666;
	background:#333
	}

.post {
	margin:0;
	text-align: left;
	padding:0;
	}

.post-list {
	width:95%;
	margin:0;
	padding:0
	}

.products-list {	
	width:190px;
	margin:0 5px 5px 0;
	float:left
	}
	
.works-list {
	width:190px;
	float:left
	}
	
.products-list:hover,.works-list:hover {
	background:url(images/background-box.png) bottom repeat-x;
	}
	
	
.post hr {
	display: block;
	}
	
.section {
	border-bottom:1px solid #222
	}
	
.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	padding:5px 0 0 ;
	margin:0;
	color:#999;
	font:10px Tahoma,Arial,Verdana,Helvetica;
	}

.postmetadata a, .postmetadata a:visited{
	color:#999 !important;
	background:#fff !important;
	}

.postmetatag {
	padding:0;
	margin:30px 0 0 0
	}

.postmetatag a {
	font:9px Tahoma, Verdana,Arial,Helvetica;
	background:#333;
	color:#999;
	letter-spacing:0.1em;
	padding:0 4px;
	}

.postmetatag a:hover {
	color:#333;
	font:9px Tahoma,Arial,Verdana,Helvetica;
	background:#999;
	text-decoration:none;
	padding:0 4px;
	}

.postmetadata alt {
	margin:20px 0 0 ;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	}

.clear {
	clear: both;
	}

ul#nav{
	float:left;
	width:120px;
	margin:35px 0 0 8px;
	padding:15px 0 0 15px;
}

ul#nav li {list-style-type:none; margin-left:10px;}

li#navAbout			{background:url(images/nav/about.png); width:72px; height:16px;}
li#navAbout a			{display:block; width:72px; height:16px;}
li#navAbout:hover	{border-left:2px solid #ff0066; margin:0 0 0 8px}
li#navWorks			{background:url(images/nav/works.png); width:72px; height:16px;}
li#navWorks a			{display:block; width:72px; height:16px;}
li#navWorks:hover	{border-left:2px solid #3aa2c5; margin:0 0 0 8px}
li#navProducts		{background:url(images/nav/products.png); width:72px; height:16px;}
li#navProducts a		{display:block; width:72px; height:16px;}
li#navProducts:hover	{border-left:2px solid #e25a00; margin:0 0 0 8px}
li#navBlog			{background:url(images/nav/blog.png); width:72px; height:16px;}
li#navBlog a			{display:block; width:72px; height:16px;}
li#navBlog:hover		{border-left:2px solid #00a035; margin:0 0 0 8px}
li#navContact		{background:url(images/nav/contact.png); width:72px; height:16px;}
li#navContact a		{display:block; width:72px; height:16px;}
li#navContact:hover	{border-left:2px solid #91059a; margin:0 0 0 8px}	
	
	
#footer{
	width:400px;
	margin:20px 0 0 140px;
	padding:0;
	display:block
}

ul#footer li {float:left;list-style-type:none;}

li#footAbout				{background:#ff0066; width:40px; height:4px;}
li#footAbout a			{display:block; width:40px; height:4px;}
li#footAbout:hover		{border-right:32px solid #ff0066;}
li#footWorks				{background:#3aa2c5; width:40px; height:4px;}
li#footWorks a			{display:block; width:40px; height:4px;}
li#footWorks:hover		{border-right:32px solid #3aa2c5;}
li#footProducts			{background:#e25a00; width:40px; height:4px;}
li#footProducts a			{display:block; width:40px; height:4px;}
li#footProducts:hover	{border-right:32px solid #e25a00;}
li#footBlog				{background:#00a035; width:40px; height:4px;}
li#footBlog a				{display:block; width:40px; height:4px;}
li#footBlog:hover		{border-right:32px solid #00a035;}
li#footContact			{background:#91059a; width:40px; height:4px;}
li#footContact a			{display:block; width:40px; height:4px;}
li#footContact:hover		{border-right:32px solid #91059a;}
	
.copyright {
	float:left;
	margin:5px 0 0 0;
	padding:0 0 30px 140px;
	display:inline;
	color:#444
	}
	
div.copyright ul{
	margin:0;
	padding:0
	}
	
div.copyright li{
	margin:0 10px 0 0;
	list-style:none;
	float:left;
	}
	
div.copyright a{
	color:#303030;
	}

.navigation {
	display: block;
	width: 300px;
	float:left;
	padding:10px 15px;
	margin:10px 0 0 0
	}
	
.navigation-in {
	display: block;
	width:90%;
	margin:0 auto 20px auto;
	float:left;
	padding:5px 15px 0 15px;
	color:#333;
	}
	
.navigation-in a{
	color:#333;
	}
/* End Structure */


/*	Begin Headers */
h1 {
	font: 3.4em Serif;
	text-align: left;
	letter-spacing:-0.5px;
	margin: 0;
	padding:32px 0 0 30px;
	}
	
h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #00bae8;
	}

h1 a:hover {
	text-decoration:line-through;
	}
	
h2 {
	margin: 15px 0 0;
	font:14px Arial, Verdana, Sans-Serif;
	}
	
h3{
	margin:20px 0 0 0;
	font:1.6em Georgia;
	line-height:0.9em;
	}
	
.titleHello {
	background:url(images/titles/hello.png);
	width:80px;
	height:24px;
}

.titleHello a, .titleNews a{
	display:block;
	width:80px;
	height:24px;
}

.titleNews {
	background:url(images/titles/news.png);
	width:80px;
	height:24px;
}

.titleRecentWorks {
	background:url(images/titles/recent_works.png);
	width:155px;
	height:24px;
}

.titleRecentWorks a{
	display:block;
	width:155px;
	height:24px;
}
	
.readmore {	
	background: url(images/arrow.gif) left no-repeat;
	padding:0 0 0 10px;
	margin:15px 0 0 15px;
}

.launch{
	background: url(images/arrow.gif) left no-repeat;
	padding:0 0 0 10px;
	margin:0 0 0 15px;
}

.description {
	font-size: 1.2em;
	text-align: left;
	}

.cattitle {
	background:url(images/bg-box.gif);
	padding:6px;
	margin: 20px 0 0 0;
	float:left;
	width:97%
	}

.catimg{
	float:left;
	padding:0 10px 0 0
	}

.cathead {
	float:left;
	}
	
.cathead h2, .cathead p{
	margin:0;
	padding:0;
	line-height:11px;
	}

h2.pageh {
	color:#00bae8
	}

#sidebar h2, h2.widgettitle, #footer h2 {
	font-size:8px;
	margin:0;
	padding:0 0 3px;
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.border {
	border-bottom:1px dotted #eee;
}

.last {
	border:none;
	}

/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentyap {
	margin:0 0 0 10px;
	padding:0;
	}
	
#commentyap p{
	margin:0;
	padding:0;
	}
	
#commentform input {
	width: 140px;
	padding: 2px 4px;
	margin: 0;
	border:1px solid #ddd;
	}
	
#buton {
	margin:0 20px 0 0;
	}
	
#buton input{
	border:1px solid #ddd;
	width:100px;
	border-top:none;
	background:#fff;
	}
	
#commentform textarea {
	width: 98%;
	padding: 10px;
	border:1px solid #ddd;
	font:10px/14px  Tahoma, Arial, Verdana;
	}
	
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist a:hover{
	color: #331311;
	text-decoration:none;
	background:#fff
	}

.commentlist li {
	margin: 0;
	padding:10px 10px 3px;
	list-style: none;
	}

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

#commentform {
	margin: 5px 0 15px 0;
	padding:0 0 25px 0;
	width:95%;
	}
	
#commentform p {
	margin: 5px 0;
	font:10px Tahoma, Arial, Verdana;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentheader {
	margin:15px 0 0 8px;
	padding:0;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin: 15px 0 0 0; 
	width: 240px;
	}

#sidebar a:hover {
	background: #5d504f;
	color:#fff;
	text-decoration:none;
	}
	
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 6px 0 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: right;
	font:10px Tahoma, Arial, Verdana;
	width: 150px;
	}

#wp-calendar th {
	font:normal 10px Tahoma, Arial, Verdana;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover {
	background-color: #eee; 
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
small{
	font-size:10px;
	}
	
.hidden 	{
	display: none;
}

.left {
	float:left;
}

.right {
	float:right;
}
/* End Various Tags & Classes*/



/* venth - www.venidro.com/venth */
