/*

Theme Name: We The People RWD

Author: Brian Richards

Author URI: http://m3sm.com/

Description: We The People RWD

Version: 1.0.0



Hagadone Digital Custom Design © 2015 Hagadone Digital.

*/

body {

	margin:0px;

	font-family: Georgia,"Times New Roman",serif

	font-size: 14px;

	color: #333;

	background-image: url(images/splash-wtp.jpg);

	background-repeat: repeat;

}

a:link {

	color: #181863;

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #181863;

}

a:hover {

	text-decoration: none;

	color: #181863;

	cursor:pointer;

}

a:active {

	text-decoration: underline;

	color: #181863;

}

h1 {

	font-size: 24px;

	color: #181863;

	font-weight:400;

	margin-top:0px;

}

h2 {

	font-size: 18px;

	color: #181863;

	font-weight:400;

}

h3 {

	font-size: 16px;

	color: #181863;

	font-weight:400;

}

img{border:none; max-width:100%;}

strong{font-weight:700;}

.container{

	width:100%;

	max-width:768px;

	margin-left:auto;

	margin-right:auto;

}

#pagetop {

	float: left;

	width: 100%;

	position: relative;

}

#menu {

	float: left;
position:relative;
z-index:99999;
	width: 100%;

}

#mainpage_wrap {

	background-color: #FFF;

	float: left;

	width: 96%;

	padding-top: 5px;

	padding-right: 2%;

	padding-bottom: 5px;

	padding-left: 2%;

}

#home_slider {

	display: none;

}

#homebody {

	float: left;

	width: 100%;

	margin-bottom: 20px;

}

#innerbody {

	float: left;

	width: 100%;

	margin-bottom: 20px;

}

#home_rightinfo {

	float: left;

	width: 100%;

	margin-bottom: 20px;

}

#home_bottomthree {
	float: left;
	width: 100%;
}

#home_locator {

	float: left;

	width: 100%;

}

.home_servicescontainer {

	float: left;

	width: 100%;

	margin-top: 15px;

}

#pagebottom {

	color: #FFF;

	text-align: center;

	float: left;

	width: 100%;

	margin-top: 20px;

	margin-bottom: 20px;

}

#pagebottom a {

	color: #FFF;

}

#footermenu {

	float: left;

	width: 100%;

	margin-bottom: 8px;

	text-align:center;

}

#footermenu ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#footermenu ul li {

	display: inline-flex;

	padding-left: 10px;

	padding-right:10px;

}

#footermenu ul li a{

	color: #FFF;

	font-size:12px;

}

#footermenu ul ul{

	display:none;

}

#copyright {

	float: left;

	width: 100%;

}



#wtpplaywrap {

    background-image: url("http://www.wethepeopleusa.com/wp-content/themes/wethepeople-V2.0/images/menugradiant.png");

    width: 100%;

}



.wtp-logo {

    background-image: url("http://www.wethepeopleusa.com/wp-content/themes/wethepeople-V2.0/images/menugradiant.png");

    float: left;

    padding-top: 1px;

height:39px;

    width:15%;

}

.wtptext {

    background-image: url("http://www.wethepeopleusa.com/wp-content/themes/wethepeople-V2.0/images/menugradiant.png");

    color: #ffffff;

    float: left;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    font-size: 14px;

    font-weight: bold;

    padding-bottom: 12px;

    padding-top: 10px;

	padding-left:1%;

    width: 82.1%;

}



.playerwtp {

    float: left;

    margin-bottom: 10px;

    width: 100%;

}

.xoxo{margin:0px; padding:0px; list-style-type:none;}

.favbut {

    background-color: #3b5699;

    border: medium none;

    color: #fff;

    padding: 5px;

}



.location {

    float: left;

    padding-bottom: 10px;

    width: 100%;

}

.day {

    background: url("../images/button-search-wtp.gif") repeat scroll 0 0 #333;

    border: thin solid #666;

    color: #ffffff;

    float: left;

    font-weight: bold;

    padding: 3px;

    text-align: center;

    width: 48%;

}



