
/*
Theme Name: Portfolio Wordpress Theme
Author: Sorel Mihai
Author URI: http://www.dailywp.com/
Version: 1.0
Theme URI: http://www.dailywp.com/portfolio-wordpress-theme/
*/



/*** GENERAL TAGS ***/

body { 
padding: 0px;
border-top: solid 5px ffffff;
margin: 0px; 
background-image: url(http://www.malmoresund.se/grafik/malmoresund_background_c.gif);
background-color: #ffffff;
background-repeat: no-repeat;
background-position: top left;
}

a, a:link, a:active {
color: #333333;
text-decoration: none; 
}

.left { 
width: 580px; 
float: left; 
}

.right {
width: 340px; 
float: right;
}

.clear {
clear:both;
}

h1, h2, h3, h4, h5 {
margin: 0px;
font-weight: normal; 
}

.wrap { 
width: 940px; margin: 0px auto 0px auto; 
}

.header {
margin: 35px 0px 0px 0px;
}

/*** LOGO ***/

#headlogo {
width: 350px;
height: 120px; 
background-image: url(http://www.malmoresund.se/grafik/malmoresund_new.png);
background-repeat: no-repeat;
background-position: top left;
display: block; 
text-indent: -9999px;
}

.header h1 { 
width: 350px; 
float: left; 
}

/*** MENU ***/

.header ul {
width: 560px;
float: right;
padding: 0px;
list-style: none;
text-align: right;
margin: 55px 0 0 0;
}

.header ul li { 
display: inline;
}

.header ul li a {
font-size: 16px;
padding: 10px;
font-family: Georgia; 
text-transform: uppercase;
margin-left: 20px;
/*color: #1a1a1a;*/
color: #c0c0c0;
}

.header ul li.current_page_item a {
/*color: #666666; */
color: #000000;
background: ffffff;
}

.header ul li a:hover {
color: #000000;
}

/*** HEAD QUOTE ***/

.head-quote {
border-bottom: solid 1px #cecece;
background-color: ffffff;
color: #1a1a1a;
font-family: 'Georgia', 'Times New Roman';
font-size: 25px;
padding-bottom: 10px;
margin-bottom: 40px; 
}

.head-quote p { margin: 0px; }

.head-quote strong {
color: #666666;
text-decoration: underline; 
font-weight: normal;
}

/*** SMALL TITLE ***/

.small-title { 
font-family: Georgia;
font-size: 13px; 
color: #1a1a1a;
text-transform: uppercase; 
padding-bottom: 10px; 
//border-bottom: solid 1px #cecece; 
margin-bottom: 15px; 
margin-top: 10px;
margin-right:9px;
}

.small-title span {
color: #333333; 
}

.small-title .right a { 
color: #333333; 
background: url(http://www.malmoresund.se/wp-content/themes/Portfolio/images/rss.jpg) no-repeat center right;
padding-right: 17px; 
}

.small-title .right {
text-align: right; }

/***  PORTFOLIO ITEMS ***/

.portfolio-item {
border-bottom: solid 1px #cecece;
padding-bottom: 20px; 
margin-bottom: 20px; 
}

.portfolio-item .left img, .about .right img {
/* border: solid 6px #ffffff; */
padding: 4px; }

.portfolio-item .right h2, .page h2 {
font-size: 18px;
color: #333333;
font-family: 'Georgia', 'Times New Roman'; 
line-height: 18px; 
margin-bottom: 15px; 
}

.page .head {
border-bottom: solid 1px #cecece;
}

.portfolio-item .right, .page { 
color: #1a1a1a; 
font-family: Georgia;
font-size: 13px; 
line-height: 18px;
margin-top: 18px;
}

.portfolio-item .right .details { 
text-transform: uppercase;
margin-bottom: 15px;
}

.portfolio-item .right .details span {
color: #333333;
text-transform: none; 
}

/* FOOTER */

.footer {
background-color: ffffff;
margin-top: 20px;
}

.footer .in {
width: 940px; 
margin: 0px auto 0px auto; 
}

.footer h2 { 
font-size: 13px;
font-weight: bold;
letter-spacing: -1px;
color: #333333;
font-family: Georgia;
text-transform: uppercase;
}

.footer p {
color: #1a1a1a;
font-family: Georgia;
font-size: 13px;
margin: 0px;
}

.footer p a {
color: #1a1a1a;
text-decoration: underline;
}

.footer { padding: 40px 0 50px 0; }

/* ABOUT PAGE */

.about .head h2 {
margin: 0px; 
}

.about .head span { 
color: #333333;
font-weight: bold;
display: block;
margin: 0px 0px 15px 0px;
}

.page h3 { 
color: #333333;
font-size: 18px;
font-family: 'Georgia', 'Times New Roman';
margin: 40px 0 10px 0; 
}

.about span {
text-transform: uppercase; 
color: #333333;
display: block;
margin-top: 10px;
}

/* NAVIGATION */

.navigation a {
background-color: ffffff;
display: block;
color: #1a1a1a;
padding: 10px;
font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: -1px;
width: 155px;
text-align: center;
text-transform: uppercase;
}

.navigation .alignleft {
float: left; }

.navigation .alignright {
float: right; }

.navigation a:Hover {
color: #333333}

/***  NEWS ITEMS ***/

.news-item {
border-bottom: solid 1px #cecece;
padding-bottom: 20px; 
margin-bottom: 20px; 
}

.news-item h2 {
font-size: 18px;
color: #333333;
font-family: 'Georgia', 'Times New Roman'; 
line-height: 18px; 
margin-bottom: 15px; 
}

.news-item .right, .page { 
color: #1a1a1a; 
font-family: Georgia;
font-size: 13px; 
line-height: 18px;
}

.news-item img.alignright {float:right; margin:0 0 1em 1em}
.news-item img.alignleft {float:left; margin:0 1em 1em 0}
.news-item img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.news-item a img.alignright {float:right; margin:0 0 1em 1em}
.news-item a img.alignleft {float:left; margin:0 1em 1em 0}
.news-item a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* dynamic columns */
div.dynamic-col-1 { float: left; width: 38%; padding-right: 2%;}
div.dynamic-col-2 { float: left; width: 38%;padding-right: 2%;}
div.dynamic-col-3 { float: left; width: 20%;}
div.clear { clear: both; }
