/*
 Theme Name:   PureType Child
 Description:  PureType Child Theme
 Template:     PureType
 Author:	   Robert Mason
*/


@import url("../PureType/style-Default.css");


/* =Theme customization starts here
-------------------------------------------------------------- */


/*-------------------------------------------------NAV---------------------------------------------------*/

#categories ul li a:hover {
  
  /*-------------------Changes Hover Color Nav ------------------*/
  
			background-color: #286780 !important;
	
				}


#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
  
  
  	/*-------------------Changes active Color Nav ------------------*/
  
			background-color: #76a0b0 ;
	
				}
	  


/*--------------------------------------------------Body---------------------------------------------------*/

.sidebar-box-title {
	
 	/*-------------------Changes Color Bars Above Widget ------------------*/
  
  	background-color: #76a0b0 !important;
  
					}

	/*-------------------Changes Background Color ------------------*/


body {

	background-color:;

}




/*----------Do not edit below this line or ELSE.....----------*/

.sidebar-box-title {
	padding: 16px 11px !important;
	margin: 0px 0px 7px -12px !important;
	border-top-right-radius: 15px !important;
	border-top-left-radius: 15px;
	border:none!important;
	width: 100%;
	text-align: center;
  	height: 22px;
		}

table#wp-calendar {
	width: 100%;
		}

#categories {
	min-height: 55px !important;
	margin-top: 40px !important;
	border-top-left-radius: 15px !important;
	border-top-right-radius: 16px !important;
	box-shadow: 0px 1px 4px #000 !important;
	z-index: 5 !important;
	position: relative !important;
		}

#categories ul li a:hover {
	
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	height: 43px !important;
	margin-top: -1em !important;
	margin-left: -0.125em !important;
	box-shadow: 0px 0px 1px #000;
		}


#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	height: 43px !important;
	margin-top: -1em !important;
	margin-left: -0.125em !important;
	box-shadow: 0px 0px 1px #000;
		}
	  

#sidebar {
float: right;
width: 251px;
color: #959487;
background-color: #e9e9d9;
border-right: 1px solid #dedeca;
border-left: 1px solid #dedeca;
  padding-left:0px !important;
}

.textwidget {
text-align: center;
padding: 1.25em 0 1em 0;
}

p.aboutme {
text-align: left;
}


/*----------------------------------------------------------*/

.sidebar-box {

	width: 239px !important;

}


#container {

	width: 1100px !important;

}

#categories {
  
	width: 1100px !important;

}


#wrapper2 {
  
	width: 1100px !important;
  
}

.logo {

	width: 1100px !important;

}

#left-div {
  
	width: 799px !important;

}

.post-wrapper {
  
	width: 770px !important;

}

.avatar {
border: 5px solid #eeeedd;
margin-bottom: 0px !important;
margin-right: 10px;
width: 80px !important;
height: 80px !important;
float: left;
padding: 1em;
}

#sidebar {

width: 270px !important;
}


#pages-inside ul li a {

display: none !important;
}