.hours {

    background: url("../images/button-search-wtp.gif") repeat scroll 0 0 #333;

    border: thin solid #666;

    color: #ffffff;

    float: left;

    font-weight: bold;

    padding: 3px;

    text-align: center;

    width: 48%;

}



.dow {

    border: thin solid #666;

    float: left;

    padding: 3px;

    width: 48%;

}

.hrnotes {

    background: url("../images/tail-title5.gif") repeat scroll 0 0 #0066cc;

    border: thin solid #666;

    color: #ffffff;

    float: left;

    font-weight: 700;

    margin-bottom: 10px;

    min-height: 22px;

    padding-top: 3px;

	padding-bottom: 3px;

    width: 100%;

}

.googlemap {

    float: left;

	width:100%;

}
.widget h3 {
	color:#fff;
	font-size:16px;
	background:url(images/tail-title1-wtp.gif) repeat-x left top;
	line-height:49px;
	height:49px;
	overflow:hidden;
	padding-left:19px;
	margin:0;
}
.widget ul {
	margin:0px;
	padding:0px;
}
.widget ul li {
	list-style-type:none;
	background:#f6f5f5;
}
.widget ul li a {
	text-decoration:none;
	line-height:38px;
	background:url(images/tail-bg.gif) repeat-x left top;
	display:block;
	padding-left:20px;
	border-left:1px solid #f6f5f5;
	border-right:1px solid #f6f5f5;
}
.widget ul li a:hover {
	color:white;
	background:url(images/tail-bg-act.gif) repeat-x left top;
	border-left:none;
	border-right:none;
	padding-left:21px;
}
.widget ul.children {
	margin:0px;
	padding:10px 0;
}
.widget ul.children li a {
	font-size:10pt;
	line-height:1.7em;
	text-transform:uppercase;
	background:none;
}
.widget ul.children li a:hover {
	text-decoration:underline;
	color:#181863;
}
a.button {
    background: rgba(0, 0, 0, 0) url("http://www.wethepeopleusa.com/wp-content/themes/wethepeople-V2.0/images/button-bg.gif") no-repeat scroll left top;
    color: #fff;
    display: inline-block;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    text-decoration: none;
    text-indent: 12px;
    width: 97px;
}

h2.title a {
    color: #181863;
	text-decoration:none;
}
h2.title a:hover {
    color: #000;
	text-decoration:none;
}
.deskonly{display:none;}
.putabovemin{

}

@media screen and (min-width: 320px) {

}

@media screen and (min-width: 480px) {

}

@media screen and (min-width: 768px) {

	.container{max-width:1012px;}

	#menu {

	float: left;

	width: 100%;

	position:absolute;

	bottom:0px;

}

#home_slider {

	display: block;

	float: left;

	width: 300px;

}

#homebody {

	float: left;

    margin-left: 1%;

    margin-right: 1%;

    width: 43%;

}

#home_rightinfo {

	float: left;

    width: 24%;

}

#home_locator {

	float: left;

	width: 30%;

}

.home_servicescontainer {

	width: 30%;

	margin-top: 0px;

}



#innerbody {

float: left;

    margin-bottom: 20px;

    margin-right: 6%;

    margin-top: 20px;

    width: 70%;

}
#home_bottomthree {
	float: left;
	width: 85%;
	margin-top:-275px;
}
.deskonly{display:block;}
.mobileonly{display:none;}
	.putabove768{}

}

@media screen and (min-width: 1024px) {

}

article#innerbody .operation {
	width: 100% !important;
	box-sizing:border-box;
}
article#innerbody .day {
	width: 50% !important;
	box-sizing:border-box;
}
article#innerbody .hours {
	width: 50% !important;
	box-sizing:border-box;
}
article#innerbody .dow {
	width: 50% !important;
	box-sizing:border-box;
}
article#innerbody .hrnotes {
	width: 100% !important;
	box-sizing:border-box;
}


