/*   
Theme Name: Designer
Theme URI: 
Description: Designer theme, suitable for photographers and designers for personal portfolio website
Author: Milos Vnucko
Author URI:
Version: 1.0
*/

@media screen {

* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
*|*:-moz-any-link img, img[usemap], object[usemap] {
border:none;
}
html , body{
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page-wrap {
	width: 970px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
}
#logo-container a{
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #06C;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-bottom: 55px;
	margin-top: 10px;
}
#right-container {
	float: right;
	width: 720px;
	margin-top: 20px;
}
#left-container {
	float: left;
	width: 220px;
	margin-top: 20px;
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
#projects-container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.project-container {
	margin: 10px;
	float: left;
	width: 220px;
	display: block;
}
a.project-image img {
	height: 220px;
	width: 220px;
	margin-bottom: 10px;
	padding: 0px;
	display: block;
	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.project-image:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
em.project-name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #808080;
	display: block;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
em.project-category {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #808080;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	display: block;
	font-style: normal;
}
.clear {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

h1, h2, h3 {
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h1 { }
h2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #09F;
	margin-bottom: 20px;
}
h2 a {
	color: #09F;
}
h2 a:hover {
	color: #000;
}
h3 {
	font-size:13px;
	color: #666;
	padding: 0px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #09F;
	margin-bottom: 5px;
}
.section{
	margin-bottom: 30px;
}
.section p{
	margin-bottom: 20px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.section em {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #09F;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}
em.cv {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #09F;
	padding: 0px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.cv {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.about-me {
	text-align: justify;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
.note {
	display: block;
	margin-bottom: 10px;
}
.pagenav ul li a {
	text-align: right;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #09F;
	font-weight: normal;
}
.pagenav {
	margin-bottom: 20px;
}
.pagenav ul li a:hover {
	color: #000;
}
.phone {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
.email a{
	font-size: 14px;
	color: #09F;
	display: block;
	margin-bottom: 5px;
}
.categories {
	margin-bottom: 20px;
}
.categories ul  li {
	text-align: right;
	width: 100%;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 12px;
	color: #666;
}
.cyan {
	color: #0099FF;
}
.contact {
	text-align: right;
	font-size: 11px;
	margin-bottom: 20px;
}
.social-network-container {
	margin-bottom: 20px;
}
.follow-me {
	text-align: right;
}
.social-network-container a img {
	height: 30px;
	width: 30px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	display: block;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #24ADEF;
} 
#main-menu {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	height: 30px;
}
#main-menu ul li {
	float: left;
}
#main-menu ul {
	list-style-type: none;
}
#main-menu ul li a {
	padding-right: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #27abe2;
}
#main-menu ul li a:hover {
	list-style-type: none;
	color: #000;
}

blockquote { }
blockquote p { }

ul, ol {
	margin: 0 0 10px 0;
	list-style-type: none;
}

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
.footer, .push {
	height: 30px; /* .push must be the same height as .footer */
}
.footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #09F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
