/* 
Theme Name: cmdshiftdesign 6.0
Description: Portfolio Website
Template: portfolio-plus
Version: 1.0
Author: Liz Andrade 
Author URI: http://cmdshiftdesign.com
*/

@import url("../portfolio-plus/style.css");
/* Any stylesheet overrides should go below this line */
body {
	border-top: solid 5px #af4682;
	background: #fff url('images/bg.jpg');
}
#branding {
	background: none;
}
#main {
	background: none;
}
#navigation ul a {
	color: #252525;
}
.wp-caption {
	padding: 20px 15px 15px 10px;
}
.wp-caption .wp-caption-text, .gallery-caption {
	color: #333;
	font-size: 14px;
}
#entry-sidebar {
	overflow:hidden;
	float:right;
	width:24%;
}
#entry-sidebar p {
	margin:0 0 15px 0;
}
#entry-sidebar ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}
#entry-sidebar ul ul {
	margin: 0;
}
#entry-sidebar ul li {
	list-style-type: circle;
}
#entry-sidebar ul ul li {
	list-style-type: disc;
}
#entry-sidebar ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
}
#entry-sidebar ol ol {
	margin: 0;
}
#entry-sidebar ol li {
	list-style-type: upper-latin;
}
#entry-sidebar ol li ol li {
	list-style-type: lower-latin;
}
#entry-sidebar .entry-title {
	font-size:34px;
	line-height:46px;
	text-shadow: 0px 1px 1px #fff;
	border-bottom:1px solid #ddd;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	box-shadow: 0 1px 0 0 #fff;
	padding-bottom:0px;
	margin-bottom:15px;
}
#entry-sidebar blockquote {
	color: #444;
}
#entry-sidebar blockquote p {
	font-style:italic;
}
#entry-sidebar blockquote {
	font-style:italic;
	padding: 10px 35px;
	background: url('images/quote.png') no-repeat 0 0;
}
#entry-sidebar blockquote, #entry-sidebar blockquote p {
	font-size:18px;
}
#entry-sidebar cite {
	display: block;
	text-align: right;
	padding-left: 35px;
}
ul.somed_widget {
	list-style:none;
}
ul.somed_widget li {
	display: inline-block;
	padding:5px 3px 10px 0;
}
.widget-container .wpcf7-text, .widget-container .wpcf7-textarea {
	width: 100%;
}
#footer-widgets .block {
	width:31%;
}


/* 404 Page */
body#fourOhfour {
	background:#eee url(images/hai.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
body#fourOhfour h1 {
	line-height:1em;
	margin: 30px 0 20px 30px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 2.35em;
	color: #fff;
	text-shadow: 2px 2px 7px #252525;
	font-weight: bold;
}
body#fourOhfour #branding {	
	background: #fff;
	background:url(images/opacity-white.png) repeat;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	position:absolute;
	bottom:0;
	width: 100%;
}
body#fourOhfour p,body#fourOhfour form {
	margin-left: 30px;
}
body#fourOhfour p { padding-bottom: 10px;}
/*---*/
@media (max-width: 680px) {
#entry-sidebar {
	clear:both;
	float:none;
	width:100%;
}

	#navigation .menu-toggle {
		color:#000;
		background:#ddd;
		background:rgba(221, 221, 221, 1);
		box-shadow:0 1px 0px rgba(255, 255, 255, 0.3);
	}
	#navigation ul li a {
		color:#fff;}
	#navigation ul li {
		background:#666;
		background:rgba(102, 102, 102, 1);
		width: 95%;
		padding: 8px;
	}
#navigation .menu > ul > li:hover, #navigation .menu > ul > .current-page-item, #navigation .menu > ul > .current-menu-parent, #navigation .menu > ul > .current-menu-item {
	background:#af4682;}
#footer-widgets .block {
	width:100%;
}
@media (max-width: 480px) {
	

}
