

body {
background-color:#EBEBEB;
background-image:url(http://www.nialler9.com/portfolio/bg.png);
background-position:left top;
background-repeat:repeat;
border-top:0px solid #FFFFFF;
margin:0;
padding:0;
}


/*** GENERAL TAGS ***/

a, a:link, a:active {
color: #f23183;
text-decoration: none; 
}

p { font-size:13px;}

.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: 50px 0px 30px 0px;
}

/*** LOGO ***/

#headlogo {
width: 350px;
height: 30px; 
background-image: url(http://www.nialler9.com/portfolio/wp-content/themes/Portfolio/images/logo.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: 0px 0 0 0;
}

.header ul li { 
display: inline;
}

.header ul li a {
font-size: 18px;
padding: 10px;
font-family: arvo,'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
text-transform: uppercase;
margin-left: 20px;
color: #444;
}

.header ul li.current_page_item a {
color: #ffffff; 
background-color:#ec247a;
}

.header ul li.current_page_item a:hover {
color: #ffffff; 
background-color:#ec247a;
}


.header ul li a:hover {
color: #ec247a;
}

#description { background:url(images/header2.png) top left no-repeat; width:941px; height:131px; display:block;}
#description p { text-indent:-9000px;}
/*** HEAD QUOTE ***/

.head-quote {
border-bottom: solid 0px #412E1E;
background-color: #fff;
color: #333333;
font-family: 'Georgia', 'Times New Roman';
font-size: 25px;
padding: 20px 0px;
margin-bottom: 40px; 
}

.head-quote p { margin: 0px; }

.head-quote strong {
color: #f23183;
text-decoration: underline; 
font-weight: normal;
}

/*** SMALL TITLE ***/

.small-title { 
font-family:'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
font-size: 13px; 
color: #f23183;
text-transform: uppercase; 
padding-bottom: 10px; 
border-bottom: solid 1px #412E1E; 
margin-bottom: 20px; 
}

.small-title span {
color: #333; 
}

.small-title .right a { 
color: #333; 
background: url(http://www.nialler9.com/portfolio/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 #412E1E;
padding-bottom: 50px; 
margin-bottom: 20px; 
}

.portfolio-item a:link, .portfolio-item a:visited  , .page a:link, .page a:visited{border-bottom:1px dotted #f23183;}

.portfolio-item .left img, .about .right img {
border: solid 6px #4c493d; 
padding: 4px; }

.portfolio-item .right h2, .page h2 {
font-size: 38px;
color: #ec247a;
font-family: arvo,'Georgia', 'Times New Roman'; 
line-height: 35px; 
margin-bottom: 15px; 
}

.page .head {
border-bottom: solid 1px #412E1E;
}

.portfolio-item .right, .page { 
color: #333;
font-family:'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
font-size: 12px; 
line-height: 18px;
}

.portfolio-item .right .details { 
text-transform: none;
margin-bottom: 15px;
}

.portfolio-item .right .details span {
color: #f23183;
text-transform: none; 
}

/* FOOTER */

.footer {
background-color:#111;
margin-top: 50px;
}

.footer .in {
width: 940px; 
margin: 0px auto 0px auto; 
}

.footer h2 { 
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
color: #ffffff;
font-family:'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
text-transform: uppercase;
}

.footer p {
color: #d3d0d0;
font-family:'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
font-size: 12px;
margin: 0px;
}

.footer p a {
color: #d3d0d0;
text-decoration: underline;
}

.footer { padding: 30px 0 30px 0; }

/* ABOUT PAGE */

.about .head h2 {
margin: 0px; 
}

.about .head span { 
color: #B9F600;
font-weight: bold;
display: block;
margin: 0px 0px 15px 0px;
}

.page h3 { 
color: #ffffff;
font-size: 18px;
font-family: 'Georgia', 'Times New Roman';
margin: 40px 0 10px 0; 
}

.about span {
text-transform: uppercase; 
color:#B9F600;
display: block;
margin-top: 10px;
}

/* NAVIGATION */

.navigation a {
background-color: #19120C;
display: block;
color: #FFF;
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:ffffff;

}


.hidden { text-indent:-9000px; HEIGHT:0PX;}
