/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/
a {text-decoration:none; color: #5819B3; outline:none; border:none;}
a:hover {text-decoration:underline; color: #5819B3;}
#portfolio .ext .p {
    color: #5819B3;
	font-family: 'Open Sans', arial, serif;
    text-transform: uppercase;
    font-weight:bold;
    font-size:14px;
    letter-spacing:2px;
    word-spacing:5px;
	}
#portfolio  .meta a:hover {
    color: #5819B3;
	}
.dropdown a:hover { 
	text-shadow: none; 
	color: #5819B3; 
}
li.current-menu-item a,  
li.current_page_item a,  
li.current-menu-ancestor a,  
li.current-menu-parent a,  
li.current_page_parent  a {   
	color: #5819B3; 
	}
.dropdown a:hover { 
	text-shadow: none; 
	color: #5819B3; 
}
.aside h4 {
	color: #5819B3;
	border-bottom: 1px solid #e8e8e8;
	padding: 6px 0 4px;
	text-transform: uppercase;
	font-size:13px;
	margin:8px 0;
	font-family:'Droid Sans', Arial, sans-serif;
	}
