/*
Theme Name: CACalls based on Bare
Theme URI: http://radicaldesigns.org 
Author URI: http://radicaldesigns.org
Description: A custom theme for Omada Health based on Bare http://www.shellbang.info/wordpress/bare/ 
Author: margot @ radicaldesings.org 
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: microformats, one-column 

CACalls Theme, (c) 2013 Radical Designs
CACalls Theme is a derivative of Bare Theme, (c) 2011 Shellbang
Bare Theme is a derivative of TwentyTen, (c) The WordPress Team
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
  font-family:arial,sans-serif;
  color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
	line-height: 1.22em;
}
ol,  ul {
	list-style: none;
}
.entry-content {
font-size: 14px;
}
.entry-content ol, .entry-content ul {
	list-style: outside;
	margin: 10px 15px;
}
.entry-content li {
	margin: 3px 5px;
}
p {
margin: 1em 0;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
  color:#FF9900;
  text-decoration:none;
}
h1 a, h2 a, h3 a, h4 a {
  color:#333333;
}
a img {
	border: none;
}
.clear {
  clear:both;
}
.widget {
position: relative;
margin-bottom: 20px;
}
#sign-up {
  background-image:url('images/ca-calls-button_10.gif');
  background-color:rgba(0,0,0,0);
  border:0;
  width:260px;
  height:44px;
  margin-top:15px;
}
#signmeup input.signup {
  width:250px;
  margin:10px 0px 0px 0px;
  border:none;
 padding:3px; 
}

.skip-link  {
margin-left: -300px;
height:0px;
}
.main{
  position:relative;
	margin: 0 auto;
	width: 950px;
	
}
#commentform{
	display: table;
	width: 60%;
}
#commentform p{
	display: table-row;
	margin: 4px;
}
#commentform label{
	display: table-cell;
	width: 70%;
	vertical-align: top;
}
#commentform input{
	display: table-cell;
}
.children li{
	margin-left: 10px;
}
.commentlist li{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000000;
}
.recentcomments{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000000;
}
.gallery .gallery-caption{
	color: #000000;
}
.home .sticky{
	border: none;
}
.bypostauthor{
	border: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
        padding: 6px 10px 0 0;
}

.alignright {
	float: right;
        padding: 6px 0 0 10px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#header {
background-color:rgba(256,256,256,0.8);
height: 140px;
width: 100%;
position:absolute;
}
#header-container {
width: 950px;
margin: 0 auto;
position: relative;
}
#logo {
width: 200px;
position: absolute;
top: 20px;
left: 17px;
}
#main-menu-top-seperator {
width: 100%;
background: #fff;
height: 0px;
position: absolute;
top: 117px;
}
#tiny-top-menu {
  position:absolute;
  right:0px;
  color:#006699;
}
#tiny-top-menu li {
  float:left;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin:10px 0 10px 10px;
}
#tiny-top-menu li a {
  color:#006699;
}

#search-box {
position: absolute;
right: 165px;
top: 87px;
}

#search-box input {
border: 2px solid #006699;
color: #333333;
background: none;
line-height: 20px;
padding: 0px 5px;
width: 100%;
}

#top-social-media-buttons {
position:absolute;
right:0px;
top:87px
}

#top-social-media-buttons #twitter {
width:28px;
height:24px;
float:left;
background-image:url('images/ca-social.png');
}
#top-social-media-buttons #facebook {
width:30px;
height:24px;
float:left;
background-position:-29px;
background-image:url('images/ca-social.png');
}
#top-social-media-buttons #rss {
width:28px;
height:24px;
float:left;
background-position:-58px;
background-image:url('images/ca-social.png');
}
#top-social-media-buttons #youtube {
width:28px;
height:24px;
float:left;
background-image:url('images/ca-calls-social_03.gif');
}
#top-social-media-buttons #youtube {
width:28px;
height:24px;
float:left;
background:url('images/ca-calls-social_03.gif') top left no-repeat;
}
#top-social-media-buttons #flikr {
width:28px;
height:24px;
float:left;
background:url('images/ca-calls-social_05.gif') top left no-repeat;
}
#language-tab {
  position:absolute;
  right:0px;
  top:34px;
  color:#FF9900;
  font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 600;
}
#menu-main-menu-outer {
width: 100%;
background: #ff9900;
height: 2.2em;
position: absolute;
top: 127px;
z-index:300;
}
.menu-main-menu-container {
  width:950px;
  height:35px;
  margin:auto;
  position:relative;
}


ul#menu-main-menu {
width: 950px;
margin: 0 auto;
}
ul#menu-main-menu li {
float: left;
padding:4px 14px; 
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4em;
}
ul#menu-main-menu li:hover {
background: #e7e7e7;
color: #006699;
}
ul#menu-main-menu li#menu-item-1036 {
  background:#006699;
}
ul#menu-main-menu li#menu-item-1036:hover a {
color: #ffffff;
}
ul#menu-main-menu li a {
color: #ffffff;
text-decoration: none;
}
ul#menu-main-menu li.current_page_item, ul#menu-main-menu li.current-page-ancestor {
background: #e7e7e7;
color: #006699;
}
ul#menu-main-menu li.current_page_item a,  ul#menu-main-menu li.current-page-ancestor  a {
color: #006699;
}
ul#menu-main-menu li#menu-item-1036.current_page_item a, ul#menu-main-menu li#menu-item-1036.current-page-ancestor  a {
color: #ffffff;
}
ul#menu-main-menu li:hover a {
color: #006699;
}
ul#menu-main-menu li ul li {
width:220px;
background-color:rgba(250, 250, 250, 1);
padding:10px;
color:#000;
font-size: 14px;
margin-left: -18px;
}
ul#menu-main-menu li ul li a {
  color:#000;
}
ul#menu-main-menu li ul {
  display:none;
  position:absolute;
  width:200px;
margin-top: 3px;
margin-left:4px;
}
ul#menu-main-menu li:hover > ul {
  display:block;
}

#big-dropdown-panel {
  font-size: 14px;
  position:absolute;
  top:157px;
  width:260px;
  background-color:#006699;
  right:0px;
  padding:20px;
  color:#ffffff;
  z-index:200;
}
.highlight {
color: #fd8b00;
font-weight: 700;
}
#big-dropdown-panel h1 { 
line-height: 1.2em;
color: #ffffff;
font-size: 22px;
}
#big-dropdown-panel h2 { 
line-height: 1.2em;
color: #ffffff;
font-size: 26px;
}
#big-dropdown-panel strong {
margin: 0;
color: #ffffff;
padding: 0 0 3px 0;
font-size: 14px;
}
#splash-image {
  width:100%;
}
#splash-image #who-are {
  width:100%;
  min-height:825px;
  background: #777777;
  background-size: cover !important;
}
#who-are-blurb {
  width:560px;
  font-size: 14px;
  position:absolute;
  background-color:rgba(256,256,256,0.8);
  top:500px;
  padding:20px 25px;
  font-size: 15px;
  line-height: 1.4em;
  color: #333333;
}
#blue-break {
width: 100%;
height: 270px;
background-color:#006699;
padding-top:20px;
}
.home-page-links {
  width:237px;
  height:250px;
  float:left;
  color:#fff;
}
.home-page-links h1, .home-page-links h1 a {
  width:220px;
  display:block;
  margin:auto;
  font-size: 20px;
  color: #ffffff;
}

#orange-break {
width: 100%;
height: 20px;
background-color:#FF9900;
}
#pattern-trees {
  background:url('images/ca-trees.png') center bottom;
  background-repeat:repeat-x;
}
#pattern-background {
background:url('images/ca-street-lighter.jpg') center;
}

#home {
padding-bottom:320px;
}

#home #container {
width:530px;
margin:50px 30px 0px 0px;
float:left;
}
.post-preview, .press-releases {
  margin-top:35px;
}
.post-preview p {
margin:0;
font-weight: 200;
font-size: 14px;
line-height: 1.3em;
}
.post-preview a {
  font-weight:800;
}
.datetime {
  font-weight:800;
  margin:10px 0px;
  display:block;
}
#more-link, .more-link {
  float:right;
  margin:5px 0px;
  font-size: 14px;
}
.more {
color: #FF9900;
display: inline;
padding: 0 0 0 0;
}
#more-link h2  {
  font-size: 18px;
}
#home #home-sidebar {
width:340px;
float:left;
margin:50px 0px 0px 10px;
padding:20px 20px 95px 20px;
position:relative;
}
#home #home-sidebar-bg {
background-color:rgba(236, 236, 236, .8);
	width: 100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#anchor-orgs {
position:relative;
margin-bottom: 25px;
}
#anchor-orgs h2 {
  width:270px;
}
#anchor-orgs h3 {
  color:#ff9900;
  font-size:16px;
}
#anchor-orgs-popup p {
  font-size:12px;
}

#anchor-orgs img {
  margin-top:60px;
  margin-bottom:10px;
}
#inside-sidebar #anchor-orgs-popup li {
top:55px;
font-size:10px
}
#anchor-orgs-popup li {
  position:absolute;
  background:rgba(251, 251, 251, .9);
top:75px;
right:0px;
width:200px;
padding:10px;
display:none;
font-size: 11px;
line-height: 1.1em;
}
#inside-sidebar .county {
  font-size:12px;
}
.county {
font-size: 14px;
display: block;
padding: 10px 0 3px 0;
line-height: 1.6em;
font-weight: bold;
}

#pin-map {
  position:relative;
}
.pin {
  position:absolute;
  b//ackground:url('images/ca-calls-star.png') top left no-repeat;
  width:38px;
  height:41px;
  z-index:100;
}
#pin-1 {
  position:absolute;
  top:190px;
  left:21px;
}
#pin-2 {
  position:absolute;
  bottom:13px;
  left:140px;
}
#pin-3 {
  position:absolute;
  bottom:124px;
  left:50px;
}
#pin-4 {
  position:absolute;
  bottom:154px;
  left:95px;
}
#pin-5 {
  position:absolute;
  bottom:74px;
  left:165px;
}
#pin-6 {
  position:absolute;
  bottom:60px;
  left:100px;
}
.post-preview h2 {
font-size: 19px;
padding: 0 0 10px 0;
}
#home #content h1 {
font-size: 23px;
}
#home-sidebar a  h2 {
  position:absolute;
  bottom:20px;
  right:20px;
}

#home-sidebar h2 {
  margin:10px 0px;
  font-size: 23px;
}

#home-sidebar input.submit {
  float:right;
  background-image:url('images/submit.png');
  border: 0px;
  width: 169px;
  height: 38px;
}
#home #twitter-block {
width:500px;
background-color:rgba(236, 236, 236, .8);
padding:20px;
float:left;
}
#home #twitter-block h1, #home #twitter-block h3  {
font-size: 19px;
}
#footer {
background: #339ACC;
height: 330px;
width: 100%;
}
#footer-container {
position:relative;
margin: 0 auto;
width: 950px;
color:#fff;
}	
ul#menu-footer-menu li {
  background: #339ACC;
  width: 168px;
  float:left;
  margin:20px 5px 0px 0px;
  color:#ff9900;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
}
ul#menu-footer-menu li#menu-item-1050 {
width: 200px
}
ul#menu-footer-menu li#menu-item-1055 {
width: 100px;
}
ul#menu-footer-menu li#menu-item-1056, ul#menu-footer-menu li#menu-item-1130, ul#menu-footer-menu li#menu-item-1051{
width: 150px
}
ul#menu-footer-menu li ul.sub-menu li {
  color:#fff;
  margin:0px 0px 0px 0px;
  font-weight:400;
  font-size: 13px;
}
ul#menu-footer-menu li ul.sub-menu a {
  color:#fff;
}
ul#menu-footer-menu li ul.sub-menu {
  margin-top: 10px;
}
ul#menu-footer-menu li ul.sub-menu li {
margin: 0;
padding: 0;
line-height: 1.3em;
}
#footer-logo {
  position:absolute;
  right:35px;
  top:150px;
  text-align: right;
  font-size: 12px;
}



/* INSIDE PAGES */


#single {
  padding-bottom:300px;
}

#inside {
  padding-top:160px;
}

.post, #single .page, .regions, #single .groups, #archive #content {
  padding-top:25px;
}
.entry-content, ol, ul {
line-height: 1.4em;
}
.post .entry-content, .page .entry-content, #archive #list, .groups .entry-content, .regions .entry-content, .press-releases .entry-content {
  background-color:#fff;
  padding:5px 18px;
  margin-bottom:15px;
  width: 90%;
}
.archive .entry-content {
  padding:10px 18px;
}
.entry-content h2, .entry-content h3 {
padding: 20px 0 5px 0;
}
.entry-content h2 {
font-size: 18px;
}
.entry-content h3 {
font-size: 14px;
}
.post .entry-content ul, .post .entry-content ol {
list-style: outside;
padding: 10px 20px;
}
.post .entry-content li { 
padding: 4px 0;
}
.post .entry-title {
  padding-bottom:10px;
  width: 90%;
}
h1.entry-title {
	font-size: 22px;
	padding: 0 10px 5px 20px;
	display: block;
}
.press-release-date, .press-release-contact {
  padding: 0 0 10px 20px;
}
#inside #content {
  width:638px;
  float: left;
}



/* INSIDE SIDEBAR */

#inside-sidebar {
  z-index:200;
  float: right;
  width:311px;
}
#top-inside-outer-sidebar {
  position:relative;
}
#top-inside-sidebar {
  background-color:#006699;
  color:#fff;
  right:0px;
  padding:20px;
  position:absolute;
}
#top-inside-sidebar h1 {
font-size: 22px;
line-height: 1.2em;
margin-bottom: 8px;
}
#inside-sidebar #top-inside-sidebar h2 {
letter-spacing: 1px;
padding-bottom: 0;
}
#inside-menu-sidebar  {
background-color:#ECECEC;
margin:280px 0px 15px 0px;
padding:20px 0px;
}
ul#menu-spanish-menu  {
background-color:#ECECEC;
padding:0px;
}
.menu-spanish-menu-container {
background-color:#ECECEC;
padding: 20px 0 20px 0;
}
#pusher {
margin:280px 0 0 0;
}
ul#menu-spanish-menu li {
padding: 9px 23px;
}
#inside-menu-sidebar li.current-menu-item, ul#menu-spanish-menu li.current-menu-item {
background-color:#FBFBFB;
}
#inside-menu-sidebar li.current-menu-item a,  ul#menu-spanish-menu li.current-menu-item a {
color:#006699;
}
#inside-menu-sidebar li,  ul#menu-spanish-menuli {
padding:8px 20px;
}
#inside-menu-sidebar li a,  ul#menu-spanish-menu li a {
color:#000;
}
#bottom-inside-sidebar {
  margin:15px 0px;
  padding: 20px 20px 25px 20px;
  background-color: #ECECEC;
  position: relative;
}
#inside-sidebar input.submit {
  float:right;
  background-image:url('images/submit.png');
  border: 0px;
  width: 169px;
  height: 38px;
}

#inside #bottom-inside-sidebar a h2 {
  display:none;
}


#social-sidebar-2 {
  background-color:#ECECEC;
  padding:20px;
}


#inside .textwidget iframe {
  width: 260px;
  height:150px;
}

#home .textwidget iframe {
  width:335px; 
  height:190px;
}
.overlay {
  display:none;
  position:absolute;
  width:580px;
  z-index: 20;
  color:#fff;
  padding:10px;
  background-color:rgba(0,102,153,1);
}
.single-regions .entry-content {
background-color:rgba(0,102,153,.9);
color: #ffffff;
}  
.overlay * {
  background-color:transparent;
}
.page .overlay .entry-content  {
  color:#fff;
  background-color:transparent;
}
.overlay h1 {
  color:#fff;
  padding-left: 0;
}
.overlay .orgs {
  color:#ff9900;
}
.orgs h2 a {
  color:#FF9900;
}
.regions .orgs {
  color:#ff9900;
}
.regions .tiny-group h4 a {
padding:10px 0;
color: #FF9900;
}
.regions .tiny-group span {
  font-size:12px;
}
.region-orgs h1.entry-title {
padding: 20px 0 10px 0;

}
.regions .overlay-map {
  float: left;
}
.region-orgs {
float: left; 
width: 250px;
}
.close-button {
  width:30px;
  height:30px;
  background:url('images/ca-calls-close.png') top left no-repeat;
  position:absolute;
  top:10px;
  right:0px;
}

.region-outer {
margin:10px;
float:left;
}
.region-outer a {
  color:#000;
  font-weight:bold;
}

.region-buttons {

  width: 274px;
  height: 170px;
}

#region-1112 {
background-image:url('images/SanDiego.png');
}

#region-1123 {
background-image:url('images/regions_14.jpg');
}

#region-1114 {
background-image:url('images/regions_09.jpg');
}

#region-1110 {
background-image:url('images/regions_03.jpg');
}

#region-1116 {
background-image:url('images/CentralCoast.png');
}

#region-1108 {
background-image:url('images/IE.png');
}
#our-alliance {
  background-color:#fff;
  padding:20px;
  width:589px;
}

.statewide-button {
width:572px;
height:416px;
background:url('images/under_Statewide.jpg') top left no-repeat;
float:left
}

.wp-polls {
font-size:12px;
}
.read-more {
display: none;
}
.read-more-link {
color: #FF9900 !important;
text-align: right;
}
#polls-widget-3, #polls-widget-5 {
background: #ffffff;
padding: 10px;
text-align: left !important;
}
#post-1330 h2 {
padding: 3px 0 10px 20px;
font-size: 18px;
}
#post-1330 .entry-content h2 {
padding: 3px 0 10px 0;
}
#post-1330 #more-link {
padding: 0;
margin: 3px 0;
}
.press-item {
padding: 5px 0;
}
.press-item h5 {
font-size: 15px;
}
.press-date {
font-size: 12px;
}
#inside-sidebar h2 {
padding: 0 0 10px 0;
font-size: 20px;
}
#text-19 {
color: #ffffff;
padding: 10px;
margin: 10px 0 10px 0;
background: #585858;
}
#inside-sidebar #text-19 h2, #inside-sidebar #text-19 p {
padding: 0;
margin: 0;
}
#inside-sidebar #text-19 h2 {
padding: 0 0 15px 0;
}
#polls-widget-4 {
background: #ffffff;
padding: 10px;
}
.index-mission {
height: 170px;
width: 220px;
margin:auto;
  margin-top:15px;
  margin-bottom:10px;
  display:block;
  outline:none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  box-shadow: 0 0 25px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .5); 
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}
#fund-public-services:hover  {
background: url(images/ca-mission_11.jpg) top left no-repeat;
}
#fund-public-services{
background: url(images/cacalls-index-missions_11.jpg) top left no-repeat;
}
#good-government:hover {
background: url(images/ca-mission_13.jpg) top left no-repeat;
}
#good-government {
background: url(images/cacalls-index-missions_13.jpg) top left no-repeat;
}
#fair-taxes:hover  {
background: url(images/ca-mission_15.jpg) top left no-repeat;
}
#fair-taxes{
background: url(images/cacalls-index-missions_15.jpg) top left no-repeat;
}
#economic-growth:hover  {
background: url(images/ca-mission_17.jpg) top left no-repeat;
}
#economic-growth{
background: url(images/cacalls-index-missions_17.jpg) top left no-repeat;
}
#twitter-block img {
float: left;
padding: 0 10px 0 0;
}
#twitter-block h1, #twitter-block h3 {
margin-bottom: 10px;
}
#last-tweet {
float: left;
width: 400px;
background: #ffffff;
padding: 10px;
}
#last-tweet h2 {
display: none;
}
#last-tweet .entry-meta {
font-size: 12px;
display: block;
}
#like-box {
margin-top: 20px;
}
#last-tweet a {
color: #308dbc;
}
.wp-polls .Buttons {
background-color: #FF9900 !important;
border: 0 !important;
color: #ffffff;
font-size: 20px;
float: right;
}
#campaigns-list {
border-left: 3px solid #006699;
}
#campaigns-list .entry-content {
color: #000000;
background: transparent;
}
#campaigns-list h3 {
color: #FF9900;
font-size: 20px;
font-weight: 900;
padding: 2px 0 6px 25px;
text-transform: uppercase;
background: url(images/cacalls-timeline-arrow.png) top left no-repeat;
}
#campaigns-list .numbers {
color: #444444;
font-weight: bold;
font-size: 16px;
line-height: 1.2em;
padding: 0 0 32px 0;
}
#campaigns-list .questions {
margin: 10px 0 0 0;
}
#campaigns-list .questions-highlight {
background: #006699;
padding: 10px; 
width: 80%;
margin: 12px 0;
color: #ffffff;
font-weight: bold;
font-style: italic;
}
#campaigns-list img {
margin-bottom: 15px;
}
p#disclaimer {
    color: #F8981B;
    font-style: italic;
    font-weight: bold;
    margin-left: 210px;
}
#inside-sidebar-links h4 a {
padding: 0 20px 0 0;
margin: 5px 0 5px 0;
color: #ffffff;
background: url(images/ca-calls-arrow_03.png) center right no-repeat;
}
#inside-sidebar-links {
margin-bottom: 15px;
}
.page-id-199 #inside-menu-sidebar, .page-id-2 #inside-menu-sidebar {
display: none;
}
#nav-below {
margin-top: 15px;
}
.nav-next {
text-align: right;
}
#text-20 {
background-color: #ECECEC;
padding: 20px;
margin: 15px 0px;
}
.single-press-releases h1.entry-title, .single-press-releases h3 {
text-align: center;
}
.single-press-releases h3 {
padding: 10px 0px 10px 0px;
}
.nav-previous, .nav-next {
  padding:0px;
}
.page-numbers {
}
.pagination {
  margin:auto;
  text-align: center;
  width: 300px;
}
.pagination .next, .pagination .prev {
  display:none;
}
.pagers {
  background-color:#fff;
  margin:20px 0px 50px 0px;
  padding:10px;
  width:590px;
}
#archives-2 {
  display:none;
  background-color: #ECECEC;
}
.category-news #archives-2 {
  display:block;
  background-color: #ECECEC;
  padding: 20px;
}

#big-dropdown-panel a img{
  max-width: 100%;
  width: 260px;
  height: auto;
}
